zephyr/tests/posix
Christopher Friedt 18c23dec5f tests: posix: common: free resource in after() for timer suite
Create a separate ZTEST_SUITE() to properly manage resources
that are shared between test cases. Add some assertions where
they were missing.

Additionally, we don't need verbose printing in this testsuite,
so change `printk()` to `LOG_DBG()`

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-01-19 13:14:56 -05:00
..
common tests: posix: common: free resource in after() for timer suite 2024-01-19 13:14:56 -05:00
eventfd tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00
fs tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00
getopt tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00
headers tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00
pthread_pressure tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00