zephyr/tests
Paul Sokolovsky bb77186cc6 tests: kernel: no-multithreading: Use tc_util.h
The comment in this test says that it cannot use ztest, as the latter
spawns some threads. However, still format the output in a way
compatible with ztest output, by using tc_util.h macros. This is
similar to a few other tests which can't use ztest library directly.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2021-04-28 12:54:13 -04:00
..
application_development tests: Add base test for C++ exceptions handling. 2021-04-15 12:26:11 +02:00
arch tests: arm_no_multithreading: confirm IRQ index being non-negative 2021-04-15 15:10:51 -05:00
benchmarks tests: benchmarks: footprints: this is not a test 2021-04-27 12:15:14 -04:00
bluetooth Bluetooth: tester: Implement Provisioning Node Added event 2021-04-28 11:13:45 -04:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: drivers: ipm: Add TC_SUITE_START/TC_SUITE_END 2021-04-28 12:54:13 -04:00
kernel tests: kernel: no-multithreading: Use tc_util.h 2021-04-28 12:54:13 -04:00
lib tests: lib: devicetree: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
misc/test_build
net tests: net: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests: fs: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest test: error_hook: fix trigger_fault_access for em_starterkit board 2021-04-26 10:17:32 +02:00