zephyr/tests/posix/common
Gaetan Perrot 6fe676f4e8 posix: sched: Implement tests for sched_rr_get_interval
Implement tests for `sched_rr_get_interval()` .
Function is actually placeholders and just return `ENOSYS`
since Zephyr does not yet support processes or process scheduling.

signed-off-by: Gaetan Perrot <gaetanperrotpro@gmail.com>
2024-02-02 12:42:50 +01:00
..
boards tests: posix + libc: qemu_x86*: use dynamic stack size of 4096 2024-01-26 06:50:11 -05:00
src posix: sched: Implement tests for sched_rr_get_interval 2024-02-02 12:42:50 +01:00
CMakeLists.txt
Kconfig tests: posix: semaphore: speed up named semaphore test 2024-01-22 09:49:39 +00:00
prj.conf posix: pthread: embed posix_thread_attr inside of posix_thread 2024-01-26 06:50:11 -05:00
testcase.yaml posix: pthread: embed posix_thread_attr inside of posix_thread 2024-01-26 06:50:11 -05:00