zephyr/tests/drivers/ipm
Paul Sokolovsky 25a553f800 tests: drivers: ipm: Add TC_SUITE_START/TC_SUITE_END
Apparently, this test cannot be immediately converted to ztest, but
make the output match the standard ztest format, by wrapping it in
a testsuite brackets. (Also, "cleanup" testcase name, TC_END_RESULT
uses __func__ as the name, so just pass __func__ to TC_START either).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2021-04-28 12:54:13 -04:00
..
src tests: drivers: ipm: Add TC_SUITE_START/TC_SUITE_END 2021-04-28 12:54:13 -04:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf drivers: serial: uart: ns16550 add missing isr locking 2020-05-18 19:35:37 -04:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00