diff --git a/.murdock b/.murdock index 49dd297bcd..bb099d6801 100755 --- a/.murdock +++ b/.murdock @@ -25,8 +25,9 @@ tests/mtd_mapper tests/driver_o* tests/driver_p* tests/driver_q* tests/driver_r* tests/driver_s* tests/driver_t* tests/driver_u* tests/driver_v*"} : ${TEST_KCONFIG_native:="examples/hello-world tests/periph_* tests/sys_crypto -tests/prng_* tests/xtimer_* tests/ztimer_* tests/driver_ws281x -tests/posix_sleep tests/pkg_umorse"} +tests/test_tools tests/prng_* tests/xtimer_* tests/ztimer_* tests/driver_ws281x +tests/posix_sleep tests/pkg_umorse tests/cb_mux* tests/eepreg tests/shell +tests/struct_tm_utility"} : ${TEST_WITH_CONFIG_SUPPORTED:="examples/suit_update tests/driver_at86rf2xx_aes"}