Gaëtan Harter
a1fe556f02
tests/pkg_tiny-asn1: blacklist wsn430 boards
...
Boards do not have enough memory to `malloc` for the test
ERROR: Could not allocate the memory for the ASN.1 objects
2018-04-26 16:53:07 +02:00
378ec103f9
tests/pkg_semtech-loramac: apply new API
2018-04-19 11:44:51 +02:00
f18f25c5c2
Merge pull request #8577 from gebart/pr/analog_util-refactor
...
sys/analog_util: Refactor, add test
2018-04-17 10:40:53 +02:00
ba809c231e
pkg/libcose: add simple unittest application
2018-04-16 19:02:04 +02:00
Dylan Laduranty
ff5817c569
Merge pull request #8926 from aabadie/pr/drivers/sx127x_fixes
...
drivers/sx127x: various improvements
2018-04-16 16:10:27 +02:00
355c559ae9
test/cn-cbor: Use memarray as block allocator
2018-04-16 15:27:43 +02:00
ad8e69da96
pkg/cn-cbor: compile with context pointer support
2018-04-16 15:27:43 +02:00
Joakim Nohlgård
69e9767184
unittests: Add analog_util tests
2018-04-16 13:53:49 +02:00
4f4ee31f6b
Merge pull request #8949 from bergzand/pr/tests/cn_cbor_fix_memleak
...
unittests/cn_cbor: fix memory leak
2018-04-16 10:55:46 +02:00
35c9f999d3
tests/cn_cbor: fix memory leak
2018-04-16 10:01:12 +02:00
Bas Stottelaar
7e5d958cd8
tests: pkg_u8g2: adapt to new version.
2018-04-15 11:05:58 +02:00
46938f6153
Merge pull request #8244 from beurdouche/hacl_ng
...
pkg: add support for HACL*
2018-04-14 21:32:43 +02:00
Benjamin Beurdouche
1d3207f38b
Initial HACL* package and tests
2018-04-14 13:43:27 +02:00
ee3675e39a
tests/tweetnacl: Cleanup headers and includes
2018-04-14 12:47:32 +02:00
3d97fd4771
Merge pull request #6164 from kaspar030/fix_cortexm_thread_yield
...
cortexm: fix thread_yield() -> thread_yield_higher() in ISRs
2018-04-13 10:27:46 +02:00
9529b1a305
tests: add regression test for thread_yield() vs thread_yield_higher()
2018-04-13 10:12:39 +02:00
6b01f4d388
Merge pull request #7263 from haukepetersen/opt_fmt_s16dfp_pos
...
sys/fmt: extended fmt_s16_dfp to handle scales
2018-04-13 09:54:08 +02:00
d64d38b391
Merge pull request #8909 from miri64/doc/enh/ipv6-rfc
...
doc: update IPv6 RFC references
2018-04-12 12:11:23 +02:00
d686b597b1
Merge pull request #8869 from kYc0o/hil_add_more_tests
...
tests: add on-hardware execution for selected tests
2018-04-12 10:00:58 +02:00
1d1a167158
tests/drivers_sx127x: exit when initialization failed
2018-04-12 10:00:54 +02:00
Joakim Nohlgård
d3d3c1c036
tests/periph_rtt: Initialize timer target from current reading
...
This avoids false test failures when the RTT retains its old counter
value across reboots/resets.
2018-04-12 08:01:29 +02:00
0a8590c78b
tests/sx127x: several fixes
...
- fix style
- remove global netdev
2018-04-11 17:53:55 +02:00
8841486f2e
Merge pull request #8741 from OTAkeys/pr/fix_spiffs_summy_mem
...
unittests/tests-spiffs: fix dummy mtd (as in #8607 )
2018-04-10 23:47:29 +02:00
012c016b74
Merge pull request #8772 from kaspar030/rework_nanocoap_option_handling
...
net/nanocoap: rework option handling
2018-04-10 21:11:18 +02:00
b33ae7df4f
unittests/tests-nanocoap: add coap_get_uri() test
2018-04-10 20:58:06 +02:00
Martine Lenders
23bdc80e22
doc: update IPv6 RFC references
...
RFC 2460 was obsoleted by RFC 8200. This PR changes the references
around, so we don't reference an obsoleted RFC ;-).
Also I'm moving these references from the old-style HTML-like format
to the newer-style Markdown-like format.
2018-04-10 15:40:18 +02:00
Gaëtan Harter
747b11d90e
Merge pull request #7651 from tobhe/memarray
...
Generic memory block allocator
2018-04-10 15:22:40 +02:00
tobhe
62ca3d36ba
memarray: add fixed-size block allocator test
2018-04-10 14:37:29 +02:00
Martine Lenders
629a19dc87
Merge pull request #8871 from miri64/gnrc_netif/fix/unspec-addr
...
gnrc_netif: check if input for address search is ::
2018-04-10 14:35:07 +02:00
Francisco Acosta
1886256f90
tests: add HIL for selected test
2018-04-09 17:50:22 +02:00
0575dbfad7
Merge pull request #8879 from kaspar030/enable_some_on_hardware_tests
...
tests: enable ps_schedstatistics and struct_tm_utility on-hardware CI tests
2018-04-09 17:14:46 +02:00
5c9ee37ba4
Merge pull request #8899 from aabadie/pr/tests/periph_flashpage
...
tests/periph_flashpage: fix typo in doxygen header
2018-04-09 11:03:16 +02:00
d7bf2c112e
Merge pull request #7491 from aabadie/nucleo_l433
...
boards/nucleo-l433rc: initial support
2018-04-07 21:12:14 +02:00
5f3228b3d6
tests/periph_flashpage: fix typo in doxygen header
2018-04-06 15:25:44 +02:00
Hauke Petersen
4333a29a41
tests/drivers: adapt to changed fmt_s16_dfp semantics
2018-04-06 12:10:18 +02:00
Hauke Petersen
ac93818c90
unittests/fmt: adapt and enhance tests for sxx_dfp()
2018-04-06 12:10:18 +02:00
zhuo shuguo
8a6b446dd7
tests: adjust MAC test folders' names.
2018-04-06 14:15:16 +08:00
Bas Stottelaar
ec564c051d
Merge pull request #8623 from basilfx/feature/pkg_ucglib
...
pkg: ucglib: add support for color graphics library
2018-04-05 17:20:17 +02:00
Semjon Kerner
014df46e2e
tests/periph_pwm: add shellcommands for more detailed testing
2018-04-05 17:12:17 +02:00
Bas Stottelaar
bfccf3182a
tests: pkg_ucglib: add test application.
2018-04-05 14:20:57 +02:00
Bas Stottelaar
74d496f99f
tests: periph_pm: add peripheral test.
2018-04-05 10:57:52 +02:00
1ecaa8dfff
tests/struct_tm_utility: enable on-hardware CI testing
2018-04-05 10:00:53 +02:00
3c24e651d1
tests/ps_schedstatistics: enable on-hardware CI testing
2018-04-04 17:25:39 +02:00
Francisco Acosta
baf1b8f6e9
Merge pull request #8791 from kaspar030/fix_cn-cbor
...
pkg: cncbor: misc fixes
2018-04-04 16:18:43 +02:00
043a6826a3
Merge pull request #8877 from bergzand/pr/tests/pthread_barrier_utf8
...
tests/pthread_barrier: Convert UTF-8 to ASCII in printf statement
2018-04-04 14:29:32 +02:00
4177e54723
tests/pthread_barrier: Convert UTF-8 to ASCII
2018-04-04 13:53:41 +02:00
Martine Lenders
1b7de325b3
tests: gnrc_netif: provide test cases for invalid input
2018-04-03 17:33:19 +02:00
Bas Stottelaar
9e5a2e9a63
tests: periph_i2c: map speed to i2c_speed_t.
2018-03-29 13:13:10 +02:00
0a553401c8
tests/unittests: support CI on-hardware testing
2018-03-28 18:28:54 +02:00
a5ed5e283c
tests: enable CI testing for some tests
2018-03-28 18:28:54 +02:00