zephyr/tests/posix/common/src
Yong Cong Sin d4c2d4140b tests: posix: common: turn the fdtable init test into a testsuite
As there isn't any ZTEST under the `posix_apis` testsuite, its
the testsuite is skipped and its setup function never ran,
let's convert the fdtable initialization setup function into a
test of `posix_apis`.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-01-17 05:41:37 -05:00
..
_main.c tests: posix: common: turn the fdtable init test into a testsuite 2024-01-17 05:41:37 -05:00
barrier.c tests: posix: common: move barrier test to barrier.c 2024-01-16 00:35:45 -05:00
clock.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
cond.c tests: posix: common: move condattr test to cond.c 2024-01-16 00:35:45 -05:00
fnmatch.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
key.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
mqueue.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
mutex.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
nanosleep.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
pthread_attr.c tests: posix: separate suite for pthread_t and pthread_attr_t 2024-01-16 00:35:45 -05:00
pthread.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
rwlock.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
semaphore.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
signal.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
sleep.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
spinlock.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
timer.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00
uname.c tests: posix: common: split posix_apis into multiple testsuites 2024-01-17 05:41:37 -05:00