This website works better with JavaScript.
Explore
Help
Sign In
marc
/
RIOT
Watch
1
Star
0
Fork
You've already forked RIOT
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
tests: remove `test_` prefix
Closes
#1485
.
dev/timer
René Kijewski
9 years ago
parent
b8aa5dbaf8
commit
d46c7e00d4
88 changed files
with
0 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
tests/bitarithm_timings/Makefile
0
tests/bitarithm_timings/main.c
0
tests/bloom/Makefile
0
tests/bloom/generate_sets.py
0
tests/bloom/main.c
0
tests/bloom/words.txt.gz
0
tests/bloom_bytes/Makefile
0
tests/bloom_bytes/main.c
0
tests/coap/Makefile
0
tests/coap/main.c
0
tests/disable_module/Makefile
0
tests/disable_module/main.c
0
tests/float/Makefile
0
tests/float/README.md
0
tests/float/main.c
0
tests/hwtimer/Makefile
0
tests/hwtimer/main.c
0
tests/hwtimer/tests/test_hwtimer
0
tests/hwtimer_spin/Makefile
0
tests/hwtimer_spin/main.c
0
tests/hwtimer_wait/Makefile
0
tests/hwtimer_wait/main.c
0
tests/ipc_pingpong/Makefile
0
tests/ipc_pingpong/main.c
0
tests/ipc_pingpong/tests/01-test
0
tests/irq/Makefile
0
tests/irq/main.c
0
tests/mutex_unlock_and_sleep/Makefile
0
tests/mutex_unlock_and_sleep/main.c
0
tests/nativenet/Makefile
0
tests/nativenet/main.c
0
tests/net_if/Makefile
0
tests/net_if/main.c
0
tests/pipe/Makefile
0
tests/pipe/main.c
0
tests/pnet/Makefile
0
tests/pnet/main.c
0
tests/posix_semaphore/Makefile
0
tests/posix_semaphore/main.c
0
tests/posix_sleep/Makefile
0
tests/posix_sleep/main.c
0
tests/pthread/Makefile
0
tests/pthread/main.c
0
tests/pthread_barrier/Makefile
0
tests/pthread_barrier/main.c
0
tests/pthread_cleanup/Makefile
0
tests/pthread_cleanup/main.c
0
tests/pthread_cleanup/tests/01-test
0
tests/pthread_condition_variable/Makefile
0
tests/pthread_condition_variable/main.c
0
tests/pthread_cooperation/Makefile
0
tests/pthread_cooperation/main.c
0
tests/pthread_rwlock/Makefile
0
tests/pthread_rwlock/main.c
0
tests/queue_fairness/Makefile
0
tests/queue_fairness/main.c
0
tests/queue_fairness/tests/01-test
0
tests/sha256/Makefile
0
tests/sha256/main.c
0
tests/sha256/tests/01-test
0
tests/shell/Makefile
0
tests/shell/ReadMe.txt
0
tests/shell/main.c
0
tests/shell/tests/01-basic
0
tests/shell/tests/02-unknown-command
0
tests/shell/tests/03-inputlength-regression
0
tests/struct_tm_utility/Makefile
0
tests/struct_tm_utility/main.c
0
tests/thread_basic/Makefile
0
tests/thread_basic/main.c
0
tests/thread_basic/tests/test_thread.py
0
tests/thread_cooperation/Makefile
0
tests/thread_cooperation/main.c
0
tests/thread_exit/Makefile
0
tests/thread_exit/main.c
0
tests/thread_exit/tests/hello-world
0
tests/thread_msg/Makefile
0
tests/thread_msg/main.c
0
tests/thread_msg_block_w_queue/Makefile
0
tests/thread_msg_block_w_queue/main.c
0
tests/thread_msg_block_wo_queue/Makefile
0
tests/thread_msg_block_wo_queue/main.c
0
tests/thread_msg_seq/Makefile
0
tests/thread_msg_seq/main.c
0
tests/vtimer_msg/Makefile
0
tests/vtimer_msg/main.c
0
tests/vtimer_msg_diff/Makefile
0
tests/vtimer_msg_diff/main.c
0
tests/test_bitarithm_timings/Makefile → tests/bitarithm_timings/Makefile
Unescape
Escape
View File
0
tests/test_bitarithm_timings/main.c → tests/bitarithm_timings/main.c
Unescape
Escape
View File
0
tests/test_bloom/Makefile → tests/bloom/Makefile
Unescape
Escape
View File
0
tests/test_bloom/generate_sets.py → tests/bloom/generate_sets.py
Unescape
Escape
View File
0
tests/test_bloom/main.c → tests/bloom/main.c
Unescape
Escape
View File
0
tests/test_bloom/words.txt.gz → tests/bloom/words.txt.gz
Unescape
Escape
View File
0
tests/test_bloom_bytes/Makefile → tests/bloom_bytes/Makefile
Unescape
Escape
View File
0
tests/test_bloom_bytes/main.c → tests/bloom_bytes/main.c
Unescape
Escape
View File
0
tests/test_coap/Makefile → tests/coap/Makefile
Unescape
Escape
View File
0
tests/test_coap/main.c → tests/coap/main.c
Unescape
Escape
View File
0
tests/test_disable_module/Makefile → tests/disable_module/Makefile
Unescape
Escape
View File
0
tests/test_disable_module/main.c → tests/disable_module/main.c
Unescape
Escape
View File
0
tests/test_float/Makefile → tests/float/Makefile
Unescape
Escape
View File
0
tests/test_float/README.md → tests/float/README.md
Unescape
Escape
View File
0
tests/test_float/main.c → tests/float/main.c
Unescape
Escape
View File
0
tests/test_hwtimer/Makefile → tests/hwtimer/Makefile
Unescape
Escape
View File
0
tests/test_hwtimer/main.c → tests/hwtimer/main.c
Unescape
Escape
View File
0
tests/test_hwtimer/tests/test_hwtimer → tests/hwtimer/tests/test_hwtimer
Unescape
Escape
View File
0
tests/test_hwtimer_spin/Makefile → tests/hwtimer_spin/Makefile
Unescape
Escape
View File
0
tests/test_hwtimer_spin/main.c → tests/hwtimer_spin/main.c
Unescape
Escape
View File
0
tests/test_hwtimer_wait/Makefile → tests/hwtimer_wait/Makefile
Unescape
Escape
View File
0
tests/test_hwtimer_wait/main.c → tests/hwtimer_wait/main.c
Unescape
Escape
View File
0
tests/test_ipc_pingpong/Makefile → tests/ipc_pingpong/Makefile
Unescape
Escape
View File
0
tests/test_ipc_pingpong/main.c → tests/ipc_pingpong/main.c
Unescape
Escape
View File
0
tests/test_ipc_pingpong/tests/01-test → tests/ipc_pingpong/tests/01-test
Unescape
Escape
View File
0
tests/test_irq/Makefile → tests/irq/Makefile
Unescape
Escape
View File
0
tests/test_irq/main.c → tests/irq/main.c
Unescape
Escape
View File
0
tests/test_mutex_unlock_and_sleep/Makefile → tests/mutex_unlock_and_sleep/Makefile
Unescape
Escape
View File
0
tests/test_mutex_unlock_and_sleep/main.c → tests/mutex_unlock_and_sleep/main.c
Unescape
Escape
View File
0
tests/test_nativenet/Makefile → tests/nativenet/Makefile
Unescape
Escape
View File
0
tests/test_nativenet/main.c → tests/nativenet/main.c
Unescape
Escape
View File
0
tests/test_net_if/Makefile → tests/net_if/Makefile
Unescape
Escape
View File
0
tests/test_net_if/main.c → tests/net_if/main.c
Unescape
Escape
View File
0
tests/test_pipe/Makefile → tests/pipe/Makefile
Unescape
Escape
View File
0
tests/test_pipe/main.c → tests/pipe/main.c
Unescape
Escape
View File
0
tests/test_pnet/Makefile → tests/pnet/Makefile
Unescape
Escape
View File
0
tests/test_pnet/main.c → tests/pnet/main.c
Unescape
Escape
View File
0
tests/test_posix_semaphore/Makefile → tests/posix_semaphore/Makefile
Unescape
Escape
View File
0
tests/test_posix_semaphore/main.c → tests/posix_semaphore/main.c
Unescape
Escape
View File
0
tests/test_posix_sleep/Makefile → tests/posix_sleep/Makefile
Unescape
Escape
View File
0
tests/test_posix_sleep/main.c → tests/posix_sleep/main.c
Unescape
Escape
View File
0
tests/test_pthread/Makefile → tests/pthread/Makefile
Unescape
Escape
View File
0
tests/test_pthread/main.c → tests/pthread/main.c
Unescape
Escape
View File
0
tests/test_pthread_barrier/Makefile → tests/pthread_barrier/Makefile
Unescape
Escape
View File
0
tests/test_pthread_barrier/main.c → tests/pthread_barrier/main.c
Unescape
Escape
View File
0
tests/test_pthread_cleanup/Makefile → tests/pthread_cleanup/Makefile
Unescape
Escape
View File
0
tests/test_pthread_cleanup/main.c → tests/pthread_cleanup/main.c
Unescape
Escape
View File
0
tests/test_pthread_cleanup/tests/01-test → tests/pthread_cleanup/tests/01-test
Unescape
Escape
View File
0
tests/test_pthread_condition_variable/Makefile → tests/pthread_condition_variable/Makefile
Unescape
Escape
View File
0
tests/test_pthread_condition_variable/main.c → tests/pthread_condition_variable/main.c
Unescape
Escape
View File
0
tests/test_pthread_cooperation/Makefile → tests/pthread_cooperation/Makefile
Unescape
Escape
View File
0
tests/test_pthread_cooperation/main.c → tests/pthread_cooperation/main.c
Unescape
Escape
View File
0
tests/test_pthread_rwlock/Makefile → tests/pthread_rwlock/Makefile
Unescape
Escape
View File
0
tests/test_pthread_rwlock/main.c → tests/pthread_rwlock/main.c
Unescape
Escape
View File
0
tests/test_queue_fairness/Makefile → tests/queue_fairness/Makefile
Unescape
Escape
View File
0
tests/test_queue_fairness/main.c → tests/queue_fairness/main.c
Unescape
Escape
View File
0
tests/test_queue_fairness/tests/01-test → tests/queue_fairness/tests/01-test
Unescape
Escape
View File
0
tests/test_sha256/Makefile → tests/sha256/Makefile
Unescape
Escape
View File
0
tests/test_sha256/main.c → tests/sha256/main.c
Unescape
Escape
View File
0
tests/test_sha256/tests/01-test → tests/sha256/tests/01-test
Unescape
Escape
View File
0
tests/test_shell/Makefile → tests/shell/Makefile
Unescape
Escape
View File
0
tests/test_shell/ReadMe.txt → tests/shell/ReadMe.txt
Unescape
Escape
View File
0
tests/test_shell/main.c → tests/shell/main.c
Unescape
Escape
View File
0
tests/test_shell/tests/01-basic → tests/shell/tests/01-basic
Unescape
Escape
View File
0
tests/test_shell/tests/02-unknown-command → tests/shell/tests/02-unknown-command
Unescape
Escape
View File
0
tests/test_shell/tests/03-inputlength-regression → tests/shell/tests/03-inputlength-regression
Unescape
Escape
View File
0
tests/test_struct_tm_utility/Makefile → tests/struct_tm_utility/Makefile
Unescape
Escape
View File
0
tests/test_struct_tm_utility/main.c → tests/struct_tm_utility/main.c
Unescape
Escape
View File
0
tests/test_thread_basic/Makefile → tests/thread_basic/Makefile
Unescape
Escape
View File
0
tests/test_thread_basic/main.c → tests/thread_basic/main.c
Unescape
Escape
View File
0
tests/test_thread_basic/tests/test_thread.py → tests/thread_basic/tests/test_thread.py
Unescape
Escape
View File
0
tests/test_thread_cooperation/Makefile → tests/thread_cooperation/Makefile
Unescape
Escape
View File
0
tests/test_thread_cooperation/main.c → tests/thread_cooperation/main.c
Unescape
Escape
View File
0
tests/test_thread_exit/Makefile → tests/thread_exit/Makefile
Unescape
Escape
View File
0
tests/test_thread_exit/main.c → tests/thread_exit/main.c
Unescape
Escape
View File
0
tests/test_thread_exit/tests/hello-world → tests/thread_exit/tests/hello-world
Unescape
Escape
View File
0
tests/test_thread_msg/Makefile → tests/thread_msg/Makefile
Unescape
Escape
View File
0
tests/test_thread_msg/main.c → tests/thread_msg/main.c
Unescape
Escape
View File
0
tests/test_thread_msg_block_w_queue/Makefile → tests/thread_msg_block_w_queue/Makefile
Unescape
Escape
View File
0
tests/test_thread_msg_block_w_queue/main.c → tests/thread_msg_block_w_queue/main.c
Unescape
Escape
View File
0
tests/test_thread_msg_block_wo_queue/Makefile → tests/thread_msg_block_wo_queue/Makefile
Unescape
Escape
View File
0
tests/test_thread_msg_block_wo_queue/main.c → tests/thread_msg_block_wo_queue/main.c
Unescape
Escape
View File
0
tests/test_thread_msg_seq/Makefile → tests/thread_msg_seq/Makefile
Unescape
Escape
View File
0
tests/test_thread_msg_seq/main.c → tests/thread_msg_seq/main.c
Unescape
Escape
View File
0
tests/test_vtimer_msg/Makefile → tests/vtimer_msg/Makefile
Unescape
Escape
View File
0
tests/test_vtimer_msg/main.c → tests/vtimer_msg/main.c
Unescape
Escape
View File
0
tests/test_vtimer_msg_diff/Makefile → tests/vtimer_msg_diff/Makefile
Unescape
Escape
View File
0
tests/test_vtimer_msg_diff/main.c → tests/vtimer_msg_diff/main.c
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
marc/RIOT
Title
Body
Create Issue