Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PW_SID:534645] [BlueZ] tools: userchan-tester: Add test case for the closing channel #1228

Closed
wants to merge 2 commits into from

Conversation

tedd-an
Copy link
Owner

@tedd-an tedd-an commented Sep 11, 2021

From: Tedd Ho-Jeong An tedd.an@intel.com

This patch adds a test casse for checking the controller power state
after closing the user channel.

When the user channel is closed, the controller should be powered down
state.

This patch adds workflow files for ci:

[schedule_work.yml]
  - runs every 30 mins.
  - sync repo with upstream repo and rebase workflow branch to tip of
    master.
  - creates PR after reading patches from patchwork.kernel.org

[ci.yml]
  - Run the following tests:
    - checkpatch
    - gitlint
    - make
    - make check

[code_scan.yml]
  - Static code checks
  - Runs Coverity, Clang code scan, and Cppcheck
This patch adds a test casse for checking the controller power state
after closing the user channel.

When the user channel is closed, the controller should be powered down
state.
@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

CheckPatch
Test ID: checkpatch
Desc: Run checkpatch.pl script with rule in .checkpatch.conf
Duration: 0.35 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

CheckPatch_v2
Test ID: checkpatch_v2
Desc: Run checkpatch.pl script with rule in .checkpatch.conf
Duration: 1.47 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

GitLint
Test ID: gitlint
Desc: Run gitlint with rule in .gitlint
Duration: 0.12 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

GitLint_v2
Test ID: gitlint_v2
Desc: Run gitlint with rule in .gitlint
Duration: 0.96 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Prep - Setup ELL
Test ID: setupell
Desc: Clone, build, and install ELL
Duration: 48.23 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Build - Prep
Test ID: buildprep
Desc: Prepare environment for build
Duration: 0.11 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Build - Configure
Test ID: build
Desc: Configure the BlueZ source tree
Duration: 8.63 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Build - Make
Test ID: buildmake
Desc: Build the BlueZ source tree
Duration: 211.48 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Make Check
Test ID: makecheck
Desc: Run 'make check'
Duration: 9.12 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Make Distcheck
Test ID: makedistcheck
Desc: Run distcheck to check the distribution
Duration: 250.81 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Build w/ext ELL - Configure
Test ID: build_extell
Desc: Configure BlueZ source with '--enable-external-ell' configuration
Duration: 8.71 seconds
Result: PASS

@tedd-an
Copy link
Owner Author

tedd-an commented Sep 11, 2021

Build w/ext ELL - Make
Test ID: build_extell_make
Desc: Build BlueZ source with '--enable-external-ell' configuration
Duration: 199.46 seconds
Result: PASS

@github-actions github-actions bot force-pushed the workflow branch 5 times, most recently from d7f1c7d to 935bbb3 Compare September 17, 2021 21:26
@tedd-an tedd-an closed this Sep 18, 2021
@tedd-an tedd-an deleted the 534645 branch September 18, 2021 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant