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
smlng
ac4a0fd063
tests: add test for uMorse package
...
add README for tests/pkg_umorse
add script for tests/pkg_umorse
2017-11-02 09:22:41 +01:00
Sebastian Meiling
e7189a3ce0
Merge pull request #7912 from cgundogan/pr/tests_trickle
...
tests: trickle: extend trickle test to print SUCCESS/FAILURE
2017-10-31 09:24:48 +01:00
Joakim Nohlgård
4de06b5f96
Merge pull request #7777 from x3ro/fix-ssp-test-on-macos
...
tests/ssp: Fix on macOS while compiling w/ clang
2017-10-31 05:39:57 +01:00
Cenk Gündoğan
06f61bb21b
tests: trickle: add pexpect script
2017-10-30 18:53:29 +01:00
Cenk Gündoğan
22b9e6337b
tests: trickle: extend trickle test to print SUCCESS/FAILURE
2017-10-30 18:53:29 +01:00
Lucas Jenss
4710701405
tests/ssp: Fix on macOS while compiling w/ clang
...
On macOS using Apple LLVM version 9.0.0 this test would
not compile due to clang detecting the buffer overflow.
Since this test is all about having a buffer overflow, I
tricked clang into not detecting this anymore.
This loosely relates to #6473 .
2017-10-30 10:53:46 +01:00
be91023dc1
tests/sx127x: remove unused periph/rtc.h include
2017-10-28 21:48:17 +02:00
Sebastian Meiling
2e0917cd81
Merge pull request #7727 from beduino-project/bluepill-rebased
...
boards: add support for bluepill board
2017-10-27 20:33:07 +02:00
Sören Tempel
9b3714b0c4
add support for bluepill board
2017-10-27 16:06:50 +02:00
Francisco Acosta
1baece5039
Merge pull request #7851 from kYc0o/fix_sx127x_misc
...
drivers/sx127x: Fix misc variable types and lengths
2017-10-26 16:01:54 +02:00
9feceb29fc
tests/driver_sx127x: use common LoRa definitions
2017-10-26 15:41:41 +02:00
kYc0o
5a46a01096
tests/driver_sx127x/main.c: misc fixes
2017-10-26 15:41:07 +02:00
smlng
3608a9a646
tests, thread_flood: update test script and output
2017-10-26 15:15:49 +02:00
Francisco Acosta
250fce160b
Merge pull request #7852 from kYc0o/fix_servo_var
...
tests/driver_servo/main.c: fix var len
2017-10-26 14:33:56 +02:00
ff86015a60
Merge pull request #7854 from kYc0o/fix_isl29125_test
...
tests/driver_isl29125/main.c: fix counter var type
2017-10-26 08:38:35 +02:00
d035ab27aa
Merge pull request #7856 from kYc0o/fix_driver_adcxx1c_unused_arg
...
tests/driver_adcxx1c: fix warning unused argument
2017-10-26 08:34:56 +02:00
kYc0o
fe9d7db20f
tests/driver_isl29125/main.c: fix counter var type
2017-10-26 02:06:31 +02:00
kYc0o
1c8bb804cf
tests/driver_servo/main.c: fix var len
2017-10-26 01:36:31 +02:00
kYc0o
371ecf279d
tests/driver_adcxx1c: fix warning unused argument
2017-10-25 17:18:02 +02:00
Martine Lenders
4d1a6c04b0
Merge pull request #7843 from haukepetersen/fix_test_unittestspexpecttimeout
...
test/unittests: set pexpect timeout to 60s
2017-10-25 15:45:31 +02:00
Hauke Petersen
4bdce27d02
test/unittests: set pexpect timeout to 60s
2017-10-25 15:37:37 +02:00
Martine Lenders
e017033601
Merge pull request #7820 from kYc0o/add_mcuboot_deps
...
tests/mcuboot: add documentation about dependencies
2017-10-25 15:25:25 +02:00
kYc0o
7358e16f44
tests/mcuboot/README.md: add Python3 dependencies
2017-10-25 15:14:26 +02:00
981a9cbd96
tests/thread_flood: migrate to testrunner
2017-10-25 14:45:02 +02:00
9a827f285c
tests/thread_flood: fix typo and improve test output
2017-10-25 14:33:54 +02:00
Hauke Petersen
5031319bb7
test/xtimer_hang: accept 10% timing deviations
2017-10-25 14:18:47 +02:00
Hauke Petersen
c4d0f1f12e
tests/float: automated test and added pexpect script
2017-10-25 12:57:10 +02:00
Hauke Petersen
bf70d8e830
Merge pull request #7818 from miri64/tests/fix/xtimer_usleep
...
tests: xtimer_usleep: remove timer testing in pexpect
2017-10-25 11:41:16 +02:00
Martine Lenders
24fa718327
tests: xtimer_usleep: provide README
2017-10-25 11:31:29 +02:00
Martine Lenders
bea71f6c5c
tests: xtimer_usleep: remove timer testing in pexpect
...
As with #7816 : testing timings over the UART doesn't make much sense.
This PR removes those timer testing in `pexpect` for
`tests/xtimer_usleep` and simplifies and cleans-up a lot of code overall
(converting counting while-loops to for-loops, syncing iterations of
the test etc.)
2017-10-25 11:31:29 +02:00
Hauke Petersen
350e582e6e
tests/xtimer_reset: added pexpect script
2017-10-24 21:23:56 +02:00
Hauke Petersen
cadedcfe6c
tests/xtimer_remove: added pexpect script
2017-10-24 21:23:35 +02:00
Hauke Petersen
77c8a9a6b7
tests/xtimer_periodic_wakeup: added pexpect script
2017-10-24 21:23:06 +02:00
Hauke Petersen
be3bc23dc8
tests/xtimer_now64_continuity: added pexpect script
2017-10-24 21:22:42 +02:00
Hauke Petersen
25ecadf4e2
tests/xtimer_hang: added pexpect script
2017-10-24 21:22:20 +02:00
Martine Lenders
970169bc49
tests: gnrc_lwip_udp: remove timing tests from pexpect script
2017-10-24 15:20:09 +02:00
Martine Lenders
d76785fc38
tests: gnrc_lwip_tcp: remove timing tests from pexpect script
2017-10-24 15:19:50 +02:00
Martine Lenders
12e4965800
tests: gnrc_lwip_ip: remove timing tests from pexpect script
2017-10-24 15:19:25 +02:00
Martine Lenders
9a76f2d733
tests: gnrc_sock_udp: remove timing tests from pexpect script
2017-10-24 15:19:05 +02:00
Martine Lenders
137afbe6e7
tests: gnrc_sock_ip: remove timing tests from pexpect script
2017-10-24 15:18:54 +02:00
Hauke Petersen
edaba0454a
Merge pull request #7778 from miri64/tests/fix/gnrc_netif2
...
tests: gnrc_netif2: make link-layer information matching generic
2017-10-24 14:13:32 +02:00
Gaëtan Harter
e6e4072335
tests/posix_semaphore: test4: allow native to take more time
...
As not real time, native does often not weak up before 100ms.
I observed mostly between 0 and 200 but also got a 250, so I allow 300 more.
2017-10-24 13:38:35 +02:00
Gaëtan Harter
712550987d
tests/posix_semaphore: test4: fix timestamp comparison
...
Only use a 'start' and a 'elapsed' timestamp to compare diff.
And remove the puts from within the measured time.
2017-10-24 13:38:03 +02:00
Gaëtan Harter
ffcdb61211
tests/posix_semaphore: test4: BUG add '\0' after fmt_u64_dec
...
fmt_u64_dec does not include the terminating null string character.
2017-10-24 13:36:06 +02:00
Gaëtan Harter
fe9c604391
tests/posix_semaphore: test4: only one call to fmt_u64_dec
2017-10-24 13:36:06 +02:00
Gaëtan Harter
14235b57ec
tests/posix_semaphore: test4: change msg when waited more than expected
2017-10-24 13:36:06 +02:00
Hauke Petersen
8fb310648f
Merge pull request #7788 from miri64/ds1307/fix/init-error
...
ds1307: return error when nothing is read or written on initialization
2017-10-24 13:25:03 +02:00
Martine Lenders
20d5067bfa
Merge pull request #7802 from cladmi/pr/tests/gnrc_ipv6_ext
...
tests/gnrc_ipv6_ext: fix documentation on ENABLE_DEBUG for test
2017-10-24 13:11:37 +02:00
Martine Lenders
1cad16bfaf
Merge pull request #7766 from cladmi/pr/test_lwip_native
...
tests/lwip: only enable test for native board
2017-10-24 13:09:09 +02:00
Gaëtan Harter
df94189073
tests/gnrc_ipv6_ext: fix documentation on ENABLE_DEBUG for test
...
The test can handle both with and without ENABLE_DEBUG.
2017-10-24 12:00:15 +02:00
Martine Lenders
500aa285f3
tests: ds1307: adapt test result for initialization error
2017-10-23 14:42:27 +02:00
Martine Lenders
e9e299b1e5
tests: gnrc_netif2: make link-layer information matching generic
2017-10-20 17:29:14 +02:00
Martine Lenders
775e2071e5
Merge pull request #7770 from cladmi/pr/tests/remove_setting_termflags_to_empty_value
...
tests: remove setting TERMFLAGS= before running test
2017-10-20 16:43:10 +02:00
a92b51e66a
Merge pull request #7771 from kaspar030/fix_my_copyright_messages
...
all: fix my email address
2017-10-20 16:01:41 +02:00
167bd30453
all: fix my email address
2017-10-20 15:02:41 +02:00
Gaëtan Harter
e428038b04
tests: remove setting TERMFLAGS= before running test
...
Remove setting TERMFLAGS to an empty value as its value will not be set by
`serial.inc.mk` as it is already defined.
2017-10-19 19:43:07 +02:00
Hauke Petersen
d9512179bf
tests/cpp11_thread: added pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
b5030d5ab1
tests/cpp11_mutex: add pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
8fb45cfc6b
tests/cpp11_confition_var: added pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
a88d1e93c5
test/buttons: added pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
cbffe940b1
tests/bloom_bytes: add pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
479064b7bf
test/bitarithm_timings: added pexpect script
2017-10-19 14:46:04 +02:00
Gaëtan Harter
7692da9566
tests/lwip: only enable test for native board
...
Other board are not supported in 01-run.py.
2017-10-19 14:39:34 +02:00
Hauke Petersen
a05b06ddcc
tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6ln
2017-10-17 17:23:24 +02:00
316e8426ae
tests/unittests: skip sodaq-explorer
2017-10-13 17:24:46 +02:00
Francisco Acosta
a82930cf60
Merge pull request #7381 from miri64/slipdev/api/slip-port-to-netdev
...
slip: port to be used with netdev
2017-10-10 23:23:01 +02:00
Martine Lenders
b74ee8869b
slip: port to be used with netdev
2017-10-10 23:14:12 +02:00
Martine Lenders
60c18cf09f
tests: add tests for IEEE 802.15.4 to gnrc_netif2 tests
2017-10-10 23:11:55 +02:00
Martine Lenders
ad0459c492
tests: adapt gnrc_netif2 test for changes in gnrc_netif2_create()
2017-10-10 21:21:36 +02:00
Lucas Jenß
f6cd5572d5
Merge pull request #6024 from x3ro/cppcheck-suppress-explained
...
cppcheck: Provide consistent reason formatting for all cppcheck-suppresses
2017-10-10 20:20:46 +02:00
Lucas Jenss
6998ffbb14
cppcheck: Provide consistent reason formatting for all cppcheck-suppresses
2017-10-10 10:25:20 -07:00
Martine Lenders
a13eca1bdd
Merge pull request #7696 from aabadie/driver_sx127x_fixes
...
drivers/sx127x: several fixes
2017-10-10 18:32:11 +02:00
ef9368e6b5
tests/driver_sx127x: put radio to sleep after transmission
2017-10-10 17:59:31 +02:00
Martine Lenders
77d977032c
tests: add tests for gnrc_netif2
2017-10-10 10:36:28 +02:00
Martine Lenders
00b63e9803
tests: add tests for 6LN NDP behavior
2017-10-10 10:12:19 +02:00
Martine Lenders
545f54c913
tests: add tests for host NDP behavior
2017-10-10 10:12:19 +02:00
Martine Lenders
1b36cdf79e
nib: implement public NIB functions up to link-local AR
2017-10-10 10:12:19 +02:00
Martine Lenders
c60caccf43
tests: extend gnrc_ipv6_nib unittests for FT component
2017-10-06 23:01:10 +02:00
Cenk Gündoğan
7af0f916fe
Merge pull request #7270 from miri64/gnrc_ipv6_nib/feat/abr-component
...
gnrc_ipv6_nib: provide component to handle ABRO
2017-10-06 22:16:17 +02:00
Martine Lenders
361dc1423f
tests: extend gnrc_ipv6_nib unittests for internal ABR component
2017-10-06 22:09:53 +02:00
Martine Lenders
11e81907d5
tests: unittests: actually do TODO in NIB-PL tests
2017-10-06 17:25:35 +02:00
Cenk Gündoğan
080590f587
Merge pull request #7222 from miri64/gnrc_ipv6_nib/feat/pl-component
...
gnrc_ipv6_nib: add prefix list component
2017-10-06 15:42:39 +02:00
Martine Lenders
32d48a81a1
tests: extend gnrc_ipv6_nib unittests for prefix list component
2017-10-06 15:35:41 +02:00
Cenk Gündoğan
43283ef16b
Merge pull request #7064 from miri64/gnrc_ndp2/api/initial
...
gnrc_ndp2: Provide GNRC abstraction layer for NIB for sending
2017-10-06 13:33:36 +02:00
Martine Lenders
78474fc917
tests: provide tests for gnrc_ndp2
2017-10-06 13:06:17 +02:00
Cenk Gündoğan
c3d3e7d024
Merge pull request #7212 from miri64/gnrc_ipv6_nib/feat/internal-offl
...
gnrc_ipv6_nib: provide internal implementation for off-link entries
2017-10-06 12:02:43 +02:00
Cenk Gündoğan
11baf130a3
Merge pull request #6988 from miri64/gnrc_ipv6_nib/feat/nc-component
...
gnrc_ipv6_nib: add neighbor cache component
2017-10-06 11:57:46 +02:00
Martine Lenders
c1f9b15c3a
tests: extend nib-internal unittests for off-link entry handling
2017-10-06 11:50:59 +02:00
Martine Lenders
9558a3d14a
tests: extend gnrc_ipv6_nib unittests for NC component
2017-10-06 11:33:13 +02:00
268f9b718c
Merge pull request #7599 from aabadie/coap_examples_cleanup
...
coap: examples cleanup
2017-10-06 10:15:34 +02:00
Andreas "Paul" Pauli
69476a7a6f
Merge pull request #7624 from smlng/boards/cc2650_launchpad
...
boards: initial support for TI CC2650 LaunchPad
2017-10-05 17:26:06 +02:00
smlng
7f73b756da
tests, xtimer_hang: fix 32Bit timers, 16MHz
2017-10-05 11:24:46 +02:00
258f7b70f9
tests/unittests: add clist_sort() tests
2017-10-03 00:36:14 +02:00
75bb211c8b
tests/pkg_microcoap: move microcoap_server example to tests
2017-09-28 22:26:00 +02:00
Joakim Nohlgård
2d5d42a57b
Merge pull request #7499 from smlng/enh/fmt
...
sys, fmt: simplify fmt_s16_dfp, and update documentation
2017-09-28 19:03:17 +02:00
5cc8204e10
Merge pull request #7048 from smlng/enh/ps/schedstats
...
schedstats: revert to 32Bit, and enhance output of schedstats
2017-09-28 16:08:51 +02:00
smlng
71dbf14149
unittests: update tests-fmt
2017-09-28 15:44:35 +02:00
ef44438d05
tests/unittests: cleanup makefile indentation
2017-09-22 14:53:01 +02:00
smlng
37db4c3112
boards: add cc2650-launchpad to BOARD_INSUFFICIENT_MEMORY for tests and examples
...
- examples: dtls-echo, gnrc_border_router, javascript
- tests: thread_cooperation, unittests
2017-09-20 11:11:13 +02:00
27ed76cad1
tests/gcoap: Add second listener
2017-09-19 14:13:46 +02:00
f3cc8dfc4f
Merge pull request #7579 from dylad/fix_tests_periph_i2c
...
tests/periph_i2c: fix some printfs
2017-09-07 09:25:56 +02:00
dylad
5153d4bec1
tests/periph_i2c: fix some printfs formatting
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2017-09-06 21:21:25 +02:00
smlng
9a7a8a17c6
doc, tests: fix non-standard quotes
2017-09-06 08:49:05 +02:00
516aca6b18
Merge pull request #7558 from kaspar030/add_xtimer_set_timeout_flag
...
sys: xtimer: add xtimer_set_timeout_flag()
2017-09-05 16:18:18 +02:00
Hauke Petersen
a8678aeaaf
Merge pull request #6753 from haukepetersen/add_apa102
...
drivers: add driver for apa102 RGB LEDs
2017-09-04 11:22:15 +02:00
d8cf2517ed
tests/thread_flags: add xtimer_set_timeout_flag() test
2017-09-01 23:54:36 +02:00
Hauke Petersen
ca4ee66867
tests: added test app for apa102 devices
2017-09-01 09:37:31 +02:00
91c1f4d9d6
Merge pull request #7511 from haukepetersen/rm_board_weio
...
boards/cpu: removed support for weio and lpc11u34
2017-09-01 09:36:08 +02:00
Peter Kietzmann
c177a1a75d
Merge pull request #6942 from smlng/driver/my9221
...
Add driver for MY9221 LED controller and (based on that) the Seeed Studio Grove LED bar
2017-08-30 09:21:33 +02:00
smlng
4fc150dfb9
tests: add driver_grove_ledbar test application
2017-08-30 09:07:35 +02:00
smlng
aa554d7cce
tests: add driver_my9221 test application
2017-08-30 09:06:03 +02:00
Sebastian Meiling
86c386e3d6
Merge pull request #7391 from OTAkeys/fix/cbor
...
cbor: fix out of bound memory access
2017-08-28 17:19:19 +02:00
Pieter Willemsen
b76bfec0a3
cbor: fix out of bound memory access
2017-08-28 14:42:43 +02:00
Hauke Petersen
cfa9580f31
boards: removed support for weio
...
No maintainer and no hardware available to the community.
2017-08-28 12:11:51 +02:00
Joakim Nohlgård
480f77065b
Merge pull request #7514 from gebart/pr/netdev-set-const
...
netdev: Make set() value parameter const void *
2017-08-26 08:09:15 +02:00
016381525e
tests/unittests: skip arduino-mkrzero
2017-08-25 15:33:03 +02:00
Joakim Nohlgård
065bc62e0a
netdev: Make set() value parameter const void *
2017-08-25 13:41:19 +02:00
Hauke Petersen
55de35345c
tests/periph_rtc: repaired and cleaned up RTC test
2017-08-23 15:39:16 +02:00
Sebastian Meiling
675f665dd0
Merge pull request #7464 from OTAkeys/pr/lsm6dsl
...
drivers/lsm6dsl: add power up/down functions
2017-08-21 09:41:02 +02:00
Vincent Dupont
d5d306e316
tests/driver_lsm6dsl: add power down/up test
2017-08-18 15:08:58 +02:00
5cb0be3672
Merge pull request #7312 from miri64/ds1307/feat/initial
...
ds1307: initial import of a driver for the DS1307 RTC
2017-08-16 09:25:59 +02:00
smlng
8c6e5e4590
tests: add test_fmt_s32_dfp
...
+ silently fix minor typos, too
2017-08-15 12:31:07 +02:00
Hauke Petersen
813c92e52a
unittests/gcoap: add tests for _get_resource_list
2017-08-08 16:00:15 +02:00
MichelRottleuthner
0a9383228e
stm32_common/periph/rtc: fix wrong read order of rtc regs, add wait for calender sync to rtc_set_time
2017-08-07 16:35:56 +02:00
Martine Lenders
94763ab7f2
tests: provide a test application for ds1307
2017-07-31 14:39:09 +02:00
87b9c75556
boards: rename nucleo-l1 to nucleo-l152
2017-07-17 18:24:15 +02:00
Francisco Acosta
1523186f99
Merge pull request #7209 from kYc0o/mcuboot_nrf52dk
...
Add MCUBoot linking options for RIOT images
2017-07-17 15:12:57 +02:00
kYc0o
2ff280d57f
tests: add mcuboot test application
2017-07-17 14:48:28 +02:00
Sebastian Meiling
db4faa920a
Merge pull request #7349 from MichelRottleuthner/xtimer_usleep_short
...
tests/xtimer: add small values test for xtimer_usleep
2017-07-11 13:50:15 +02:00
MichelRottleuthner
38a91d0a6f
address comments by smlng
2017-07-11 12:33:26 +02:00
MichelRottleuthner
2390ea87d8
tests: add small values test for xtimer_usleep
2017-07-11 10:37:34 +02:00
6fb88425dd
tests/driver_bmx280: enhance README and driver type selection
2017-07-09 23:25:41 +02:00
Martine Lenders
17a35a0e1d
Merge pull request #7311 from miri64/bcd/feat/initial
...
bcd: initial import of binary coded decimal en-/decoder
2017-07-06 20:51:22 +02:00
Martine Lenders
d09999a127
tests: provide unittests for bcd
2017-07-06 20:43:30 +02:00
smlng
9a3c983d1c
drivers, lsm6dsl: update test, and add README
2017-07-03 17:21:24 +02:00
57c51e4014
test: add sx127x test application
2017-06-30 19:00:59 +02:00
Michael Frey
5964eaa336
doc: changed include and function call in README
2017-06-29 14:03:53 +02:00
smlng
9bed191b4f
tests: adapt driver_mpl3115a2
2017-06-29 09:57:17 +02:00
44fc2c6a2a
Merge pull request #6176 from kaspar030/add_ssp_support
...
sys: add ssp support
2017-06-27 18:55:10 +02:00
7b1a1e9d81
tests: add SSP (stack smashing protector) test application
2017-06-27 18:05:14 +02:00
Martine Lenders
7a62a33ab2
Merge pull request #7230 from OTAkeys/pr/cbor
...
sys/cbor: remove default configuration and allow apps to enable features
2017-06-27 17:53:50 +02:00
Pieter Willemsen
6706e763d4
sys: cbor: add test app for cbor_stream_decode
2017-06-27 17:47:47 +02:00
Pieter Willemsen
29e8bd1351
sys: cbor: makefiles can enable cbor functionality
...
new cbor pseudomodules:
- cbor_ctime
- cbor_float
- cbor_semantic_tagging
2017-06-27 17:45:42 +02:00
4c717d42c1
tests: xtimer_msg_receive_timeout: always wait for not received message
2017-06-27 17:33:22 +02:00
Martine Lenders
cabb58bad6
tests: add application for release specs 6
2017-06-27 14:49:20 +02:00
067231936f
Merge pull request #5793 from OTAkeys/pr/can_stack
...
can: add a CAN stack for RIOT
2017-06-26 16:02:35 +02:00
Francisco Acosta
32b50c371a
Merge pull request #6850 from aabadie/NZ32-SC151
...
boards/nz32-sc151: add initial support
2017-06-26 14:50:52 +02:00
Sebastian Meiling
9ce9dd601c
Merge pull request #6554 from zhuoshuguo/lwmac_retry
...
LWMAC: A simple duty cycling 802.15.4 MAC protocol (2nd try).
2017-06-26 12:50:44 +02:00