smlng
1d432a0e7d
tests: enhance thread_cooperation, update BOARD_INSUFFICIENT_MEMORY
2017-11-10 09:27:18 +01:00
Alexandre Abadie
2c7eba58e6
tests/msg_try_receive: migrate to testrunner
2017-11-09 22:53:24 +01:00
Alexandre Abadie
4a22ca1a28
tests/irq: migrate to testrunner
2017-11-09 21:17:56 +01:00
Martine Lenders
fa81932a8f
tests: unittests: extend gnrc_ipv6_nib unittests for holey NIB
...
When there are holes in the NIB (e.g. when entries were removed)
currently the NIB crashes the system due to a failed assertion.
This commit tests this behavior (`DEVELHELP` needs to be activated to
test this behavior). A fix will follow.
2017-11-09 15:28:55 +01:00
Hauke Petersen
24056f3fd8
tests/examples: removed pca1000x from Makefiles
2017-11-09 13:59:18 +01:00
Peter Kietzmann
87b0477b70
Merge pull request #7855 from kYc0o/fix_nrf24l01p_var_sizes
...
drivers/nrf24l01p: misc fixed
2017-11-09 08:06:28 +01:00
Martine Lenders
56d1f0605a
tests: adapt kw2xrf for new network interface API
2017-11-08 20:18:53 +01:00
Martine Lenders
22a41ea99c
tests: port gnrc_ipv6_nib unittests to gnrc_netif2
2017-11-08 20:18:53 +01:00
Martine Lenders
801148eb6d
tests: port gnrc_ipv6_nib tests for gnrc_netif2
2017-11-08 20:18:53 +01:00
Martine Lenders
8fac66eb03
tests: port gnrc_ndp2 for gnrc_netif2
2017-11-08 20:18:53 +01:00
kYc0o
aad3c253d2
tests/driver_nrf24l01p_lowlevel/main.c: fix var length and unused var
2017-11-08 20:10:44 +01:00
Alexandre Abadie
70fdc6792e
tests/driver_mpu9150: update to use new driver API
2017-11-08 09:09:21 +01:00
Alexandre Abadie
ca9c8a5f7f
tests/pthread_*: udpate BOARD_INSUFFICIENT_MEMORY variable
2017-11-08 09:00:21 +01:00
Alexandre Abadie
ed4004bd0e
tests/pthread_tls: migrate to testrunner script
2017-11-08 09:00:21 +01:00
Alexandre Abadie
8b71893714
tests/pthread_tls: some cleanup
2017-11-08 09:00:21 +01:00
Alexandre Abadie
c1a08451e3
tests/pthread_rwlock: migrate to testrunner script
2017-11-08 09:00:21 +01:00
Alexandre Abadie
31ffda0a68
tests/pthread_rwlock: improve test behaviour
2017-11-08 09:00:21 +01:00
Alexandre Abadie
67187e240f
tests/pthread_cooperation: migrate to testrunner script
2017-11-08 09:00:21 +01:00
Alexandre Abadie
633be9a87b
tests/pthread_cooperation: small improvements
2017-11-08 09:00:20 +01:00
Alexandre Abadie
e87314fa1e
tests/pthread_condition_variable: migrate to testrunner script
2017-11-08 09:00:20 +01:00
Alexandre Abadie
936928f819
tests/pthread_condition_variable: small improvements
2017-11-08 09:00:05 +01:00
Alexandre Abadie
7ff3a2a535
tests/pthread_cleanup: migrate to testrunner script
2017-11-08 09:00:05 +01:00
Alexandre Abadie
7bab0339dc
tests/pthread_cleanup: small improvements
2017-11-08 09:00:05 +01:00
Alexandre Abadie
1e8104f268
tests/pthread_barrier: migrate to testrunner script
2017-11-08 09:00:05 +01:00
Alexandre Abadie
42afbb5fae
tests/pthread_barrier: small improvements
2017-11-08 09:00:05 +01:00
Alexandre Abadie
7c446176a4
tests/pthread: migrate to testrunner script
2017-11-08 09:00:05 +01:00
Alexandre Abadie
cc90f8a854
tests/pthread: small improvements
2017-11-08 09:00:05 +01:00
Martine Lenders
2ffd0427b6
Merge pull request #7838 from aabadie/test_thread_basic
...
tests/thread_basic: rename python testrunner script
2017-11-07 21:24:16 +01:00
Alexandre Abadie
a23288fbdd
test/thread_basic: fix pep8 in testrunner script
2017-11-07 21:15:43 +01:00
Alexandre Abadie
c8083a6767
tests/thread_basic: rename python testrunner script
2017-11-07 21:15:43 +01:00
kYc0o
129c170dde
tests/driver_at86rf2xx: fix var lengths and unused vars
2017-11-07 21:09:22 +01:00
Alexandre Abadie
3217648aa6
tests/thread_msg_seq: migrate to testrunner script
2017-11-07 19:29:31 +01:00
Alexandre Abadie
3a7621d0cb
tests/thread_msg_seq: minor improvements in test application
2017-11-07 19:12:04 +01:00
Alexandre Abadie
17535f8fb1
tests/thread_flags_xtimer: migrate to testrunner script
2017-11-07 19:12:04 +01:00
Alexandre Abadie
7d4dc0456f
tests/thread_flags_xtimer: minor improvements in test application
2017-11-07 19:12:04 +01:00
Alexandre Abadie
84fbd62034
tests/thread_flags: migrate to testrunner script
2017-11-07 19:10:34 +01:00
Alexandre Abadie
f6560df848
tests/thread_flags: minor improvements in test application
2017-11-07 19:10:34 +01:00
Alexandre Abadie
95bb6d48d8
tests/thread_exit: migrate to testrunner script
2017-11-07 19:10:34 +01:00
e7646781e4
make: mcuboot: prefix mcuboot make targets
2017-11-07 12:44:38 +01:00
Martine Lenders
0954dba17d
Merge pull request #6000 from kaspar030/add_event_system
...
sys: add asynchronous event system
2017-11-06 14:25:18 +01:00
27cdd5497e
tests/event: initial commit of sys/event test application
2017-11-06 14:19:31 +01:00
615b1e60bc
core/clist: add argument to clist_foreach
2017-11-06 12:49:22 +01:00
f142908f4e
Merge pull request #7655 from kaspar030/add_list_sort
...
core/clist: add clist_sort()
2017-11-06 12:46:01 +01:00
Alexandre Abadie
d011fd1dd8
tests: exclude feather-m0 board from unittests
2017-11-05 22:19:07 +01:00
Bas Stottelaar
9428034fc8
tests: fix for u8g2 default I2C address.
2017-11-05 18:54:22 +01:00
Alexandre Abadie
6f43e98b95
drivers/si70xx: cleanup and use pseudomodules
2017-11-05 18:13:19 +01:00
52a692ae4f
Merge pull request #7829 from smlng/enh/tests/thread_flood
...
tests, thread_flood: update test script and output
2017-11-02 16:12:31 +01:00
c9448f471f
Merge pull request #7772 from kaspar030/add_tests_pkg_fatfs_rtc_dep
...
tests: pkg_fatfs: add periph_rtc to required features
2017-11-02 15:18:40 +01:00
d0fece77a0
tests: pkg_fatfs: add periph_rtc to required features
2017-11-02 15:06:27 +01:00
f7f3b687fd
tests: unittests: add avsextrem to BOARD_INSUFFICIENT_MEMORY
2017-11-02 12:59:46 +01:00