zephyr/tests/posix
Alberto Escolar Piedras 826c54efc9 tests posix pthread_pressure: Fix for native targtets
The infinite loop during the test needs to be broken
with a small delay when built for native targets.
Let's add it.
Note that this delay is only added for ARCH_POSIX targets
and not any other.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-10-20 15:01:25 +02:00
..
common tests: posix: common: timer: add test for SIGEV_THREAD 2023-10-20 14:52:07 +02:00
eventfd tests posix event_fd: Fix for native targets 2023-10-20 15:01:25 +02:00
fs drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
getopt tests posix getopt: Minor fix for native targets 2023-10-20 15:01:25 +02:00
headers
pthread_pressure tests posix pthread_pressure: Fix for native targtets 2023-10-20 15:01:25 +02:00