diff --git a/tests/posix_sleep/app.config.test b/tests/posix_sleep/app.config.test new file mode 100644 index 0000000000..fcf9e41a87 --- /dev/null +++ b/tests/posix_sleep/app.config.test @@ -0,0 +1,5 @@ +CONFIG_MODULE_POSIX_SLEEP=y +CONFIG_MODULE_ZTIMER=y +CONFIG_MODULE_ZTIMER_PERIPH_TIMER=y +CONFIG_MODULE_ZTIMER_USEC=y +CONFIG_MODULE_ZTIMER_MSEC=y