Home
last modified time | relevance | path

Searched refs:TEST (Results 1 – 25 of 25) sorted by relevance

/Zephyr-Core-3.5.0/tests/benchmarks/sys_kernel/
DREADME.txt18 TEST CASE: Semaphore #1
19 TEST COVERAGE:
24 TEST RESULT: SUCCESSFUL
26 END TEST CASE
28 TEST CASE: Semaphore #2
29 TEST COVERAGE:
35 TEST RESULT: SUCCESSFUL
37 END TEST CASE
39 TEST CASE: Semaphore #3
40 TEST COVERAGE:
[all …]
/Zephyr-Core-3.5.0/modules/hal_nordic/nrf_802154/serialization/platform/
Dnrf_802154_serialization_crit_sect.c9 #ifndef TEST
15 #ifndef TEST in nrf_802154_serialization_crit_sect_enter()
24 #ifndef TEST in nrf_802154_serialization_crit_sect_exit()
/Zephyr-Core-3.5.0/subsys/testsuite/
DKconfig.defconfig4 if TEST
10 endif # TEST
DKconfig8 config TEST config
22 depends on TEST
110 depends on TEST
146 depends on TEST
165 depends on TEST
183 depends on TEST
/Zephyr-Core-3.5.0/tests/subsys/settings/fcb/
DCMakeLists.txt9 if(TEST)
11 -DTEST_${TEST}
/Zephyr-Core-3.5.0/samples/tfm_integration/tfm_regression_test/
DREADME.rst54 TEST: TFM_PS_TEST_3001 - PASSED!
58 TEST: TFM_PS_TEST_3002 - PASSED!
83 TEST: TFM_CORE_TEST_1001 - PASSED!
86 TEST: TFM_CORE_TEST_1003 - PASSED!
89 TEST: TFM_CORE_TEST_1007 - PASSED!
92 TEST: TFM_CORE_TEST_1008 - PASSED!
95 TEST: TFM_CORE_TEST_1010 - PASSED!
98 TEST: TFM_CORE_TEST_1015 - PASSED!
101 TEST: TFM_CORE_TEST_1016 - PASSED!
/Zephyr-Core-3.5.0/boards/x86/intel_ish/
DKconfig.defconfig13 if TEST
17 endif # TEST
/Zephyr-Core-3.5.0/samples/tfm_integration/tfm_psa_test/
DREADME.rst67 TEST: 401 | DESCRIPTION: UID not found check
94 TEST RESULT: PASSED
100 TEST: 417 | DESCRIPTION: Storage assest capacity modification check
106 TEST RESULT: SKIPPED (Skip Code=0x0000002B)
/Zephyr-Core-3.5.0/scripts/
Drequirements-run-test.txt1 # RUN-TEST: required to do run time tests of zephyr
Drequirements-build-test.txt1 # BUILD-TEST: required to do build tests of zephyr
/Zephyr-Core-3.5.0/soc/xtensa/nxp_adsp/imx8/
DKconfig.defconfig.series48 depends on TEST
/Zephyr-Core-3.5.0/soc/xtensa/nxp_adsp/imx8m/
DKconfig.defconfig.series50 depends on TEST
/Zephyr-Core-3.5.0/tests/subsys/fs/fat_fs_api/
DREADME.txt82 [FILE] TEST.C (size = 10)
100 [FILE] TEST.C (size = 10)
/Zephyr-Core-3.5.0/boards/posix/native_posix/
DKconfig16 default y if BT_USERCHAN || !TEST
/Zephyr-Core-3.5.0/boards/posix/native_sim/
DKconfig28 default y if BT_USERCHAN || !TEST
/Zephyr-Core-3.5.0/scripts/kconfig/
Dhardened.csv37 TEST,n
/Zephyr-Core-3.5.0/drivers/video/
Dov2640.c26 #define TEST 0x57 macro
388 { TEST, (UXGA_HSIZE>>4)&0x80}, /* H_SIZE[9] */
/Zephyr-Core-3.5.0/boards/arm/pinetime_devkit0/doc/
Dindex.rst110 | P0.30/AIN6 | HRS3300-TEST | IN |
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/
DKconfig6 select TEST
/Zephyr-Core-3.5.0/arch/arm64/core/
DKconfig129 default 512 if TEST
/Zephyr-Core-3.5.0/samples/subsys/usb/mass/
DREADME.rst152 F 1111 TEST.TXT
/Zephyr-Core-3.5.0/subsys/debug/
DKconfig233 default y if TEST
/Zephyr-Core-3.5.0/cmake/modules/
Dextensions.cmake4317 # this section present on the `TEST` linker pass, use `PASS TEST`.
4319 # For example, `PASS NOT TEST` means the call is effective
4320 # on all but the `TEST` linker pass iteration.
4568 # For example, `PASS TEST` means the call is only effective
4569 # on the `TEST` linker pass iteration. `PASS NOT TEST` on
4570 # all iterations the are not `TEST`.
/Zephyr-Core-3.5.0/arch/
DKconfig509 depends on TEST
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-2.2.rst781 * :github:`22828` - kernel: fatal: interrupts left locked in TEST mode