1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
René Kijewski 8950ab49a5 make: Remove Makefile.unsupported
This mechanism was replaced by #535. It was only used in one project.
2014-05-14 22:58:25 +02:00
..
test_bloom test: bloom: backlist platforms 2014-04-26 15:35:32 +02:00
test_bloom_bytes tests: added missing chronos to blacklist 2014-04-28 14:05:30 +02:00
test_disable_module Add DISABLE_MODULE test 2014-04-01 23:49:22 +02:00
test_float tests: added README.md for test_float 2014-04-10 21:35:25 +02:00
test_hwtimer Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_hwtimer_spin tests/test_hwtimer_spin +wait: add success 2014-05-13 10:35:53 +02:00
test_hwtimer_wait tests/test_hwtimer_spin +wait: add success 2014-05-13 10:35:53 +02:00
test_irq initialized j with 0 2014-05-02 13:58:01 +02:00
test_mutex_unlock_and_sleep Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_nativenet make: Remove Makefile.unsupported 2014-05-14 22:58:25 +02:00
test_net_if license: fix license header grammar 2014-05-14 09:49:09 +02:00
test_pnet examples/tests: blacklisted arduino-due 2014-05-13 21:18:27 +02:00
test_posix_semaphore test: posix: blacklist boards 2014-04-26 15:23:58 +02:00
test_posix_sleep Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_pthread Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_pthread_barrier fix re-added removed printf formatter 2014-05-02 16:28:47 +02:00
test_pthread_cleanup pthread_cleanup: fixup for #798 2014-04-04 18:03:29 +02:00
test_pthread_condition_variable added pthread_cond.h to pthread.h 2014-05-07 07:54:54 +02:00
test_pthread_cooperation Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_pthread_rwlock Add pthread_rwlock test 2014-04-18 16:26:12 +02:00
test_queue_fairness Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_sha256 sys:crypto: put ciphers into one module 2014-05-12 21:57:44 +02:00
test_shell Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_thread_basic Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_thread_cooperation fixed warnings on Wformat 2014-05-02 13:47:07 +02:00
test_thread_exit Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_thread_msg fixed Wformat warnings 2014-05-02 14:30:49 +02:00
test_thread_msg_block_w_queue Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_thread_msg_block_wo_queue Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_thread_msg_seq Add DISABLE_MODULE += auto_init to tests 2014-04-02 14:41:17 +02:00
test_vtimer_msg make: Add DEFAULT_MODULE and DISABLE_MODULE 2014-04-01 23:42:00 +02:00
unittests unittests: separate test suites from main.c 2014-05-14 12:57:52 +02:00
Makefile.tests_common add Makefile.tests_common 2014-02-21 19:08:48 +01:00