Bas Stottelaar
7033401eaa
tests: pkg_u8g2: blacklist boards with insufficient memory
2016-07-13 22:33:29 +02:00
Bas Stottelaar
d8b02b5620
tests: pkg_u8g2: improve readme.
2016-07-13 21:23:36 +02:00
Bas Stottelaar
25d7fd33a1
tests: pkg_u8g2: improvements after comments.
2016-07-13 21:23:36 +02:00
Bas Stottelaar
4b2fca6f1a
tests: pkg_u8g2: add u8g2 test application.
2016-07-13 21:23:36 +02:00
kYc0o
f6303d5f53
tests/periph_spi: print int variables instead of spi_*_t variables
2016-07-13 16:43:46 +02:00
kYc0o
8c6ebc0785
tests/periph_spi: match with overriden spi enumerations
2016-07-12 16:58:16 +02:00
PeterKietzmann
3b18263ce8
tests/periph_spi: fix printf format fot GPIO
2016-07-11 09:05:20 +02:00
Joakim Nohlgård
ffb4573667
Merge pull request #5097 from gebart/pr/make-include
...
make: Place most configuration macros in a separate file instead of on the command line
2016-07-07 18:03:18 +02:00
1c6c447493
Merge pull request #5607 from gebart/pr/xtimer-cleanups
...
xtimer: Code refactoring and clean ups
2016-07-07 06:37:50 +02:00
Joakim Nohlgård
a0fb3b7d91
delete tests/xtimer_shift_on_compare
2016-07-06 22:23:05 +02:00
kYc0o
0a70094449
tests: add telosb to memory insufficient boards
2016-07-06 20:23:49 +02:00
9bb61f5aca
tests: some fixes for <32bit platforms
2016-07-06 18:16:15 +02:00
Joakim Nohlgård
4d6883a732
tests/unittests: Remove unnecessary FORCE target
...
Changes to CFLAGS #defines are now picked up by the configuration
header (genconfigheader) when building, so the FORCE target is no longer
necessary when building different test suites.
2016-07-05 16:06:33 +02:00
kYc0o
62a9773a9c
boards/waspmote-pro: add support for Waspmote PRO v1.2
2016-07-05 13:05:12 +02:00
Peter Kietzmann
fef632aa57
Merge pull request #5577 from PeterKietzmann/tests_thread_exti_doc
...
tests/thread_exti: add small README
2016-06-29 11:21:33 +02:00
PeterKietzmann
a74bc86eec
tests/thread_exti: add minimal README
2016-06-28 17:39:24 +02:00
PeterKietzmann
dbd51aeb65
tests/thread_exti: fix typo
2016-06-28 17:39:21 +02:00
PeterKietzmann
473b2e8fe2
tests/xtimer_longterm: fix expected delays
2016-06-28 15:23:30 +02:00
Martine Lenders
1701b12f29
Merge pull request #5383 from A-Paul/fix_tests_printf_float
...
tests_printf_float: fixed precision in test case
2016-06-16 11:16:43 +02:00
Martine Lenders
e67eb87f57
Merge pull request #5510 from miri64/tests/enh/gnrc_netif_naming
...
unittests: apply proper naming for gnrc_netif tests
2016-06-08 18:53:44 +02:00
Yonezawa-T2
f7bd2374d0
tests: adds 6LoWPAN receiving test
2016-06-07 09:57:40 +09:00
Martine Lenders
2af14d6373
unittests: apply proper naming for gnrc_netif tests
2016-06-04 17:21:27 +02:00
7718f114cb
all: remove pointer casts for msg.content.ptr
2016-06-02 23:13:42 +02:00
Martine Lenders
35077bb224
Merge pull request #4871 from kaspar030/remove_netdev2_isr_arg
...
drivers: netdev2: remove netdev2 event_callback isr_arg
2016-06-02 13:30:30 +02:00
aee6a6ad60
Merge pull request #5307 from kaspar030/add_fmt_types
...
sys: fmt: add fmt_u64_dec(), print_u64_dec()
2016-06-02 11:12:40 +02:00
d7b17684e4
drivers: net: adapt to removed event_callback argument
2016-06-02 11:11:40 +02:00
be269d3773
tests: unittests: add fmt_u64_dec() tests
2016-06-02 10:40:19 +02:00
Peter Kietzmann
8cf11d3206
Merge pull request #5404 from miri64/pkg/enh/lwip-mld
...
lwip: introduce MLD as pseudo-module and deactivate by default
2016-06-01 00:59:02 +02:00
Martine Lenders
eff89c56ef
tests: add comment about exclusion of MLD in lwIP app
2016-05-31 21:40:40 +02:00
Oleg Hahm
ad5ad76db2
Merge pull request #5430 from mtausig/hash_interface
...
Unified interface of hashing functions
2016-05-24 17:12:25 +02:00
Mathias Tausig
dfee5c3274
hashes: Unified the cryptographic hash functions
...
- Same signatures for XXX_init, XXX_update and XXX_final
- Same naming conventions and parameter types for all funtions in sha1.h
2016-05-24 16:52:30 +02:00
Martine Lenders
39fb0ae19a
tests: adapt libfixmath tests for change
2016-05-17 21:52:35 +02:00
Martine Lenders
4a13324abb
Merge pull request #5281 from authmillenon/gnrc_ipv6/fix/ext-fix-with-nhc
...
gnrc_ipv6: fix asserts for NHC
2016-04-27 08:39:39 +02:00
Martine Lenders
655aa0404c
tests: rework IPv6 extension header tests for changes
2016-04-22 10:11:45 +02:00
Andreas "Paul" Pauli
530a9e5388
tests_printf_float: fixed precision in test case
2016-04-21 16:07:34 +02:00
Leon M. George
c8985056e9
tests/unittests: cc2650stk insufficient memory
2016-04-18 19:00:50 +02:00
Leon M. George
3b240ff7ec
tests/thread_cooperation: cc2650stk insufficient memory
2016-04-18 19:00:49 +02:00
Hauke Petersen
e2fe3cc504
test: added unittests for the SAUL registry
2016-04-15 15:07:49 +02:00
kYc0o
e6d15f2d36
Merge pull request #5224 from haukepetersen/fix_periph_undef
...
drivers/periph: fixed UNDEF values to UINT_MAX
2016-04-13 16:39:59 +02:00
Bas Stottelaar
cf5e4c8fb6
drivers: si70xx: bugfixes + test improvements
2016-04-13 13:27:09 +02:00
Joakim Nohlgård
690b505a7a
Merge pull request #4938 from LudwigKnuepfer/pr/fletcher-unittest
...
unittests: add fletcher* tests
2016-04-12 08:46:39 +02:00
DipSwitch
21edec412a
posix: Remove _t from struct names
2016-04-11 21:46:54 +02:00
Ludwig Knüpfer
ef25f32536
tests/checksum: fix style in fletcher32
2016-04-08 22:03:48 +02:00
Ludwig Knüpfer
018b3b4660
tests/checksum: fix style in fletcher16
2016-04-08 22:03:48 +02:00
Ludwig Knüpfer
4d9ac9eebd
tests/checksum: fix style in crc16-ccitt
2016-04-08 22:03:48 +02:00
Ludwig Knüpfer
889adc18b8
unittests: add fletcher* tests
2016-04-08 22:03:48 +02:00
Hauke Petersen
1367df0805
tests/periph_uart: fixed signedness issues
2016-04-08 10:49:34 +02:00
e8c97c5817
tests: add test for encx24j600 driver
2016-04-06 23:00:20 +02:00
Oleg Hahm
0169ec35ae
tests: add compile test for netstats_l2
2016-04-04 18:37:20 +02:00
39984dee4f
Merge pull request #5059 from kaspar030/unify_asm_keyword
...
unify usage of inline assembly keywords
2016-04-01 09:28:46 +02:00