diff --git a/tests/bitarithm_timings/Makefile b/tests/bitarithm_timings/Makefile index 58406e236..db6ae0522 100644 --- a/tests/bitarithm_timings/Makefile +++ b/tests/bitarithm_timings/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_bitarithm_timings +APPLICATION = bitarithm_timings include ../Makefile.tests_common include $(RIOTBASE)/Makefile.include diff --git a/tests/bloom/Makefile b/tests/bloom/Makefile index fa279e806..3a368f86a 100644 --- a/tests/bloom/Makefile +++ b/tests/bloom/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_bloom +APPLICATION = bloom include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := chronos mbed_lpc1768 msb-430 msb-430h redbee-econotag \ diff --git a/tests/bloom_bytes/Makefile b/tests/bloom_bytes/Makefile index 79dafd71d..ea88bac77 100644 --- a/tests/bloom_bytes/Makefile +++ b/tests/bloom_bytes/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_bloom_bytes +APPLICATION = bloom_bytes include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/coap/Makefile b/tests/coap/Makefile index d01d91fe0..9ba112256 100644 --- a/tests/coap/Makefile +++ b/tests/coap/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_coap +APPLICATION = coap include ../Makefile.tests_common BOARD_BLACKLIST := arduino-due chronos mbed_lpc1768 msb-430 msb-430h qemu-i386 stm32f0discovery \ diff --git a/tests/disable_module/Makefile b/tests/disable_module/Makefile index 1e3c42603..e1bd58dbd 100644 --- a/tests/disable_module/Makefile +++ b/tests/disable_module/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_disable_module +APPLICATION = disable_module include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/float/Makefile b/tests/float/Makefile index fc1b3d11c..09cdd4d62 100644 --- a/tests/float/Makefile +++ b/tests/float/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_float +APPLICATION = float include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/hwtimer/Makefile b/tests/hwtimer/Makefile index 7685e1f59..718805bb8 100644 --- a/tests/hwtimer/Makefile +++ b/tests/hwtimer/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_hwtimer +APPLICATION = hwtimer include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/hwtimer_spin/Makefile b/tests/hwtimer_spin/Makefile index b76df3430..45ec84be7 100644 --- a/tests/hwtimer_spin/Makefile +++ b/tests/hwtimer_spin/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_hwtimer_spin +APPLICATION = hwtimer_spin include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/hwtimer_wait/Makefile b/tests/hwtimer_wait/Makefile index e0fc75793..3ffd19ce8 100644 --- a/tests/hwtimer_wait/Makefile +++ b/tests/hwtimer_wait/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_hwtimer_wait +APPLICATION = hwtimer_wait include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/ipc_pingpong/Makefile b/tests/ipc_pingpong/Makefile index f53249e03..2a5fa8242 100644 --- a/tests/ipc_pingpong/Makefile +++ b/tests/ipc_pingpong/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_ipc_pingpong +APPLICATION = ipc_pingpong include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/irq/Makefile b/tests/irq/Makefile index 7acb1e919..5b59ed8de 100644 --- a/tests/irq/Makefile +++ b/tests/irq/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_irq +APPLICATION = irq include ../Makefile.tests_common USEMODULE += auto_init diff --git a/tests/mutex_unlock_and_sleep/Makefile b/tests/mutex_unlock_and_sleep/Makefile index b3b046ee9..45824eaa4 100644 --- a/tests/mutex_unlock_and_sleep/Makefile +++ b/tests/mutex_unlock_and_sleep/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_mutex_unlock_and_sleep +APPLICATION = mutex_unlock_and_sleep include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/nativenet/Makefile b/tests/nativenet/Makefile index c324b67b1..c869413b8 100644 --- a/tests/nativenet/Makefile +++ b/tests/nativenet/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_nativenet +APPLICATION = nativenet include ../Makefile.tests_common BOARD_WHITELIST := native @@ -12,5 +12,5 @@ FORCE: touch main.c sender: CFLAGS += -DSENDER -sender: APPLICATION = test_nativenet_sender +sender: APPLICATION = nativenet_sender sender: FORCE all diff --git a/tests/net_if/Makefile b/tests/net_if/Makefile index 3d3fb6883..b31d5334f 100644 --- a/tests/net_if/Makefile +++ b/tests/net_if/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_net_if +APPLICATION = net_if BOARD_BLACKLIST = mbed_lpc1768 arduino-due udoo qemu-i386 stm32f0discovery stm32f4discovery # qemu-i386: no transceiver, yet diff --git a/tests/pipe/Makefile b/tests/pipe/Makefile index 116521e3c..b1441bdfd 100644 --- a/tests/pipe/Makefile +++ b/tests/pipe/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_pipe +APPLICATION = pipe include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/pnet/Makefile b/tests/pnet/Makefile index 685a1d855..9fd3a0271 100644 --- a/tests/pnet/Makefile +++ b/tests/pnet/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_pnet +APPLICATION = pnet include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := chronos msb-430h redbee-econotag telosb wsn430-v1_3b wsn430-v1_4 z1 diff --git a/tests/posix_semaphore/Makefile b/tests/posix_semaphore/Makefile index 1c8387219..6a259e58b 100644 --- a/tests/posix_semaphore/Makefile +++ b/tests/posix_semaphore/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_posix_semaphore +APPLICATION = posix_semaphore include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := msb-430 msb-430h mbed_lpc1768 redbee-econotag chronos stm32f0discovery diff --git a/tests/posix_sleep/Makefile b/tests/posix_sleep/Makefile index 7fd95590a..24f6fe632 100644 --- a/tests/posix_sleep/Makefile +++ b/tests/posix_sleep/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_posix_sleep +APPLICATION = posix_sleep include ../Makefile.tests_common USEMODULE += posix diff --git a/tests/pthread/Makefile b/tests/pthread/Makefile index ab7e41554..e6252668c 100644 --- a/tests/pthread/Makefile +++ b/tests/pthread/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_pthread +APPLICATION = pthread include ../Makefile.tests_common USEMODULE += posix diff --git a/tests/pthread_barrier/Makefile b/tests/pthread_barrier/Makefile index 215f8dcb9..3f4cead1f 100644 --- a/tests/pthread_barrier/Makefile +++ b/tests/pthread_barrier/Makefile @@ -1,5 +1,5 @@ # name of your application -APPLICATION = test_pthread_barrier +APPLICATION = pthread_barrier include ../Makefile.tests_common # exclude boards with insufficient RAM diff --git a/tests/pthread_cleanup/Makefile b/tests/pthread_cleanup/Makefile index f4bf56031..bbd94385d 100644 --- a/tests/pthread_cleanup/Makefile +++ b/tests/pthread_cleanup/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_pthread_cleanup +APPLICATION = pthread_cleanup include ../Makefile.tests_common USEMODULE += pthread diff --git a/tests/pthread_condition_variable/Makefile b/tests/pthread_condition_variable/Makefile index ae8641783..6e5394964 100644 --- a/tests/pthread_condition_variable/Makefile +++ b/tests/pthread_condition_variable/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_condition_variable +APPLICATION = condition_variable include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/pthread_cooperation/Makefile b/tests/pthread_cooperation/Makefile index 396c0b025..75665e6a4 100644 --- a/tests/pthread_cooperation/Makefile +++ b/tests/pthread_cooperation/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_pthread_cooperation +APPLICATION = pthread_cooperation include ../Makefile.tests_common USEMODULE += posix diff --git a/tests/pthread_rwlock/Makefile b/tests/pthread_rwlock/Makefile index 8ccd148a8..0532eb7f0 100644 --- a/tests/pthread_rwlock/Makefile +++ b/tests/pthread_rwlock/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_pthread_rwlock +APPLICATION = pthread_rwlock include ../Makefile.tests_common USEMODULE += pthread diff --git a/tests/queue_fairness/Makefile b/tests/queue_fairness/Makefile index 81d4e6668..79faedea8 100644 --- a/tests/queue_fairness/Makefile +++ b/tests/queue_fairness/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_queue_fairness +APPLICATION = queue_fairness include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := mbed_lpc1768 stm32f0discovery diff --git a/tests/sha256/Makefile b/tests/sha256/Makefile index e3457f2bd..d5a245e04 100644 --- a/tests/sha256/Makefile +++ b/tests/sha256/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_sha256 +APPLICATION = sha256 include ../Makefile.tests_common USEMODULE += crypto diff --git a/tests/shell/Makefile b/tests/shell/Makefile index 94cfdd2ac..083e92546 100644 --- a/tests/shell/Makefile +++ b/tests/shell/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_shell +APPLICATION = shell include ../Makefile.tests_common USEMODULE += shell diff --git a/tests/struct_tm_utility/Makefile b/tests/struct_tm_utility/Makefile index 89b1c69aa..939dc0bd9 100644 --- a/tests/struct_tm_utility/Makefile +++ b/tests/struct_tm_utility/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_struct_tm_utility +APPLICATION = struct_tm_utility include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/thread_basic/Makefile b/tests/thread_basic/Makefile index b29727646..60c4868ab 100644 --- a/tests/thread_basic/Makefile +++ b/tests/thread_basic/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_thread_basic +APPLICATION = thread_basic include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/thread_cooperation/Makefile b/tests/thread_cooperation/Makefile index c4c1fb195..d45c04c7a 100644 --- a/tests/thread_cooperation/Makefile +++ b/tests/thread_cooperation/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_thread_cooperation +APPLICATION = thread_cooperation include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := chronos msb-430 msb-430h mbed_lpc1768 redbee-econotag stm32f0discovery diff --git a/tests/thread_exit/Makefile b/tests/thread_exit/Makefile index 25c8b8db2..123859d3f 100644 --- a/tests/thread_exit/Makefile +++ b/tests/thread_exit/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_thread_exit +APPLICATION = thread_exit include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/thread_msg/Makefile b/tests/thread_msg/Makefile index 9bfc17408..d90b4e78c 100644 --- a/tests/thread_msg/Makefile +++ b/tests/thread_msg/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_thread_msg +APPLICATION = thread_msg include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/thread_msg_block_w_queue/Makefile b/tests/thread_msg_block_w_queue/Makefile index 9dd9e29a6..5d09dab3a 100644 --- a/tests/thread_msg_block_w_queue/Makefile +++ b/tests/thread_msg_block_w_queue/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_thread_msg_block_w_queue +APPLICATION = thread_msg_block_w_queue include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/thread_msg_block_wo_queue/Makefile b/tests/thread_msg_block_wo_queue/Makefile index ecdac1797..23aa75948 100644 --- a/tests/thread_msg_block_wo_queue/Makefile +++ b/tests/thread_msg_block_wo_queue/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_thread_msg_block_wo_queue +APPLICATION = thread_msg_block_wo_queue include ../Makefile.tests_common DISABLE_MODULE += auto_init diff --git a/tests/thread_msg_seq/Makefile b/tests/thread_msg_seq/Makefile index 48773645a..17a77ef55 100644 --- a/tests/thread_msg_seq/Makefile +++ b/tests/thread_msg_seq/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_thread_msg_seq +APPLICATION = thread_msg_seq include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/vtimer_msg/Makefile b/tests/vtimer_msg/Makefile index fc95d4304..2fa94799c 100644 --- a/tests/vtimer_msg/Makefile +++ b/tests/vtimer_msg/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_vtimer_msg +APPLICATION = vtimer_msg include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := stm32f0discovery diff --git a/tests/vtimer_msg_diff/Makefile b/tests/vtimer_msg_diff/Makefile index b7d6a2e18..a6e40ef13 100644 --- a/tests/vtimer_msg_diff/Makefile +++ b/tests/vtimer_msg_diff/Makefile @@ -1,4 +1,4 @@ -APPLICATION = test_vtimer_msg_diff +APPLICATION = vtimer_msg_diff include ../Makefile.tests_common BOARD_INSUFFICIENT_RAM := mbed_lpc1768 stm32f0discovery