zephyr/tests/posix
Christopher Friedt d0f497c821 tests: posix: use new ztest api
* Convert test suite declaration to `ZTEST_SUITE()`
  and test case declaration to `ZTEST()`.
* add `CONFIG_ZTEST_NEW_API=y` to prj.conf

Fixes #46793

Signed-off-by: Christopher Friedt <cfriedt@fb.com>
2022-06-28 11:07:12 +02:00
..
common tests: posix: use new ztest api 2022-06-28 11:07:12 +02:00
eventfd tests: posix: use new ztest api 2022-06-28 11:07:12 +02:00
eventfd_basic tests: posix: use new ztest api 2022-06-28 11:07:12 +02:00
fs tests: posix: use new ztest api 2022-06-28 11:07:12 +02:00
getopt tests: posix: use new ztest api 2022-06-28 11:07:12 +02:00