diff --git a/tests/bench_msg_pingpong/Makefile b/tests/bench_msg_pingpong/Makefile index 85437c51a283e6177ded4985cbc818c27b7f31af..d2da7702d4541efecfb2cf7e3ac5614289c5818b 100644 --- a/tests/bench_msg_pingpong/Makefile +++ b/tests/bench_msg_pingpong/Makefile @@ -7,6 +7,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/bench_mutex_pingpong/Makefile b/tests/bench_mutex_pingpong/Makefile index 85437c51a283e6177ded4985cbc818c27b7f31af..d2da7702d4541efecfb2cf7e3ac5614289c5818b 100644 --- a/tests/bench_mutex_pingpong/Makefile +++ b/tests/bench_mutex_pingpong/Makefile @@ -7,6 +7,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/bench_sched_nop/Makefile b/tests/bench_sched_nop/Makefile index d81df6d3c9c4180c17c527a94b1b7b6cfabd3a55..1079b0a411a8bdef167bfa5602542ee2e3d0b2e3 100644 --- a/tests/bench_sched_nop/Makefile +++ b/tests/bench_sched_nop/Makefile @@ -5,6 +5,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/bench_thread_flags_pingpong/Makefile b/tests/bench_thread_flags_pingpong/Makefile index 3ce9af7db31f9a476bc9ac4cd3f0ae56852400ea..30365019ccec03b1370ebe6f02b8dfd2086759dd 100644 --- a/tests/bench_thread_flags_pingpong/Makefile +++ b/tests/bench_thread_flags_pingpong/Makefile @@ -8,6 +8,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/bench_thread_yield_pingpong/Makefile b/tests/bench_thread_yield_pingpong/Makefile index 85437c51a283e6177ded4985cbc818c27b7f31af..d2da7702d4541efecfb2cf7e3ac5614289c5818b 100644 --- a/tests/bench_thread_yield_pingpong/Makefile +++ b/tests/bench_thread_yield_pingpong/Makefile @@ -7,6 +7,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/bitarithm_timings/Makefile b/tests/bitarithm_timings/Makefile index d81df6d3c9c4180c17c527a94b1b7b6cfabd3a55..1079b0a411a8bdef167bfa5602542ee2e3d0b2e3 100644 --- a/tests/bitarithm_timings/Makefile +++ b/tests/bitarithm_timings/Makefile @@ -5,6 +5,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/bloom_bytes/Makefile b/tests/bloom_bytes/Makefile index 7e6e7aed9cd96e5af2ce885ddde4b216252adfc8..1c4de258cae2839c37f9e1bcd5856b287c8bff69 100644 --- a/tests/bloom_bytes/Makefile +++ b/tests/bloom_bytes/Makefile @@ -13,6 +13,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/buttons/Makefile b/tests/buttons/Makefile index 60c6acb35b232530145acb47a84022f2c8d824b0..125669948d1258abd6843ddd086ee490973b5543 100644 --- a/tests/buttons/Makefile +++ b/tests/buttons/Makefile @@ -6,6 +6,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/cb_mux/Makefile b/tests/cb_mux/Makefile index 85812a0d9df5bab77d7e723b10eca1bd02ece86a..1d81780e2f4ec3394290a505f2f830f37584f6fa 100644 --- a/tests/cb_mux/Makefile +++ b/tests/cb_mux/Makefile @@ -5,6 +5,3 @@ USEMODULE += cb_mux TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/cb_mux_bench/Makefile b/tests/cb_mux_bench/Makefile index 61b37720f2a84d916860a766ddc1c35b79d1f96c..ba66ca98ba79f7288d64e6ce25e268a296d505c7 100644 --- a/tests/cb_mux_bench/Makefile +++ b/tests/cb_mux_bench/Makefile @@ -6,6 +6,3 @@ USEMODULE += cb_mux \ TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/cbor/Makefile b/tests/cbor/Makefile index e81b1b649882751c55f4f13d1824764c7d86b2de..e6e5f586371f85332112162fe39459fa8390f515 100644 --- a/tests/cbor/Makefile +++ b/tests/cbor/Makefile @@ -19,6 +19,3 @@ USEMODULE += cbor_float USEMODULE += cbor_semantic_tagging include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/cpp11_condition_variable/Makefile b/tests/cpp11_condition_variable/Makefile index 36619ae28250cdce73a9bb9fc85d542765592703..9daa1b532ca15a428cba1a84479c8eba06723f7c 100644 --- a/tests/cpp11_condition_variable/Makefile +++ b/tests/cpp11_condition_variable/Makefile @@ -19,6 +19,3 @@ USEMODULE += timex TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/cpp11_mutex/Makefile b/tests/cpp11_mutex/Makefile index 80a4fcc9ec1ac5f39ec295256b1fafc8b407a8b4..a17376ae96bbfbb62443d7976b5a80e5d4dde7f1 100644 --- a/tests/cpp11_mutex/Makefile +++ b/tests/cpp11_mutex/Makefile @@ -18,6 +18,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/cpp11_thread/Makefile b/tests/cpp11_thread/Makefile index 36619ae28250cdce73a9bb9fc85d542765592703..9daa1b532ca15a428cba1a84479c8eba06723f7c 100644 --- a/tests/cpp11_thread/Makefile +++ b/tests/cpp11_thread/Makefile @@ -19,6 +19,3 @@ USEMODULE += timex TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/driver_ds1307/Makefile b/tests/driver_ds1307/Makefile index a8cff31b41454a062872b52ed3742aff80f6f8f0..9f9eb79bcab4dac72ea592c7175dd0b4295acec9 100644 --- a/tests/driver_ds1307/Makefile +++ b/tests/driver_ds1307/Makefile @@ -5,6 +5,3 @@ USEMODULE += embunit USEMODULE += xtimer include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/driver_grove_ledbar/Makefile b/tests/driver_grove_ledbar/Makefile index 4207ffc30eb1bd8c4c5708d4483e697c88050aba..e72beecab5b9391c5a6fba43fc29418bfbdce328 100644 --- a/tests/driver_grove_ledbar/Makefile +++ b/tests/driver_grove_ledbar/Makefile @@ -13,7 +13,4 @@ CFLAGS += -DGROVE_LEDBAR_CLK=$(TEST_GROVE_LEDBAR_CLK) CFLAGS += -DGROVE_LEDBAR_DAT=$(TEST_GROVE_LEDBAR_DAT) CFLAGS += -DGROVE_LEDBAR_DIR=$(TEST_GROVE_LEDBAR_DIR) -test: - tests/01-run.py - include $(RIOTBASE)/Makefile.include diff --git a/tests/driver_hd44780/Makefile b/tests/driver_hd44780/Makefile index 0c28e37ef2076430d181705d557b0ec6eb2c40d4..e29a9cbdf1146e0ddcafbee171ec9519bcd1eb93 100644 --- a/tests/driver_hd44780/Makefile +++ b/tests/driver_hd44780/Makefile @@ -8,7 +8,4 @@ FEATURES_REQUIRED += arduino USEMODULE += hd44780 -test: - tests/01-run.py - include $(RIOTBASE)/Makefile.include diff --git a/tests/driver_my9221/Makefile b/tests/driver_my9221/Makefile index f1a07c60b39d1696bfa59e68473bc2b620374497..fcb9f2085b90588703b1b3fbba0b26a0ddab28d2 100644 --- a/tests/driver_my9221/Makefile +++ b/tests/driver_my9221/Makefile @@ -15,7 +15,4 @@ CFLAGS += -DTEST_MY9221_DAT=$(TEST_MY9221_DAT) CFLAGS += -DTEST_MY9221_DIR=$(TEST_MY9221_DIR) CFLAGS += -DTEST_MY9221_NUM=$(TEST_MY9221_NUM) -test: - tests/01-run.py - include $(RIOTBASE)/Makefile.include diff --git a/tests/events/Makefile b/tests/events/Makefile index 1427f51cdb5c0f5bd3e29845b92405c628affe82..c8ab5501b0ab56067966d480009548b919e1368d 100644 --- a/tests/events/Makefile +++ b/tests/events/Makefile @@ -4,9 +4,6 @@ FORCE_ASSERTS = 1 USEMODULE += event_callback USEMODULE += event_timeout -test: - tests/01-run.py - TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include diff --git a/tests/evtimer_msg/Makefile b/tests/evtimer_msg/Makefile index d1b3167f5909eb8edad54a8ac610387a3006e846..cc66a9e3d9ed1a5b521b920a27a027ce78f50a8a 100644 --- a/tests/evtimer_msg/Makefile +++ b/tests/evtimer_msg/Makefile @@ -7,6 +7,3 @@ USEMODULE += evtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/evtimer_underflow/Makefile b/tests/evtimer_underflow/Makefile index d1b3167f5909eb8edad54a8ac610387a3006e846..cc66a9e3d9ed1a5b521b920a27a027ce78f50a8a 100644 --- a/tests/evtimer_underflow/Makefile +++ b/tests/evtimer_underflow/Makefile @@ -7,6 +7,3 @@ USEMODULE += evtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/float/Makefile b/tests/float/Makefile index ea42074054b0f1d4328e09c61aa4f867227bfd4b..397bb3006f0dcfd7c4dd5103d89202c2560cd867 100644 --- a/tests/float/Makefile +++ b/tests/float/Makefile @@ -10,6 +10,3 @@ endif TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/fmt_print/Makefile b/tests/fmt_print/Makefile index c152d53baa423b06113e07c4d068f297bc4c1f44..633cf7ee2efb21a4d0d8dec51c0e630e36c41b7a 100644 --- a/tests/fmt_print/Makefile +++ b/tests/fmt_print/Makefile @@ -5,6 +5,3 @@ USEMODULE += fmt TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/gnrc_ipv6_ext/Makefile b/tests/gnrc_ipv6_ext/Makefile index b33b1217fe6da84f1fab3e48e5fb085b39f152f2..faddc75b76a8206ccd42a206bfd0f086fffa0b00 100644 --- a/tests/gnrc_ipv6_ext/Makefile +++ b/tests/gnrc_ipv6_ext/Makefile @@ -25,8 +25,6 @@ CFLAGS += -DGNRC_NETIF_IPV6_ADDRS_NUMOF=3 TEST_ON_CI_WHITELIST += all -include $(RIOTBASE)/Makefile.include +# Note: The test can check more things with ENABLE_DEBUG set to 1 in gnrc_ipv6.c -# The test can check more things with ENABLE_DEBUG set to 1 in gnrc_ipv6.c -test: - tests/01-run.py +include $(RIOTBASE)/Makefile.include diff --git a/tests/gnrc_ipv6_nib/Makefile b/tests/gnrc_ipv6_nib/Makefile index 784070b893135e16755614ac80f94613d141de49..2b8205ec5d15ddef99e1e679e9aec87bdaa7767f 100644 --- a/tests/gnrc_ipv6_nib/Makefile +++ b/tests/gnrc_ipv6_nib/Makefile @@ -18,6 +18,3 @@ CFLAGS += -DTEST_SUITES TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/gnrc_ipv6_nib_6ln/Makefile b/tests/gnrc_ipv6_nib_6ln/Makefile index e1730d8ccaebda2a89944048f0252730b853cc6e..91e508d5e97db557bb2275273df8155f521b9b41 100644 --- a/tests/gnrc_ipv6_nib_6ln/Makefile +++ b/tests/gnrc_ipv6_nib_6ln/Makefile @@ -21,6 +21,3 @@ CFLAGS += -DTEST_SUITES TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/gnrc_ndp/Makefile b/tests/gnrc_ndp/Makefile index 3420d0e98c389630b6be7a9e1e0746150260f79d..4688899dc931bafab4eecd7798567731ff0aa2d3 100644 --- a/tests/gnrc_ndp/Makefile +++ b/tests/gnrc_ndp/Makefile @@ -17,6 +17,3 @@ CFLAGS += -DTEST_SUITES TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/gnrc_netif/Makefile b/tests/gnrc_netif/Makefile index 78b4840958bb301d3c5ee039031a46cefdfc98b6..0c97f49b136d953bb08d55eefa5149e2118cfc69 100644 --- a/tests/gnrc_netif/Makefile +++ b/tests/gnrc_netif/Makefile @@ -37,6 +37,3 @@ CFLAGS += -DTEST_SUITES TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/gnrc_sixlowpan/Makefile b/tests/gnrc_sixlowpan/Makefile index c46439ecfff6cd1d7b5b279795eca59d4edfac6f..0f87212ec195ca1ffccf553f96b3fa752ac8de7d 100644 --- a/tests/gnrc_sixlowpan/Makefile +++ b/tests/gnrc_sixlowpan/Makefile @@ -22,6 +22,3 @@ USEMODULE += gnrc_pktdump TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/gnrc_sock_ip/Makefile b/tests/gnrc_sock_ip/Makefile index 1d1b55fe14480e7af1318c8f6d5b0045d845c85f..79dd74c4807b9882c14adf24a1a68fa50aa9341e 100644 --- a/tests/gnrc_sock_ip/Makefile +++ b/tests/gnrc_sock_ip/Makefile @@ -13,6 +13,3 @@ CFLAGS += -DTEST_SUITES TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/gnrc_sock_udp/Makefile b/tests/gnrc_sock_udp/Makefile index 7cb3e91142da4b285f49b14a58b4152a2a1ef779..ae292db100d30156899c6ec24e24c7944a2b83f4 100644 --- a/tests/gnrc_sock_udp/Makefile +++ b/tests/gnrc_sock_udp/Makefile @@ -14,6 +14,3 @@ CFLAGS += -DTEST_SUITES TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/irq/Makefile b/tests/irq/Makefile index a7530f5863e634d62bb4aacebae651d8e761a5bd..4a9dbbdb5d8d9f1d289b1ddc5d245b6b431de8ce 100644 --- a/tests/irq/Makefile +++ b/tests/irq/Makefile @@ -8,6 +8,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/isr_yield_higher/Makefile b/tests/isr_yield_higher/Makefile index 38e14be8d4dd7b05a43775341df6af453bd25582..bfb6dbf0b1af35203942d932e53f6bfa3000abf0 100644 --- a/tests/isr_yield_higher/Makefile +++ b/tests/isr_yield_higher/Makefile @@ -8,6 +8,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/test.py diff --git a/tests/libc_newlib/Makefile b/tests/libc_newlib/Makefile index 1cb5ca7a49b5859d1e1d2f3929f76d8753de9c5b..140d341b3b25d5bff5209cec1adc6664e8a1e2d4 100644 --- a/tests/libc_newlib/Makefile +++ b/tests/libc_newlib/Makefile @@ -41,7 +41,3 @@ test-newlib: $(ELFFILE) fi compile-test: $(COMPILE_TESTS) - - -test: - tests/01-run.py diff --git a/tests/libfixmath/Makefile b/tests/libfixmath/Makefile index 58a4c5eb1708827807d0ce37d6d6ea27402f2814..7b2316e09295e008bf83269c166e43defde6d8c6 100644 --- a/tests/libfixmath/Makefile +++ b/tests/libfixmath/Makefile @@ -6,6 +6,3 @@ USEMODULE += libfixmath TEST_ON_CI_WHITELIST += native include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/libfixmath_unittests/Makefile b/tests/libfixmath_unittests/Makefile index 08cbbaa7a98ea3bfcf57ee7abd1ca20fbfeeecb4..92deedb90e8e6685367399dbc5e91b6e0e658e30 100644 --- a/tests/libfixmath_unittests/Makefile +++ b/tests/libfixmath_unittests/Makefile @@ -20,6 +20,3 @@ USEMODULE += printf_float TEST_ON_CI_WHITELIST += native include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/lwip/Makefile b/tests/lwip/Makefile index 6ab255a8dc25ff3f4bb2b25461f85f0d9ff992c7..b38903853eacac3ba706553d966681e2d9dd8c8c 100644 --- a/tests/lwip/Makefile +++ b/tests/lwip/Makefile @@ -21,10 +21,13 @@ USEMODULE += ps USEMODULE += od USEMODULE += netdev_default -include $(RIOTBASE)/Makefile.include +ifeq ($(BOARD),native) + USEMODULE += lwip_ethernet +endif # Test only implemented for native -ifeq ($(BOARD),native) -test: - ./tests/01-run.py +ifneq ($(BOARD),native) + TESTS= endif + +include $(RIOTBASE)/Makefile.include diff --git a/tests/lwip_sock_ip/Makefile b/tests/lwip_sock_ip/Makefile index 72907aaf047924e53a5175d7f69691d8254b0990..5cf1e1724a837397234b505f5bb8b1e8b3175fe2 100644 --- a/tests/lwip_sock_ip/Makefile +++ b/tests/lwip_sock_ip/Makefile @@ -41,6 +41,3 @@ CFLAGS += -DLWIP_SO_RCVTIMEO TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/lwip_sock_tcp/Makefile b/tests/lwip_sock_tcp/Makefile index f688006c672f459dc4cfac5b15927cc36887de96..f14f9456176bd13d9b8ee04bfc2594604ed98803 100644 --- a/tests/lwip_sock_tcp/Makefile +++ b/tests/lwip_sock_tcp/Makefile @@ -42,6 +42,3 @@ CFLAGS += -DLWIP_NETIF_LOOPBACK=1 CFLAGS += -DLWIP_HAVE_LOOPIF=1 include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/lwip_sock_udp/Makefile b/tests/lwip_sock_udp/Makefile index 925e6b59aac72006b1d1084c58c83399424aa9a6..db8c2bcb5ac3034e96f457d4d2f007c50fa8699c 100644 --- a/tests/lwip_sock_udp/Makefile +++ b/tests/lwip_sock_udp/Makefile @@ -39,6 +39,3 @@ CFLAGS += -DSO_REUSE CFLAGS += -DLWIP_SO_RCVTIMEO include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/msg_avail/Makefile b/tests/msg_avail/Makefile index 36b54b251bbb5084f422974c91f68a81d6192ff0..391995e8f6d12c5bcba1b3ccbac63873c882200d 100644 --- a/tests/msg_avail/Makefile +++ b/tests/msg_avail/Makefile @@ -2,9 +2,6 @@ include ../Makefile.tests_common DISABLE_MODULE += auto_init -test: - tests/01-run.py - TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include diff --git a/tests/msg_send_receive/Makefile b/tests/msg_send_receive/Makefile index e3e9e91e635f0573b9b5ce739d095ab92ecf8baa..54a42556f80cfcd3aa57c8a33a5d7533a88b9da6 100644 --- a/tests/msg_send_receive/Makefile +++ b/tests/msg_send_receive/Makefile @@ -5,6 +5,3 @@ BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/msg_try_receive/Makefile b/tests/msg_try_receive/Makefile index b72eab5acf438a296f84717290991f5f7e12b6dd..54a42556f80cfcd3aa57c8a33a5d7533a88b9da6 100644 --- a/tests/msg_try_receive/Makefile +++ b/tests/msg_try_receive/Makefile @@ -5,6 +5,3 @@ BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/mutex_order/Makefile b/tests/mutex_order/Makefile index 50b19f2d4c5ed25f6d612265d4b76cb3fd861016..a2fdfb33f9c15d5f2bee63b4c75eeb7e96c93a4c 100644 --- a/tests/mutex_order/Makefile +++ b/tests/mutex_order/Makefile @@ -8,6 +8,3 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno \ TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/mutex_unlock_and_sleep/Makefile b/tests/mutex_unlock_and_sleep/Makefile index 9e94f9c66856536c14eeee6a7ffb2c12460c4259..391995e8f6d12c5bcba1b3ccbac63873c882200d 100644 --- a/tests/mutex_unlock_and_sleep/Makefile +++ b/tests/mutex_unlock_and_sleep/Makefile @@ -5,6 +5,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/netdev_test/Makefile b/tests/netdev_test/Makefile index c21964f7c7a1026f6d0a34accc3421165734e8ab..51e1664c58b805d59ab7b9e77b7edf7be5f91612 100644 --- a/tests/netdev_test/Makefile +++ b/tests/netdev_test/Makefile @@ -22,6 +22,3 @@ CFLAGS += -DGNRC_PKTBUF_SIZE=200 TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/netstats_l2/Makefile b/tests/netstats_l2/Makefile index 457cf23cebabd70d1b9bf88c985bf40e6ddf40fa..174b3a4b0f4b0a447efdfc27b1bb24b3d05dbee5 100644 --- a/tests/netstats_l2/Makefile +++ b/tests/netstats_l2/Makefile @@ -16,6 +16,3 @@ USEMODULE += auto_init_gnrc_netif USEMODULE += netstats_l2 include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/nhdp/Makefile b/tests/nhdp/Makefile index 4ace9cc49406c4d4c472b9958d23c020200343be..65274e8b78a30df1a1c76fb1b8cb1e98ce99f8c7 100644 --- a/tests/nhdp/Makefile +++ b/tests/nhdp/Makefile @@ -14,6 +14,3 @@ USEMODULE += nhdp TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/od/Makefile b/tests/od/Makefile index 0633535150f6789e66d1478d0a37425731fec3c3..74c63c10ae7fde29ce0983fa0566888aed371fc4 100644 --- a/tests/od/Makefile +++ b/tests/od/Makefile @@ -5,11 +5,10 @@ USEMODULE += od TEST_ON_CI_WHITELIST += all -include $(RIOTBASE)/Makefile.include - -test: ifeq (,$(filter od_string,$(USEMODULE))) - tests/01-run.py + TESTS=$(APPDIR)/tests/01-run.py else - tests/02-run.py + TESTS=$(APPDIR)/tests/02-run.py endif + +include $(RIOTBASE)/Makefile.include diff --git a/tests/periph_timer/Makefile b/tests/periph_timer/Makefile index ed54ce0ab54eef920a45c03fc9ab3b5096ee4c53..1debd39325db0a348ada44e50cff580f0b8030cc 100644 --- a/tests/periph_timer/Makefile +++ b/tests/periph_timer/Makefile @@ -7,6 +7,3 @@ FEATURES_REQUIRED = periph_timer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pipe/Makefile b/tests/pipe/Makefile index d4b97581d8b90c1da069ebaa214ad0951d768287..10f63e29cd64bc6113e680c9aa29a210b747e41b 100644 --- a/tests/pipe/Makefile +++ b/tests/pipe/Makefile @@ -9,6 +9,3 @@ USEMODULE += pipe TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_cayenne-lpp/Makefile b/tests/pkg_cayenne-lpp/Makefile index e6d97f790a6b5e23186df7d60c4b3feefb9cfdff..14f987fc7aead34d5f4d97e1e927962fd3cd385a 100644 --- a/tests/pkg_cayenne-lpp/Makefile +++ b/tests/pkg_cayenne-lpp/Makefile @@ -5,6 +5,3 @@ USEPKG += cayenne-lpp TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_fatfs_vfs/Makefile b/tests/pkg_fatfs_vfs/Makefile index d04164ca8abfda0cd94a0c0c9f5071c1263ea2fb..b9ca238f2c466a21788e51df7ba9ce7db9e042de 100644 --- a/tests/pkg_fatfs_vfs/Makefile +++ b/tests/pkg_fatfs_vfs/Makefile @@ -47,6 +47,8 @@ BOARD_WHITELIST := airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 stm32f3discovery stm32f4discovery udoo waspmote-pro \ yunjia-nrf51822 native +TEST_DEPS += image + include $(RIOTBASE)/Makefile.include image: @@ -55,6 +57,3 @@ image: #this generates a compressed fat image file that can be used by the fat driver on native compressed-image: @./create_fat_image_file.sh $(FATFS_IMAGE_FILE_SIZE_MIB) - -test: image - ./tests/01-run.py diff --git a/tests/pkg_jsmn/Makefile b/tests/pkg_jsmn/Makefile index c7fe85b89569c4e69242922d19cf8a96615b9cf0..98648f5806c34f2cb69499ae48aadbe5999d353b 100644 --- a/tests/pkg_jsmn/Makefile +++ b/tests/pkg_jsmn/Makefile @@ -5,6 +5,3 @@ USEPKG += jsmn TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_libcoap/Makefile b/tests/pkg_libcoap/Makefile index a2a6ae6e2fe3906b3e92a71d262af09914866136..d1780b3d365b0e985ed4723e72bff3497a2279bf 100644 --- a/tests/pkg_libcoap/Makefile +++ b/tests/pkg_libcoap/Makefile @@ -17,6 +17,3 @@ USEPKG += libcoap TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_micro-ecc-with-hwrng/Makefile b/tests/pkg_micro-ecc-with-hwrng/Makefile index 2f696100f0033f735bb984deac53de45223f9ce3..723eea5309671afea4439345ca904368952ffd71 100644 --- a/tests/pkg_micro-ecc-with-hwrng/Makefile +++ b/tests/pkg_micro-ecc-with-hwrng/Makefile @@ -7,6 +7,3 @@ USEPKG += micro-ecc TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_micro-ecc/Makefile b/tests/pkg_micro-ecc/Makefile index a9d2935d72ee630338b945c8aa4ba71c8a30452d..d61f36722cc291c49efc6974196d1a6fabe8bbaf 100644 --- a/tests/pkg_micro-ecc/Makefile +++ b/tests/pkg_micro-ecc/Makefile @@ -8,6 +8,3 @@ USEPKG += micro-ecc TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_minmea/Makefile b/tests/pkg_minmea/Makefile index 272ee8ce68324c0c532ad25e000f01b41c6f8743..e1f9654cf6fd549a1b1bb1eeefcd066cb7032f70 100644 --- a/tests/pkg_minmea/Makefile +++ b/tests/pkg_minmea/Makefile @@ -16,6 +16,3 @@ BOARD_BLACKLIST += arduino-duemilanove \ TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_monocypher/Makefile b/tests/pkg_monocypher/Makefile index 7f7416ca296ef20c19bb670e8751ab2a8bca1c3e..55d09ee1a455edd62a92086175a10f6e9db9b689 100644 --- a/tests/pkg_monocypher/Makefile +++ b/tests/pkg_monocypher/Makefile @@ -16,6 +16,3 @@ USEPKG += monocypher TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_tiny-asn1/Makefile b/tests/pkg_tiny-asn1/Makefile index c3f90123bf26aab6f36dc866c12c11daae2b4bfa..5f0adbc067bcb0bdb8b15917840f4382c7bdc94d 100644 --- a/tests/pkg_tiny-asn1/Makefile +++ b/tests/pkg_tiny-asn1/Makefile @@ -9,6 +9,3 @@ USEPKG += tiny-asn1 TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/pkg_tinycbor/Makefile b/tests/pkg_tinycbor/Makefile index 7e0102edd1386628d7e64f497befe6775fbb7d2f..705f3ecae8c6197bb93de7da770078cc3a05386f 100644 --- a/tests/pkg_tinycbor/Makefile +++ b/tests/pkg_tinycbor/Makefile @@ -11,6 +11,3 @@ USEPKG += tinycbor TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_tinycrypt/Makefile b/tests/pkg_tinycrypt/Makefile index de7f2fa30ed67fdf06b905e287ba8d336d5508d4..b3355c6edbca39bf3fb2a21e9afd4f23a75c4244 100644 --- a/tests/pkg_tinycrypt/Makefile +++ b/tests/pkg_tinycrypt/Makefile @@ -10,6 +10,3 @@ USEPKG += tinycrypt USEMODULE = fmt include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_u8g2/Makefile b/tests/pkg_u8g2/Makefile index 3fb3e40a7d7581bf5ae4ad0e09b4398634b7a14b..d63cb8f6d38e4fb35729679804a2e08b7e75e02b 100644 --- a/tests/pkg_u8g2/Makefile +++ b/tests/pkg_u8g2/Makefile @@ -60,6 +60,3 @@ CFLAGS += -DTEST_PIN_RESET=$(TEST_PIN_RESET) CFLAGS += -DTEST_DISPLAY=$(TEST_DISPLAY) include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_ucglib/Makefile b/tests/pkg_ucglib/Makefile index e8bc8a5e155eefca29cbbc474a13f836b733df54..2ece5313a113054c6691d97ea6d0ae4fba6131a2 100644 --- a/tests/pkg_ucglib/Makefile +++ b/tests/pkg_ucglib/Makefile @@ -43,6 +43,3 @@ CFLAGS += -DTEST_DISPLAY=$(TEST_DISPLAY) CFLAGS += -DTEST_DISPLAY_EXT=$(TEST_DISPLAY_EXT) include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pkg_umorse/Makefile b/tests/pkg_umorse/Makefile index 59a8314ef5928394b5de7de1b985fba342d86771..ccc82ba39814f900236e5ca1dedd18f22427d0a0 100644 --- a/tests/pkg_umorse/Makefile +++ b/tests/pkg_umorse/Makefile @@ -10,6 +10,3 @@ CFLAGS += -DUMORSE_DELAY_DIT=$(UMORSE_DELAY_DIT) TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/posix_semaphore/Makefile b/tests/posix_semaphore/Makefile index d8020e8dceb7a79cfd70abba1016ef6e475ce891..954ccbcb5b1875de9159e01af9e0e4cb6443648c 100644 --- a/tests/posix_semaphore/Makefile +++ b/tests/posix_semaphore/Makefile @@ -15,6 +15,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/posix_time/Makefile b/tests/posix_time/Makefile index b901dd7aa7aa7b4acbda7aff5d341f4731967458..555036d53c7f408ea5c72f2dc1ab9902f0be1b08 100644 --- a/tests/posix_time/Makefile +++ b/tests/posix_time/Makefile @@ -5,6 +5,3 @@ USEMODULE += posix_time TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/ps_schedstatistics/Makefile b/tests/ps_schedstatistics/Makefile index da3c3cb20012444f7b32ac0b120d75540f08a498..9eb3108b05ccdd6153becc83c3bf3dd3f2020e1f 100644 --- a/tests/ps_schedstatistics/Makefile +++ b/tests/ps_schedstatistics/Makefile @@ -15,6 +15,3 @@ USEMODULE += printf_float TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pthread/Makefile b/tests/pthread/Makefile index 44a6384e5ecb502057f7dfa46b73f9ccc2d6e721..728b0c10f015b2e6cfb9d3eb239c564e24eee21c 100644 --- a/tests/pthread/Makefile +++ b/tests/pthread/Makefile @@ -12,6 +12,3 @@ USEMODULE += pthread TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pthread_barrier/Makefile b/tests/pthread_barrier/Makefile index c84d40056c953b51f7b8382fd896a69902b78b21..c319bbb94aaa734607be3deeeeb1e5a8accc91a7 100644 --- a/tests/pthread_barrier/Makefile +++ b/tests/pthread_barrier/Makefile @@ -17,6 +17,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pthread_cleanup/Makefile b/tests/pthread_cleanup/Makefile index f490803f3c953297a07e8de36d5d244cc57a78fb..ea5bad6194e4fe2023dbd3153e8e189062358e88 100644 --- a/tests/pthread_cleanup/Makefile +++ b/tests/pthread_cleanup/Makefile @@ -11,6 +11,3 @@ USEMODULE += pthread TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pthread_condition_variable/Makefile b/tests/pthread_condition_variable/Makefile index e7580a79066b7d3c03c1ffc2b5b42de52768dd79..3f5755895664f75c782a234662853be148b6d8ff 100644 --- a/tests/pthread_condition_variable/Makefile +++ b/tests/pthread_condition_variable/Makefile @@ -17,6 +17,3 @@ CFLAGS += -DNATIVE_AUTO_EXIT TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pthread_cooperation/Makefile b/tests/pthread_cooperation/Makefile index 2c5b8cc33adbf21285b379e3dabc47b68a5855d8..d0fff7e499a04fcfd3762a1309bdcac0a5893de8 100644 --- a/tests/pthread_cooperation/Makefile +++ b/tests/pthread_cooperation/Makefile @@ -14,6 +14,3 @@ USEMODULE += pthread TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pthread_rwlock/Makefile b/tests/pthread_rwlock/Makefile index ffc279227c32af6f3e6d9356c871ed751414e0a1..ac29ab3c9b50f1ce2cdc02f192de677ed271cf89 100644 --- a/tests/pthread_rwlock/Makefile +++ b/tests/pthread_rwlock/Makefile @@ -16,6 +16,3 @@ BOARD_INSUFFICIENT_MEMORY += chronos msb-430 msb-430h nucleo-f031k6 \ stm32f0discovery include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/pthread_tls/Makefile b/tests/pthread_tls/Makefile index 44a6384e5ecb502057f7dfa46b73f9ccc2d6e721..728b0c10f015b2e6cfb9d3eb239c564e24eee21c 100644 --- a/tests/pthread_tls/Makefile +++ b/tests/pthread_tls/Makefile @@ -12,6 +12,3 @@ USEMODULE += pthread TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/rmutex/Makefile b/tests/rmutex/Makefile index f094dbda4929eae0b11fbc75a0825289a0526768..c8ef40e5551db43a30691ecd4a450e0a14be9d22 100644 --- a/tests/rmutex/Makefile +++ b/tests/rmutex/Makefile @@ -7,6 +7,3 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno \ TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/rng/Makefile b/tests/rng/Makefile index 2dfaf6dfa009bb0faaaa95c2ed9cab25679c4f1a..ad8461b476cb007fa13f6e656594bc181aa12680 100644 --- a/tests/rng/Makefile +++ b/tests/rng/Makefile @@ -18,6 +18,3 @@ FEATURES_OPTIONAL += periph_hwrng TEST_ON_CI_WHITELIST += native include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/sched_testing/Makefile b/tests/sched_testing/Makefile index b72eab5acf438a296f84717290991f5f7e12b6dd..54a42556f80cfcd3aa57c8a33a5d7533a88b9da6 100644 --- a/tests/sched_testing/Makefile +++ b/tests/sched_testing/Makefile @@ -5,6 +5,3 @@ BOARD_INSUFFICIENT_MEMORY := nucleo-f031k6 TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/shell/Makefile b/tests/shell/Makefile index de5f736142aee60d3e9cf939a5ca553bba3e71b2..3ebf08503ce4de71242c1866bb0bdcc98b870718 100644 --- a/tests/shell/Makefile +++ b/tests/shell/Makefile @@ -13,6 +13,3 @@ BOARD_BLACKLIST += chronos TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/sizeof_tcb/Makefile b/tests/sizeof_tcb/Makefile index 065d22bf05a1b3e2a0b5a92b0091636679a29455..032fb617dd80cf1ca487c11a2fc2276afbf82fb5 100644 --- a/tests/sizeof_tcb/Makefile +++ b/tests/sizeof_tcb/Makefile @@ -11,6 +11,3 @@ include ../Makefile.tests_common TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/socket_zep/Makefile b/tests/socket_zep/Makefile index db55c1d71ec0bdae3ab9d58b4b52a743735d0d2d..dbf82761e22c66f996e2ddd9eefa006a2ffabb15 100644 --- a/tests/socket_zep/Makefile +++ b/tests/socket_zep/Makefile @@ -13,6 +13,3 @@ CFLAGS += -DDEVELHELP TERMFLAGS ?= -z [::1]:17754 include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/ssp/Makefile b/tests/ssp/Makefile index a4e7aeb5b5d1e549a1c75b3c70c2f92e7c5596b2..98dc99e57d624eadcfe3a967833f5955dcacbb10 100644 --- a/tests/ssp/Makefile +++ b/tests/ssp/Makefile @@ -11,6 +11,3 @@ USEMODULE += ssp TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/struct_tm_utility/Makefile b/tests/struct_tm_utility/Makefile index 090580b6211907d2a843f12339e9e018275528c5..549f162764732ea0705176ce7d6425aec449c02b 100644 --- a/tests/struct_tm_utility/Makefile +++ b/tests/struct_tm_utility/Makefile @@ -11,6 +11,3 @@ BOARD_BLACKLIST := chronos msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_basic/Makefile b/tests/thread_basic/Makefile index 7cd72a6bcff3c91d5922d8717d6523d9336b86d2..61bc51c2c4b26329229d3fe021a12ceff7f2cb24 100644 --- a/tests/thread_basic/Makefile +++ b/tests/thread_basic/Makefile @@ -7,6 +7,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/thread_cooperation/Makefile b/tests/thread_cooperation/Makefile index a237e853a844277e9291920fbc6b5a0950ab5c0b..0ef6a30ee41261e1181283fa9e0e0d6e4b39ab09 100644 --- a/tests/thread_cooperation/Makefile +++ b/tests/thread_cooperation/Makefile @@ -22,7 +22,4 @@ CFLAGS += -DPROBLEM=$(PROBLEM) TEST_ON_CI_WHITELIST += all -test: - ./tests/01-run.py - include $(RIOTBASE)/Makefile.include diff --git a/tests/thread_exit/Makefile b/tests/thread_exit/Makefile index d83cec446f36fe0173806a481fad91caa3fe643f..61bc51c2c4b26329229d3fe021a12ceff7f2cb24 100644 --- a/tests/thread_exit/Makefile +++ b/tests/thread_exit/Makefile @@ -7,6 +7,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_flags/Makefile b/tests/thread_flags/Makefile index 3ce9af7db31f9a476bc9ac4cd3f0ae56852400ea..30365019ccec03b1370ebe6f02b8dfd2086759dd 100644 --- a/tests/thread_flags/Makefile +++ b/tests/thread_flags/Makefile @@ -8,6 +8,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_flags_xtimer/Makefile b/tests/thread_flags_xtimer/Makefile index 2dc857ec4676cd18069c532757189400888dbc64..9d3a2f0644ec3463786a0a9ebc29b594aef7ea12 100644 --- a/tests/thread_flags_xtimer/Makefile +++ b/tests/thread_flags_xtimer/Makefile @@ -6,6 +6,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_flood/Makefile b/tests/thread_flood/Makefile index 9e94f9c66856536c14eeee6a7ffb2c12460c4259..391995e8f6d12c5bcba1b3ccbac63873c882200d 100644 --- a/tests/thread_flood/Makefile +++ b/tests/thread_flood/Makefile @@ -5,6 +5,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_msg/Makefile b/tests/thread_msg/Makefile index b8ecb2778554f0243078bb68ea3c93ce6c1b0729..3e2c65c22e6264a9879223784ae2905f9d2bd47f 100644 --- a/tests/thread_msg/Makefile +++ b/tests/thread_msg/Makefile @@ -8,6 +8,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_msg_block_w_queue/Makefile b/tests/thread_msg_block_w_queue/Makefile index d83cec446f36fe0173806a481fad91caa3fe643f..61bc51c2c4b26329229d3fe021a12ceff7f2cb24 100644 --- a/tests/thread_msg_block_w_queue/Makefile +++ b/tests/thread_msg_block_w_queue/Makefile @@ -7,6 +7,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_msg_block_wo_queue/Makefile b/tests/thread_msg_block_wo_queue/Makefile index d83cec446f36fe0173806a481fad91caa3fe643f..61bc51c2c4b26329229d3fe021a12ceff7f2cb24 100644 --- a/tests/thread_msg_block_wo_queue/Makefile +++ b/tests/thread_msg_block_wo_queue/Makefile @@ -7,6 +7,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_msg_seq/Makefile b/tests/thread_msg_seq/Makefile index e84269ad9b3202cc8b55c6dc20db186b8a0215b5..64a90dc1a4698db16929ebec3f950c9fc1a3bdfc 100644 --- a/tests/thread_msg_seq/Makefile +++ b/tests/thread_msg_seq/Makefile @@ -6,6 +6,3 @@ BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno \ DISABLE_MODULE += auto_init include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/thread_race/Makefile b/tests/thread_race/Makefile index 9e94f9c66856536c14eeee6a7ffb2c12460c4259..391995e8f6d12c5bcba1b3ccbac63873c882200d 100644 --- a/tests/thread_race/Makefile +++ b/tests/thread_race/Makefile @@ -5,6 +5,3 @@ DISABLE_MODULE += auto_init TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/trace/Makefile b/tests/trace/Makefile index 9015e73ecd1dbdaace5a1ff276bd306fe9248420..5b19f9de82e5713f0a6ffac9434d9cced7f0014e 100644 --- a/tests/trace/Makefile +++ b/tests/trace/Makefile @@ -9,8 +9,3 @@ BOARD_WHITELIST := native TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: -# `testrunner` calls `make term` recursively, results in duplicated `TERMFLAGS`. -# So clears `TERMFLAGS` before run. - TERMFLAGS= tests/01-run.py diff --git a/tests/trickle/Makefile b/tests/trickle/Makefile index fe07dba05bd1e6f50fc09506bbc251a8007bcd46..8d2da1215ad256c9904c0987eaea8ad8c852e7ba 100644 --- a/tests/trickle/Makefile +++ b/tests/trickle/Makefile @@ -5,6 +5,3 @@ USEMODULE += trickle TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/unittests/Makefile b/tests/unittests/Makefile index 63615bf8c742d3e06c432fb4210de06aa16c4fd7..608a274e71577f7bbb0b303aa01d5c596f34b99f 100644 --- a/tests/unittests/Makefile +++ b/tests/unittests/Makefile @@ -269,6 +269,3 @@ ifeq (, $(UNIT_TESTS)) else CFLAGS += -DTEST_SUITES='$(subst $() $(),$(charCOMMA),$(UNIT_TESTS:tests-%=%))' endif - -test: - ./tests/01-run.py diff --git a/tests/warn_conflict/Makefile b/tests/warn_conflict/Makefile index a60d18e764f3105b1454ef3154657ed8b65aa07e..3c332cd249afc43dc9fc7cd38ea7e5b0b889baf7 100644 --- a/tests/warn_conflict/Makefile +++ b/tests/warn_conflict/Makefile @@ -13,6 +13,3 @@ FEATURES_REQUIRED = periph_dac periph_spi TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-make.py diff --git a/tests/xtimer_hang/Makefile b/tests/xtimer_hang/Makefile index 85437c51a283e6177ded4985cbc818c27b7f31af..d2da7702d4541efecfb2cf7e3ac5614289c5818b 100644 --- a/tests/xtimer_hang/Makefile +++ b/tests/xtimer_hang/Makefile @@ -7,6 +7,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/xtimer_msg/Makefile b/tests/xtimer_msg/Makefile index 85437c51a283e6177ded4985cbc818c27b7f31af..d2da7702d4541efecfb2cf7e3ac5614289c5818b 100644 --- a/tests/xtimer_msg/Makefile +++ b/tests/xtimer_msg/Makefile @@ -7,6 +7,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/xtimer_msg_receive_timeout/Makefile b/tests/xtimer_msg_receive_timeout/Makefile index cb14f399a46bca94fcec3c61f1f214ef06a003ea..1079b0a411a8bdef167bfa5602542ee2e3d0b2e3 100644 --- a/tests/xtimer_msg_receive_timeout/Makefile +++ b/tests/xtimer_msg_receive_timeout/Makefile @@ -2,9 +2,6 @@ include ../Makefile.tests_common USEMODULE += xtimer -test: - tests/01-run.py - TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include diff --git a/tests/xtimer_now64_continuity/Makefile b/tests/xtimer_now64_continuity/Makefile index 83bad6f66112cfc12cad0edfc675dcb45c3003ed..2902f849c95b628765976b1c869f65628cb2e2ca 100644 --- a/tests/xtimer_now64_continuity/Makefile +++ b/tests/xtimer_now64_continuity/Makefile @@ -6,6 +6,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/xtimer_periodic_wakeup/Makefile b/tests/xtimer_periodic_wakeup/Makefile index 1789adbfdd1984def2b32977c77bd19feecec566..c49238e34fd803f498d7a6c0c44cd8edd4f28792 100644 --- a/tests/xtimer_periodic_wakeup/Makefile +++ b/tests/xtimer_periodic_wakeup/Makefile @@ -7,6 +7,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/xtimer_remove/Makefile b/tests/xtimer_remove/Makefile index d81df6d3c9c4180c17c527a94b1b7b6cfabd3a55..1079b0a411a8bdef167bfa5602542ee2e3d0b2e3 100644 --- a/tests/xtimer_remove/Makefile +++ b/tests/xtimer_remove/Makefile @@ -5,6 +5,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/xtimer_reset/Makefile b/tests/xtimer_reset/Makefile index d81df6d3c9c4180c17c527a94b1b7b6cfabd3a55..1079b0a411a8bdef167bfa5602542ee2e3d0b2e3 100644 --- a/tests/xtimer_reset/Makefile +++ b/tests/xtimer_reset/Makefile @@ -5,6 +5,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - tests/01-run.py diff --git a/tests/xtimer_usleep/Makefile b/tests/xtimer_usleep/Makefile index 4757299729f64e98dcd4395e43d20d1359f26c7b..af26bcfb8f0b2a198000231dc250073ca61f5f30 100644 --- a/tests/xtimer_usleep/Makefile +++ b/tests/xtimer_usleep/Makefile @@ -11,6 +11,3 @@ TEST_ON_CI_WHITELIST += all #CFLAGS += -DSLEEP_PORT=PORT_F include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py diff --git a/tests/xtimer_usleep_short/Makefile b/tests/xtimer_usleep_short/Makefile index 124e21185343337bd5072d375d4da08e2fd546ff..1079b0a411a8bdef167bfa5602542ee2e3d0b2e3 100644 --- a/tests/xtimer_usleep_short/Makefile +++ b/tests/xtimer_usleep_short/Makefile @@ -5,6 +5,3 @@ USEMODULE += xtimer TEST_ON_CI_WHITELIST += all include $(RIOTBASE)/Makefile.include - -test: - ./tests/01-run.py