zephyr/tests/posix/common
Gaetan Perrot c6c99245f6 posix: sched: Implement tests for set APIs for scheduling parameters
Implement tests for `sched_setparam()` and `sched_setscheduler()` .
Both functions are 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-01-31 11:16:26 +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 set APIs for scheduling parameters 2024-01-31 11:16:26 +01:00
CMakeLists.txt posix: signal: implement sigemptyset 2023-07-18 15:35:42 -04:00
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