tests: add tests for KMU and keys provisioning #76429
Annotations
3 errors and 2 warnings
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
-:14: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#14: FILE: tests/subsys/kmu/hello_for_kmu/CMakeLists.txt
-:32: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#32: FILE: tests/subsys/kmu/hello_for_kmu/prj.conf
-:39: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#39: FILE: tests/subsys/kmu/hello_for_kmu/sb_secondary_key.conf
-:51: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#51: FILE: tests/subsys/kmu/hello_for_kmu/sb_wrong_key.conf
-:63: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#63: FILE: tests/subsys/kmu/hello_for_kmu/src/main.c
-:83: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#83: FILE: tests/subsys/kmu/hello_for_kmu/sysbuild.conf
-:96: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#96: FILE: tests/subsys/kmu/hello_for_kmu/sysbuild/mcuboot.conf
-:112: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#112: FILE: tests/subsys/kmu/hello_for_kmu/testcase.yaml
-:137: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#137: FILE: tests/subsys/kmu/keys/root-ed25519-1.pem
-:146: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#146: FILE: tests/subsys/kmu/keys/root-ed25519-2.pem
-:155: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#155: FILE: tests/subsys/kmu/keys/root-ed25519-w.pem
-:408: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#408: FILE: tests/subsys/kmu/verify_west_ncs_provision/CMakeLists.txt
-:426: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#426: FILE: tests/subsys/kmu/verify_west_ncs_provision/prj.conf
-:452: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#452: FILE: tests/subsys/kmu/verify_west_ncs_provision/src/main.c
-:575: ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#575: FILE: tests/subsys/kmu/verify_west_ncs_provision/testcase.yaml
- total: 15 errors, 0 warnings, 472 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
Your patch has style problems, please review.
NOTE: Ignored message types: AVOID_EXTERNS BRACES C99_COMMENT_TOLERANCE COMPLEX_MACRO CONFIG_EXPERIMENTAL CONST_STRUCT DATE_TIME DT_SCHEMA_BINDING_PATCH DT_SPLIT_BINDING_PATCH EMBEDDED_FUNCTION_NAME ENOSYS FILE_PATH_CHANGES IS_ENABLED_CONFIG MACRO_WITH_FLOW_CONTROL MINMAX MULTISTATEMENT_MACRO_USE_DO_WHILE NETWORKING_BLOCK_COMMENT_STYLE PREFER_KERNEL_TYPES PREFER_SECTION PRINTK_WITHOUT_KERN_LEVEL REPEATED_WORD SPDX_LICENSE_TAG SPLIT_STRING TRAILING_SEMICOLON UNDOCUMENTED_DT_STRING VOLATILE
NOTE: If any of the errors are false positives, please report
them to the maintainers.
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "compliance.xml".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading