[nasa/cryptolib#299] Remove custom format file declaration #2
Annotations
11 errors, 10 warnings, and 10 notices
test/include/process_security.h#L27
'crypto.h' file not found
|
test/include/ut_tm_process.h#L27
'crypto.h' file not found
|
test/include/ut_tc_apply.h#L27
'crypto.h' file not found
|
test/include/ut_sa_save.h#L27
'crypto.h' file not found
|
test/include/ut_tm_apply.h#L27
'crypto.h' file not found
|
test/include/shared_util.h#L34
'crypto_error.h' file not found
|
test/include/ut_tc_process.h#L27
'crypto.h' file not found
|
test/include/ut_aes_gcm_siv.h#L9
'crypto.h' file not found
|
test/include/apply_security.h#L27
'crypto.h' file not found
|
test/include/ut_crypto.h#L27
'crypto.h' file not found
|
|
test/include/utest.h#L228
declaration uses identifier '__STDC_FORMAT_MACROS', which is a reserved identifier
|
test/include/utest.h#L250
macro argument should be enclosed in parentheses
|
test/include/utest.h#L251
macro argument should be enclosed in parentheses
|
test/include/utest.h#L334
variable 'utest_state' is non-const and globally accessible, consider making it const
|
test/include/utest.h#L929
do not use 'else' after 'break'
|
test/include/utest.h#L953
do not use 'else' after 'return'
|
test/include/utest.h#L986
function 'utest_main' has cognitive complexity of 40 (threshold 25)
|
test/include/utest.h#L1093
Potential leak of memory pointed to by 'failed_testcases'
|
test/include/utest.h#L1112
Array subscript is undefined
|
support/standalone/standalone.h#L81
macro replacement list should be enclosed in parentheses
|
test/include/process_security.h#L1
File test/include/process_security.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 35)
|
test/include/utest.h#L1
File test/include/utest.h does not conform to LLVM style guidelines. (lines 76, 92, 93, 102, 109, 110, 111, 134, 187, 188, 268, 277, 278, 297, 312, 324, 422, 423, 802, 804, 807, 844, 846, 849, 886, 888, 891, 905, 906, 907, 909, 910, 911, 972, 985, 986, 989, 991, 997, 1038, 1048, 1088, 1102, 1122, 1125, 1126, 1152, 1156)
|
test/include/ut_tm_process.h#L1
File test/include/ut_tm_process.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 35)
|
test/include/ut_tc_apply.h#L1
File test/include/ut_tc_apply.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 35)
|
test/include/ut_sa_save.h#L1
File test/include/ut_sa_save.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 35)
|
test/include/ut_tm_apply.h#L1
File test/include/ut_tm_apply.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 35)
|
test/include/shared_util.h#L1
File test/include/shared_util.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 34, 36, 38, 39, 41, 42, 48)
|
test/include/ut_tc_process.h#L1
File test/include/ut_tc_process.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 33, 36)
|
test/include/ut_aes_gcm_siv.h#L1
File test/include/ut_aes_gcm_siv.h does not conform to LLVM style guidelines. (lines 5, 9, 18)
|
test/include/apply_security.h#L1
File test/include/apply_security.h does not conform to LLVM style guidelines. (lines 4, 5, 6, 7, 9, 10, 11, 12, 23, 35)
|
This job failed
Loading