zephyr/tests/posix
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
..
common posix: sched: Implement tests for sched_rr_get_interval 2024-02-02 12:42:50 +01:00
eventfd tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00
fs tests: posis/fs: close only valid descriptor 2024-02-01 02:54:19 -05:00
getopt tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00
headers posix: sched: Implement tests for sched_rr_get_interval 2024-02-02 12:42:50 +01:00
pthread_pressure