* 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>