|
bba3943d59
|
tests/driver_sx127x: fix typo in displayed message
|
2017-11-20 11:08:06 +01:00 |
|
|
81f13936ee
|
drivers/sx127x: remove time on air from packet info
|
2017-11-20 11:04:41 +01:00 |
|
Martine Lenders
|
67f33bd5e5
|
tests: revert removal of pca1000x in gnrc_netif2
As in #7986 this application (obviously) causes a conflict in #7925
since #7979. This PR fixes that.
|
2017-11-17 11:48:10 +01:00 |
|
Gaëtan Harter
|
e0946af768
|
Merge pull request #7992 from aabadie/pr/test_pexpect
tests: migrate simple tests to testrunner
|
2017-11-16 11:49:01 +01:00 |
|
Hauke Petersen
|
4ceef0c67f
|
examples/tests: remove entries for qemu-i386
|
2017-11-16 10:42:02 +01:00 |
|
Martine Lenders
|
32318363a9
|
Merge pull request #7697 from aabadie/pr/lora_definitions
sys/net: add common lora phy definitions
|
2017-11-15 21:01:46 +01:00 |
|
Gaëtan Harter
|
3667e57546
|
Merge pull request #8038 from aabadie/pr/test_pexpect_netstat
tests/netstats_l2: migrate to testrunner
|
2017-11-15 18:25:14 +01:00 |
|
Vincent Dupont
|
cf7275be52
|
Merge pull request #8034 from OTAkeys/pr/unittest_board_update
unittests: update boards lists
|
2017-11-15 18:14:18 +01:00 |
|
|
04e537cf9f
|
tests/netstats_l2: migrate to testrunner
|
2017-11-15 16:30:00 +01:00 |
|
|
bb1afb86d6
|
tests/pkg_8g2: migrate to testrunner
|
2017-11-15 11:12:01 +01:00 |
|
|
c5eb24239a
|
tests/ps_schedstatistics: migrate to testrunner
|
2017-11-14 16:40:02 +01:00 |
|
|
811dc7657a
|
tests/sizeof_tcb: migrate to testrunner
|
2017-11-14 16:40:02 +01:00 |
|
|
3533f0c947
|
tests/nhdp: migrate to testrunner
|
2017-11-14 16:40:02 +01:00 |
|
|
f56a00ec8e
|
tests/netdev_test: migrate to testrunner
|
2017-11-14 16:40:02 +01:00 |
|
|
c3c0039f24
|
tests/pkg_libcoap: migrate to testrunner
|
2017-11-14 16:40:02 +01:00 |
|
|
6f1b8fea25
|
tests/pkg_micro-ecc-with-hwrng: migrate to testrunner
|
2017-11-14 16:40:02 +01:00 |
|
|
12f6b629b8
|
tests/pkg_micro-ecc: migrate to testrunner
|
2017-11-14 16:40:01 +01:00 |
|
|
742da3517f
|
tests/pkg_jsmn: migrate to testrunner
|
2017-11-14 16:40:01 +01:00 |
|
|
f5d2f0f503
|
tests/pkg_minmea: migrate to testrunner
|
2017-11-14 16:40:01 +01:00 |
|
|
783e04e7e6
|
tests/sched_testing: migrate to testrunner
|
2017-11-14 16:40:00 +01:00 |
|
|
e464116425
|
tests/pipe: migrate to testrunner
|
2017-11-14 16:40:00 +01:00 |
|
Gaëtan Harter
|
4ee7d1359c
|
Merge pull request #7988 from aabadie/pr/test_pexpect_fmt_print
tests/fmt_print: migrate to testrunner
|
2017-11-14 15:49:18 +01:00 |
|
Vincent Dupont
|
27fbdc4ebe
|
unittests: update boards lists
|
2017-11-14 14:16:12 +01:00 |
|
Martine Lenders
|
a524d9f9fa
|
Merge pull request #8027 from aabadie/pr/test_pexpect_periph_timer
tests/periph_timer: migrate to testrunner
|
2017-11-14 13:59:06 +01:00 |
|
Bas Stottelaar
|
9d99add1d0
|
Merge pull request #7923 from basilfx/feature/timer_arg
test: periph_timer: check if argument is passed.
|
2017-11-14 12:49:13 +01:00 |
|
|
df35860c55
|
tests/periph_timer: migrate to testrunner
|
2017-11-14 12:43:05 +01:00 |
|
|
379737bc21
|
tests/thread_msg: migrate to testrunner
|
2017-11-14 10:17:47 +01:00 |
|
Peter Kietzmann
|
a2721c03c9
|
sys/od: add ASCII representation to memory dump
|
2017-11-14 09:22:02 +01:00 |
|
Dylan Laduranty
|
67048eafa2
|
Merge pull request #6900 from OTAkeys/pr/init_rtc
periph/rtc: move init from auto_init to periph_init
|
2017-11-13 21:22:22 +01:00 |
|
Vincent Dupont
|
e2c358ee48
|
tests/{periph_rtc,pkg_fatfs}: remove call to rtc_init
|
2017-11-13 18:43:50 +01:00 |
|
Bas Stottelaar
|
fd396045de
|
test: periph_timer: check if argument is passed.
|
2017-11-13 17:28:53 +01:00 |
|
marble
|
fbba6c3851
|
driver/soft_spi: initial implementation
|
2017-11-13 10:11:06 +01:00 |
|
|
c1056e2e6a
|
tests/fmt_print: migrate to testrunner
|
2017-11-12 20:20:45 +01:00 |
|
Martine Lenders
|
1a0f4940fd
|
Merge pull request #7940 from miri64/posix/enh/move-time-to-module
posix: move time functions to their own module
|
2017-11-12 20:05:50 +01:00 |
|
Martine Lenders
|
f3f5489b4e
|
tests: update posix_time tests for running with pexpect script
|
2017-11-12 19:55:57 +01:00 |
|
Martine Lenders
|
0a0bb86f4a
|
posix: move time functions to their own module
|
2017-11-12 19:55:57 +01:00 |
|
|
bc03a0d150
|
tests/libfixmath_unittests: migrate to testrunner
|
2017-11-12 12:38:38 +01:00 |
|
|
f73fcf4f07
|
tests/libfixmath: migrate to testrunner
|
2017-11-11 23:18:34 +01:00 |
|
Cenk Gündoğan
|
ca67a0a0a2
|
Merge pull request #8008 from aabadie/pr/test_pexpect_tm
tests/struct_tm_utility: migrate to testrunner
|
2017-11-11 18:24:47 +01:00 |
|
|
e4db84956c
|
tests/ssp: migrate to testrunner
|
2017-11-11 18:05:52 +01:00 |
|
|
5bbfe92b97
|
tests/struct_tm_utility: migrate to testrunner
|
2017-11-11 17:19:52 +01:00 |
|
|
5e159cf42e
|
tests/shell: migrate to testunner
|
2017-11-10 21:39:55 +01:00 |
|
|
4d8284ed04
|
Merge pull request #7989 from aabadie/pr/test_pexpect_irq
tests/irq: migrate to testrunner
|
2017-11-10 18:45:33 +01:00 |
|
Sebastian Meiling
|
d91afad290
|
Merge pull request #6720 from Lotterleben/doc_thread_msg_block_tests
tests/thread_msg_block* : add README, pexpect script, improve comments
|
2017-11-10 15:18:06 +01:00 |
|
Sebastian Meiling
|
04d344029c
|
Merge pull request #7836 from smlng/enh/tests/thread_cooperation
tests: enhance thread cooperation
|
2017-11-10 15:14:49 +01:00 |
|
smlng
|
ccad1acb28
|
tests: thread_cooperation add testrunner script
|
2017-11-10 09:27:18 +01:00 |
|
smlng
|
1d432a0e7d
|
tests: enhance thread_cooperation, update BOARD_INSUFFICIENT_MEMORY
|
2017-11-10 09:27:18 +01:00 |
|
|
2c7eba58e6
|
tests/msg_try_receive: migrate to testrunner
|
2017-11-09 22:53:24 +01:00 |
|
|
4a22ca1a28
|
tests/irq: migrate to testrunner
|
2017-11-09 21:17:56 +01:00 |
|
Hauke Petersen
|
24056f3fd8
|
tests/examples: removed pca1000x from Makefiles
|
2017-11-09 13:59:18 +01:00 |
|