Searched refs:posix_single_process (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/posix/single_process/src/ |
D | env.c | 36 ZTEST(posix_single_process, test_getenv) in ZTEST() argument 49 ZTEST(posix_single_process, test_getenv_r) in ZTEST() argument 92 ZTEST(posix_single_process, test_setenv) in ZTEST() argument 116 ZTEST(posix_single_process, test_unsetenv) in ZTEST() argument 139 ZTEST(posix_single_process, test_watertight) in ZTEST() argument
|
D | main.c | 23 ZTEST_SUITE(posix_single_process, NULL, NULL, before, after, NULL);
|
D | uname.c | 11 ZTEST(posix_single_process, test_uname) in ZTEST() argument
|
D | sysconf.c | 12 ZTEST(posix_single_process, test_posix_sysconf) in ZTEST() argument
|
D | confstr.c | 13 ZTEST(posix_single_process, test_confstr) in ZTEST() argument
|
/Zephyr-latest/tests/posix/single_process/ |
D | CMakeLists.txt | 5 project(posix_single_process) project
|