Skip to content

[PW_SID:847218] [BlueZ,v1,1/3] gdbus: Add testing flags#2214

Closed
BluezTestBot wants to merge 4 commits intoworkflowfrom
847218
Closed

[PW_SID:847218] [BlueZ,v1,1/3] gdbus: Add testing flags#2214
BluezTestBot wants to merge 4 commits intoworkflowfrom
847218

Conversation

@BluezTestBot
Copy link
Copy Markdown
Owner

From: Luiz Augusto von Dentz luiz.von.dentz@intel.com

This adds testing flags which are similar to experimental but are only
available for testing.

gdbus/gdbus.h | 23 +++++++++++++++++++++++
gdbus/object.c | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+)

tedd-an and others added 4 commits April 23, 2024 17:36
This patch adds workflow files for ci:

[sync.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]
  - Tests the following checks:
    - checkpatch
    - gitlint
    - make
    - make check

[code_scan.yml]
    - Static code checker: Coverity and Clang
    - Coverity: Submit the result to the coverity website
    - Clang Code Scan: Send email with result file to the internal team

To simplify the history, new change will amend to this patch without
creating new patch.
This adds testing flags which are similar to experimental but are only
available for testing.
This adds support for D-Bus testing interfaces and testing profile
drivers.
This makes ccp plugin for testing only rather than experimental since
it is only meant for test validation as platforms shall integrate CCP
directly into their telephony stack.
@BluezTestBot
Copy link
Copy Markdown
Owner Author

CheckPatch
Desc: Run checkpatch.pl script
Duration: 1.41 seconds
Result: PASS

@BluezTestBot
Copy link
Copy Markdown
Owner Author

GitLint
Desc: Run gitlint
Duration: 0.93 seconds
Result: PASS

@BluezTestBot
Copy link
Copy Markdown
Owner Author

BuildEll
Desc: Build and Install ELL
Duration: 24.86 seconds
Result: PASS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants