zephyr/tests/posix
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
..
common posix: sched: Implement tests for set APIs for scheduling parameters 2024-01-31 11:16:26 +01:00
eventfd tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -05:00
fs tests: posix: shorten the filter in testcase.yaml 2024-01-17 04:59:16 -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 set APIs for scheduling parameters 2024-01-31 11:16:26 +01:00
pthread_pressure tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00