1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

1630 Commits

Author SHA1 Message Date
smlng
50c9242700 tests, xtimer_hang: correct output (percentage) 2017-02-27 19:37:55 +01:00
smlng
ae5ee83275 tests: add README for xtimer_drift 2017-02-27 18:05:53 +01:00
smlng
ce29357fa3 tests: optimize mem size of xtimer_drift
- remove descriptive puts messages, and use LOG_DEBUG/INFO
- rational: fits into 2k RAM now, and works on arduino duemilanove
2017-02-27 18:05:42 +01:00
Hauke Petersen
62fc1e0c3d test/thread_flags: remove unused module 'xtimer' 2017-02-27 15:09:30 +01:00
Simon Brummer
1ae3b51224 gnrc_tcp: cleanup: removed unnecessary includes 2017-02-26 17:31:23 +01:00
3f3ec10bd7 tests/thread_cooperation: exclude nucleo-l073 2017-02-24 16:13:32 +01:00
4ca7f1096a tests/unittests: exclude nucleo-l073 board 2017-02-24 16:12:41 +01:00
smlng
1562ef7d35 tests: set default board=samr21-xpro for tests/driver_ 2017-02-23 14:56:30 +01:00
smlng
0e57a0542b tests: set default board=samr21-xpro for tests/periph_spi 2017-02-23 14:56:26 +01:00
smlng
ca25ab669d tests: set default board=samr21-xpro for tests/periph_rtt 2017-02-23 14:55:58 +01:00
smlng
1f84b7e773 tests: set default board=samr21-xpro for tests/periph_pwm 2017-02-23 14:53:52 +01:00
smlng
7313e01e55 tests: set default board=samr21-xpro for tests/periph_i2c 2017-02-23 14:53:28 +01:00
smlng
e4e14d92d3 tests: set default board=iotlab-m3 for tests/periph_flashpage 2017-02-23 14:52:29 +01:00
smlng
50f052b943 tests: set default board=stm32f4discovery for tests/periph_dac 2017-02-23 14:52:28 +01:00
smlng
448b11b448 tests: set default board=pba-d-01-kw2x for tests/periph_adc 2017-02-23 14:52:28 +01:00
smlng
c5ac4f8ac5 tests: set default board=samr21-xpro for tests/mpu_stack_guard 2017-02-23 14:52:28 +01:00
smlng
96f9f586c9 tests: set default board=samr21-xpro for tests/pkg_cmis-dsp 2017-02-23 14:52:27 +01:00
smlng
d2b32a8c98 tests: set default board=limifrog-v1 for tests/driver_lis3mdl 2017-02-23 14:52:27 +01:00
smlng
35b12dd623 tests: set default board=stm32f4discovery for tests/warn_conflict 2017-02-23 14:52:27 +01:00
smlng
536f9d74f1 tests: fix default board for tests/board_calliope_mini 2017-02-23 14:52:27 +01:00
77df65e95e tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
3628617001 tests/unittest: add nucleo-f411 to ARM Cortex based boards 2017-02-22 15:18:21 +01:00
a8bc77b35b Merge pull request #6636 from kaspar030/fix_tests_thread_flag
tests: thread_flags: print success message
2017-02-22 11:26:37 +01:00
8d207ca724 Merge pull request #5731 from melshuber/master
core: recursive mutex implementation
2017-02-21 14:03:14 +01:00
d92a3bd5b0 tests: thread_flags: print success message 2017-02-21 10:37:47 +01:00
Simon Brummer
fd007d5307 gnrc_tcp: cleanup: fixed outdated comments 2017-02-20 21:58:05 +01:00
Peter Kietzmann
6ef3abec5c Merge pull request #5570 from aabadie/drivers_tsl2561
drivers/tsl2561: initial support
2017-02-17 10:06:46 +01:00
Martine Lenders
0858a3ea8c Merge pull request #6618 from haukepetersen/opt_tcs37727_saulplusinit
drivers/tcs37727: SAUL support + misc fixes
2017-02-16 16:03:10 +01:00
Hauke Petersen
2e6ecafafd Merge pull request #6619 from haukepetersen/opt_test_saul_moreoutput
tests/saul: added some more descriptive output
2017-02-16 14:48:18 +01:00
Hauke Petersen
470f2de771 drivers/tcs37727: SAUL support + misc fixes
- added default parameters file
- let init() function use param struct
- named return values
- simplified init function
- sensor now active after init was called
- simplified return values
2017-02-16 14:46:50 +01:00
Hauke Petersen
ffff611265 tests/saul: added some more descriptive output 2017-02-16 12:46:49 +01:00
Peter Kietzmann
a3f3441235 Merge pull request #6581 from mali/fix_tests_driver_mq3
tests/driver_mq3: fix build upon avr 8 bits MCU
2017-02-16 12:00:17 +01:00
Hauke Petersen
0567b5598a Merge pull request #6570 from miri64/gnrc_zep/cleanup/rm
gnrc_zep: remove gnrc_zep
2017-02-15 10:02:37 +01:00
Laurent Navet
9f59986eab tests/driver_mq3: don't use timex constant
using define constants from timex.h breaks build for some boards.
2017-02-13 21:58:28 +01:00
Martine Lenders
c0b9b0fb56 Merge pull request #5938 from miri64/pkg/feat/lwip-sock-tcp
pkg: provide sock_tcp support for lwip
2017-02-13 21:45:41 +01:00
Martine Lenders
b915d15de1 pkg: provide sock_tcp support for lwip 2017-02-13 20:10:42 +01:00
Martin Elshuber
b9bb22b393 Added test application for reentrant mutexes
* fixed BOARD_INSUFFICIENT_MEMORY for rmutex
2017-02-09 15:29:24 +01:00
Neil Jones
8434f9c932 test: slip: blacklist mips-malta board
It has no UART.
2017-02-09 13:06:26 +00:00
Neil Jones
fd9ce7a865 tests: Add mssing includes for leds and xtimer test 2017-02-09 13:05:07 +00:00
Joakim Nohlgård
094107863f Merge pull request #5688 from gebart/pr/atomics-refactor
core: Provide all C11 atomic operations
2017-02-09 09:00:16 +01:00
Laurent Navet
13286cd89f tests/driver_mq3: fix build upon avr 8 bits MCU
fix tests/driver_mq3/main.c:58:27: error: integer overflow in expression [-Werror=overflow]
         xtimer_usleep(500 * 1000);
2017-02-08 23:07:36 +01:00
Joakim Nohlgård
cb34eed8f3 tests/unittests/core-atomic: Use stdatomic.h instead of custom atomic.h 2017-02-08 16:23:49 +01:00
Joakim Nohlgård
c1b84f0e4f tests/emb6: Use stdatomic.h instead of custom atomic.h 2017-02-08 16:23:49 +01:00
Peter Kietzmann
e5e79c2834 Merge pull request #5937 from miri64/pkg/feat/lwip-sock-udp
pkg: provide sock_udp support for lwip
2017-02-08 09:43:20 +01:00
Martine Lenders
5e983db605 gnrc_zep: remove gnrc_zep
This ZEP implementation is based on `gnrc_netdev`, it is complicated to
use, I'm not even sure anyone used it except me or if it is working
still. See #6121 for a better port of ZEP.
2017-02-07 17:41:28 +01:00
Peter Kietzmann
5bf4882592 Merge pull request #6453 from smlng/pr/5469-bis
drivers/kw2xrf: adapt to netdev2
2017-02-07 15:58:54 +01:00
Martine Lenders
a45256a2a7 pkg: provide sock_udp support for lwip 2017-02-07 15:48:47 +01:00
PeterKietzmann
598a36b75b drivers/kw2xrf: reduce scope of test application 2017-02-07 15:22:46 +01:00
smlng
887f499eca drivers/kw2xrf: adapt to new SPI interface
- add docu for structs, defines and functions
    - exclude drivers/kw2xrf/include/overwrites.h (vendor header)
    - add missing header guards
2017-02-07 15:08:05 +01:00
Johann Fischer
5eccbfb2ad tests/driver_kw2xrf: adapt for netdev2 and add testmodes 2017-02-07 15:07:58 +01:00
Peter Kietzmann
4403cc931a Merge pull request #6523 from haukepetersen/opt_dht_autoinit
drivers/dht: updated auto-init + some enhancements
2017-02-07 11:57:10 +01:00
Hauke Petersen
c6aa413320 tests/driver_dht: adapted to driver changes 2017-02-07 09:59:30 +01:00
Simon Brummer
d4c477aa01 gnrc_tcp: cleanup: correct copyright updates and corrected doxygen comments 2017-02-06 18:26:45 +01:00
Takuo Yonezawa
3193cf8aa7 tests/gnrc_ipv6_ext: update README.md 2017-02-06 16:27:51 +09:00
Simon Brummer
7e7b832219 gnrc_tcp: cleanup: Enforce coding convention 2017-02-04 10:19:59 +01:00
Martine Lenders
0747f57dd5 Merge pull request #6550 from BytesGalore/mod_test_libcoap
tests/pkg_libcoap: exchange printf with puts
2017-02-03 15:37:07 +01:00
BytesGalore
5f3b3bfe5f tests/libcoap: exchange printf with puts 2017-02-03 14:39:17 +01:00
aedffd7883 tests: remove non existing board name 2017-02-02 18:18:47 +01:00
Oleg Hahm
00cc9c9f7a Merge pull request #6506 from cgundogan/pr/isl29125_interrupt
isl29125: added interrupt
2017-02-02 14:41:18 +01:00
martinheusmann
c2458dbd6d tests/driver_isl29125: extended test for interrupt use 2017-02-02 13:31:34 +01:00
1bf363bdaf Merge pull request #6539 from BytesGalore/mod_test_thread_flags
tests/thread_flags: exchange printf with puts
2017-02-02 11:55:40 +01:00
Oleg Hahm
f7ad8f5cf3 Merge pull request #6537 from BytesGalore/mod_test_pkg_oonf
tests/pkg_oonf_api: exchange printf with puts
2017-02-01 15:37:36 +01:00
Oleg Hahm
49b39d2251 Merge pull request #6524 from brummer-simon/gnrc_tcp-cleanup-Moving_examples_to_tests
examples: tests: Moving gnrc_tcp_src/cli from examples to tests
2017-02-01 15:28:56 +01:00
BytesGalore
548270eb7d tests/thread_flags: exchange printf with puts 2017-02-01 14:44:00 +01:00
BytesGalore
3379269c39 tests/pkg_oonf_api: exchange printf with puts 2017-02-01 14:12:44 +01:00
Joakim Nohlgård
9a3589dcfe Merge pull request #6479 from haukepetersen/fix_lis3dh_mulle
drivers/lis3dh: fixed bug and simplified init()
2017-01-31 19:48:52 +01:00
Simon Brummer
c6020cc100 examples: tests: move gnrc_tcp examples/ to tests/ 2017-01-31 19:35:56 +01:00
64c918a3b8 tests: add test for tsl2561 sensor driver 2017-01-31 17:49:16 +01:00
618c3db885 tests: thread_cooperation: fix for <32bit platforms 2017-01-31 14:28:58 +01:00
Hauke Petersen
db048f22ad drivers/pn532: enabled test app to select SPI mode 2017-01-27 08:30:02 +01:00
Peter Kietzmann
6a6cbb8d88 Merge pull request #6485 from kYc0o/tweetnac_inc_stack
tests/unittests/tests-tweetnacl: increase needed stack
2017-01-26 15:51:57 +01:00
kYc0o
5ff272f9f8 tests/unittests: add more boards to insufficient memory list 2017-01-26 15:02:00 +01:00
kYc0o
2277cc3354 tests/unittests/tests-tweetnacl: increase needed stack 2017-01-26 15:02:00 +01:00
Cenk Gündoğan
d442a6a3f8 tests/emb6: msb-430 insufficient memory 2017-01-26 12:18:27 +01:00
Hauke Petersen
ed2bb9d3f8 drivers/lis3dh: fixed bug and simplified init()
- changed to SPI_MODE_0
- made init() function use the params struct as parameter
2017-01-26 10:12:44 +01:00
Hauke Petersen
422763e53f tests: blacklisted some msp430 based boards 2017-01-25 17:25:18 +01:00
Hauke Petersen
7b1047f3bc tests/lwip: blacklist nucleo-f072 and wsn430 2017-01-25 16:46:46 +01:00
Hauke Petersen
5bdb3bfa61 misc: aggregated doxygen fixes 2017-01-25 16:46:46 +01:00
Hauke Petersen
1544699286 tests/emb6: blacklisted wsn boards for insuf. RAM 2017-01-25 16:46:46 +01:00
Hauke Petersen
5a26037702 drivers/pcd8544: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
Hauke Petersen
8ff20d1386 drivers/nvram_spi: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
Hauke Petersen
5cb10ca9ea drivers/nrf24l01: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
Hauke Petersen
3d80b9c581 drivers/lis3dh: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
Hauke Petersen
e5ab3c2020 drivers/kw2xrf: adpated to SPI API changes 2017-01-25 16:46:45 +01:00
Hauke Petersen
87534c75f0 drivers/encx24j600: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
Hauke Petersen
dc3e78d521 drivers/end28j60: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
Hauke Petersen
610e671aac drivers/adt7310: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
Hauke Petersen
f42ae58d27 tests/warn_conflict: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
Hauke Petersen
a25b25d830 tests/periph_spi: rewrite of SPI test 2017-01-25 16:46:04 +01:00
Martine Lenders
5ea160e6fe Merge pull request #6004 from miri64/posix/enh/use-sock-for-sockets
posix_sockets: port to sock
2017-01-24 17:40:01 +01:00
Martine Lenders
751a82807b Merge pull request #6214 from miri64/tests/enh/list-unittests
tests: provide unittests for core/list
2017-01-24 15:56:43 +01:00
Martine Lenders
1ccdc4643f posix_sockets: port to sock 2017-01-24 15:17:15 +01:00
Francisco Acosta
e44236d379 Merge pull request #6170 from haukepetersen/add_periph_romaddrtopage
drivers/flashrom: added addr-to-page function
2017-01-24 14:18:41 +01:00
Hauke Petersen
5d8f686cf6 Merge pull request #6031 from MichelRottleuthner/sdcard_spi_testing
add driver for sd-cards (using spi)
2017-01-24 14:18:11 +01:00
Martine Lenders
b0a849c01c tests: provide unittests for core/list 2017-01-24 14:15:48 +01:00
Hauke Petersen
87bdd7be32 tests/unittests: added flashpage tests (page<->addr) 2017-01-24 09:41:56 +01:00
Frits Kuipers
e483c2307b boards/maple-mini: initial support 2017-01-21 16:27:17 +01:00
Martine Lenders
5b1c00ad8b Merge pull request #6388 from astralien3000/opencm9-04
boards/opencm9-04 : initial support
2017-01-21 14:37:50 +01:00
Martine Lenders
85d8397464 Merge pull request #6117 from kb2ma/gcoap/sock
gcoap: rebase networking on sock
2017-01-21 10:40:13 +01:00
Ken Bannister
342c3f2ed3 gcoap: Remove coap.h include file, which is no longer used.
Also change references in dependencies to the net/gcoap.h include.
2017-01-20 22:00:25 -05:00
Ken Bannister
acda73c9c7 gcoap: Update unit tests for rebase on sock 2017-01-20 22:00:25 -05:00
9d55b3a49b Merge pull request #6156 from keestux/add-driver-bme280
drivers: Add driver for BME280
2017-01-20 21:24:22 +01:00
Martine Lenders
ace053fbf2 Merge pull request #6444 from smlng/pr/tests/add_makefile_tests_common
tests: add missing include for Makefile.tests_common
2017-01-20 20:36:30 +01:00
Kees Bakker
a0a76d66d2 drivers: Add driver for BME280 2017-01-20 20:26:43 +01:00
smlng
52fadaf23a tests: remove redundant board and quiet statements 2017-01-20 19:36:04 +01:00
Martine Lenders
aab48458da Merge pull request #6440 from smlng/pr/unittests/macos_fix
unittests: fix heatshrink compiler error on macOS
2017-01-20 18:26:46 +01:00
Michel Rottleuthner
ac2ae7cb56 drivers: added driver for accessing sd_cards over spi 2017-01-20 18:11:26 +01:00
Loïc Dauphin
73a3be518b tests: add opencm9-04 to insufficient memory boards in some tests 2017-01-20 18:11:00 +01:00
smlng
f84e8a37e2 tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
smlng
a79ee2d623 unittests: fix heatshrink compiler error on macOS 2017-01-20 14:34:35 +01:00
kYc0o
abf6c3e53f tests/driver_xbee: add DEVELHELP to catch non-valid configs 2017-01-20 14:22:20 +01:00
kYc0o
a2f54a0e58 tests/driver_xbee: reduce pktbuf size to cover small platforms 2017-01-20 14:22:20 +01:00
Oleg Hahm
7ee7801c10 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
Oleg Hahm
693636690c Merge pull request #6399 from OlegHahm/timex_constants
timex: unambiguous time conversion macros
2017-01-19 17:29:26 +01:00
Martine Lenders
76f951b54f Merge pull request #6326 from smlng/pr/osx/tests_name_clash
tests: fix linker failure on OS X due to name clash
2017-01-19 16:08:13 +01:00
smlng
6a037ad004 tests: add prefix to Makefile.tests_common
- fixes name clash on macOS
    - correct naming of test coap to pkg_libcoap
2017-01-19 15:20:37 +01:00
Martine Lenders
8ba057daf7 Merge pull request #6377 from aabadie/nucleo32-f303
boards/nucleo32-f303 : initial support
2017-01-19 14:19:28 +01:00
Oleg Hahm
4f4214235b timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
Oleg Hahm
b9b6e4934c Merge pull request #5203 from OlegHahm/cbor_bound_checking
cbor: bounds checking on read and no_copy string deserialization
2017-01-19 12:21:18 +01:00
ca11e4c9e6 tests: add nucleo32-f303 to insufficient memory boards in some tests 2017-01-19 11:09:42 +01:00
Peter Kietzmann
616d35e96f Merge pull request #6153 from haukepetersen/opt_driver_mma8x5x
drivers/mma8x5x: remodeled driver
2017-01-19 09:56:31 +01:00
Peter Kietzmann
f7043c5add Merge pull request #6394 from kYc0o/test_xtimer_usleep
tests: add xtimer_usleep test
2017-01-19 09:24:20 +01:00
kYc0o
ddaa28fdc1 tests: add xtimer_usleep test 2017-01-18 23:55:02 +01:00
963662416b boards/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
Oleg Hahm
8f71b4c103 Merge pull request #6397 from OlegHahm/txtsnd_pseudomodule
shell: introduce txtsnd pseudomodule
2017-01-18 21:21:42 +01:00
Oleg Hahm
df7927dc94 shell: introduce txtsnd pseudomodule
This commit allows to enable/disable the txtsnd shell command. The
command is used to send strings over L2 in GNRC. Until now the command
was automatically enabled if GNRC and shell_commands were present, which
may lead to confusion if no L2 packet handler is registered.
2017-01-18 20:58:56 +01:00
Martine Lenders
53ab146ef5 Merge pull request #6333 from smlng/pr/unittests/osx_array_fix
unittests: fix array length error on OSX
2017-01-18 20:39:55 +01:00
Lucio Torre
d783d784c9 cbor: add zero copy string deserialization 2017-01-18 19:33:00 +01:00
Martine Lenders
9666f58e6c Merge pull request #6387 from haukepetersen/add_example_saul
examples: added stand-alone SAUL example
2017-01-18 18:48:32 +01:00
smlng
48a93cb665 unittests: fix array length error on OSX 2017-01-18 13:50:56 +01:00
Hauke Petersen
db24f5e140 tests/mma8x5x: adapted test for driver changes 2017-01-18 10:51:15 +01:00
Peter Kietzmann
7c252eddae Merge pull request #4642 from haukepetersen/opt_hdc1000
drivers/hdc1000: remodeled driver + SAUL integration
2017-01-17 16:02:03 +01:00
Peter Kietzmann
1730b883ef Merge pull request #5936 from miri64/pkg/feat/lwip-sock-ip
pkg: provide sock_ip support for lwip
2017-01-17 13:19:00 +01:00
Hauke Petersen
1469d46501 test/examples/make: inc all of SAUL on saul_default
- make saul_default dependent on saul_reg and auto_init_saul
- adapt default example and the saul test application
2017-01-17 12:22:23 +01:00
Hauke Petersen
89c7c30a7f tests/driver_hdc1000: adapted to driver changes 2017-01-17 10:48:22 +01:00
Martine Lenders
bf60c2fbfa pkg: provide sock_ip support for lwip 2017-01-17 09:00:44 +01:00
21faabe417 Merge pull request #5948 from kaspar030/add_pkg_heatshrink
pkg: add heatshrink compression library
2017-01-17 08:37:04 +01:00
Martine Lenders
548507c37e Merge pull request #6370 from OlegHahm/crypto_remove_twofish_rc5
sys: crypto: remove twofish and rc5
2017-01-17 08:30:04 +01:00
680a923aa5 tests: unittests: add unittests for heatshrink package 2017-01-17 00:04:03 +01:00
Oleg Hahm
c2893d4a88 sys: crypto: remove twofish and rc5 2017-01-15 14:53:43 +01:00
d2685f2515 Add test case for the jc42 temperature sensor 2017-01-15 13:10:37 +01:00
Victor Arino
d8d8d55e72 drivers/pn532: add NFC reader PN532 driver 2017-01-13 14:47:19 +01:00
0194091673 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
Oleg Hahm
587502446a Merge pull request #6323 from kaspar030/blacklist_aversiveplusplus
tests: pkg_aversiveplusplus: temporarily disable CI building
2017-01-12 00:10:59 +01:00
Francisco Acosta
deeb48723b Merge pull request #6293 from kYc0o/tweetnacl_pkg
pkg: add tweetnacl as a package
2017-01-11 21:04:00 +01:00
kYc0o
b84b151e78 tests/unittests: add tweetnacl unittest 2017-01-11 16:29:53 +01:00
cb85785a3b tests: pkg_aversiveplusplus: temporarily disable CI building 2017-01-11 14:29:31 +01:00
Peter Kietzmann
82ec622748 Merge pull request #6168 from BytesGalore/base64_fix_expected_encode_size
sys/base64: corrected output size determination
2017-01-11 11:51:06 +01:00
BytesGalore
49f89b4268 sys/base64: corrected output size determination 2017-01-10 18:30:38 +01:00
Peter Kietzmann
a8297595e6 Merge pull request #6108 from haukepetersen/opt_nrf_nrfmin
cpu/nrf5x: ported nrfmin driver to netdev2
2017-01-10 16:52:54 +01:00
Peter Kietzmann
dcfd0d656b Merge pull request #6142 from haukepetersen/add_nrf51_i2c
cpu/nrf51: added I2C driver implementation
2017-01-10 15:25:18 +01:00
Peter Kietzmann
f76b2f4906 Merge pull request #6273 from OTAkeys/pr/nucleo-f042
boards: add nucleo-f042
2017-01-10 14:52:00 +01:00
Hauke Petersen
ce37b970b4 tests/driver_nrfmin: removed test
test is not needed anymore, simply test the driver
using the default or gnrc_networking examples
2017-01-10 11:54:49 +01:00
Hauke Petersen
5d31ca5d4b drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
Hauke Petersen
7e715014ca tests/driver_xbee: adapted to XBee driver changes 2017-01-10 11:47:31 +01:00
Hauke Petersen
83d206e2b0 drivers/xbee: adapted to netdev2 2017-01-10 11:47:31 +01:00
Vincent Dupont
1a12a40110 boards/nucleo-f042: initial support 2017-01-10 10:34:35 +01:00
Hauke Petersen
474cf80558 tests/periph_uart: terminate strings with \n 2017-01-09 13:17:44 +01:00
Oleg Hahm
3ad26cf46f Merge pull request #6204 from named-data-iot/uecc-patch
pkg/micro-ecc: support boards without hwrng feature
2017-01-05 16:38:23 +01:00
zhuoshuguo
6a0ac75d2c gnrc_mac: add mac tx and rx internal types and API. 2017-01-04 13:59:16 +01:00
Wentao Shang
ba7f1af7ab pkg/micro-ecc: support boards without hwrng feature 2017-01-04 02:32:40 -08:00
Martine Lenders
71f778aa65 tests: provide unittests for ucrc16 2016-12-27 00:58:11 +01:00
9172e42437 tests/unittests: add stm32f3discovery to BOARD_INSUFFICIENT_MEMORY 2016-12-18 16:56:36 +01:00
Hauke Petersen
bb763bdd87 tests/driver_servo: s/PWM_0/PWM_DEV(0)/ 2016-12-15 12:18:39 +01:00
Hauke Petersen
9fb771942d tests: added test for periph/flashpage drivers 2016-11-30 16:51:09 +01:00
Francisco Acosta
84d0d61279 Merge pull request #5608 from gebart/pr/xtimer-ticks
xtimer: Allow arbitrary timer frequency, second attempt
2016-11-29 23:00:31 +01:00
Joakim Nohlgård
c5058673b7 tests/unittests: Mark limifrog-v1 for insufficient memory 2016-11-29 20:44:31 +01:00
Joakim Nohlgård
4e5fae77da tests/fib: Tidy up code style and fix cppcheck warning 2016-11-29 20:44:31 +01:00
Joakim Nohlgård
7c48c891a0 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
Peter Kietzmann
e547ff1d60 Merge pull request #6013 from haukepetersen/opt_periph_uartreturntypes
periph/uart: added names to return values
2016-11-29 19:14:09 +01:00
Joakim Nohlgård
63e91151cd xtimer: Add tick conversion 2016-11-28 11:00:42 +01:00
Joakim Nohlgård
199140e50b sys/div: Add support for big 64 bit numbers 2016-11-28 11:00:42 +01:00
Joakim Nohlgård
94da9c2975 sys/div: Add div_u64_by_15625div512
64-bit version of div_u32_by_15625div512

also updated tests-div to use correct order for expected and actual values in unit tests (embUnit)
2016-11-28 11:00:42 +01:00
smlng
06d6f544b6 pkg/oonf_api: add compile test 2016-11-23 17:16:21 +01:00
Hauke Petersen
8787eee178 tests: blacklisted calliope-mini 2016-11-21 17:20:53 +01:00
Hauke Petersen
16af568afa tests: added Calliope mini specific test app 2016-11-21 17:20:53 +01:00
Peter Kietzmann
9c7d9eb06f Merge pull request #6141 from haukepetersen/opt_bh1750fvi_namedreturnvalues
drivers/bh1750fvi: added names to return values
2016-11-21 08:23:24 +01:00
Martine Lenders
0946bda027 Merge pull request #6143 from miri64/gnrc_sock/enh/include-af
gnrc_sock: move net/af.h include to sock_types.h
2016-11-18 15:47:19 +01:00
Martine Lenders
bd533dd785 gnrc_sock: move net/af.h include to sock_types.h 2016-11-18 12:33:01 +01:00
Peter Kietzmann
711415360f Merge pull request #5433 from OTAkeys/pr/mma8x5x
mma8652: add support for all mma8x5x accelerometers
2016-11-18 09:02:42 +01:00
Hauke Petersen
31aeb3a09a tests/driver_bh1750fvi: check return value 2016-11-17 22:58:19 +01:00
Vincent Dupont
b9b838f1dc mma8652: add support for all mma8x5x accelerometers 2016-11-16 14:14:07 +01:00
Hauke Petersen
fe7fc50106 tests: blacklisted microbit for insufficiant RAM 2016-11-09 12:01:09 +01:00
Hauke Petersen
6484d9ad1a tests: added micro:bit specific test app 2016-11-09 12:01:09 +01:00
Martine Lenders
34319b2964 Merge pull request #6084 from miri64/tests/fix/gnrc_sock_udp-resize-pktbuf
tests: resize packet buffer for gnrc_sock_udp test
2016-11-08 21:52:53 +01:00
Francisco Acosta
25e7681c35 Merge pull request #6079 from miri64/tests/fix/posix_semaphore
tests: fix posix_semaphore output and for timer error
2016-11-08 20:37:54 +01:00
Francisco Acosta
380b71726b Merge pull request #6080 from miri64/od/fix/newlib-nano
od: quick-fix for newlib-nano
2016-11-08 19:16:06 +01:00
Martine Lenders
63c17ceb53 tests: resize packet buffer for gnrc_sock_udp test 2016-11-08 18:19:39 +01:00
Martine Lenders
fcff65b6d8 od: quick-fix for newlib-nano 2016-11-08 17:16:53 +01:00
Martine Lenders
8136a12d24 tests: fix posix_semaphore output and for timer error 2016-11-08 16:38:04 +01:00
Martine Lenders
362077d3d5 tests: fix sizeof_tcb output 2016-11-08 16:28:40 +01:00
Martine Lenders
815426b0a1 Merge pull request #6051 from OlegHahm/fix_test_mutex_order_readme
tests: mutex_order: updated test and fixed README
2016-11-04 01:11:33 +01:00
Oleg Hahm
9c2338ea7d tests: mutex_order: added pexpect script 2016-11-03 16:37:54 +01:00
Oleg Hahm
a5245769d3 tests: mutex_order: fixed and updated README 2016-11-03 16:37:39 +01:00
Oleg Hahm
e0ede745a6 tests: mutex_order: remove xtimer dependency 2016-11-03 16:37:24 +01:00
Martine Lenders
8a399fd5bd tests: fix test description for emb6 2016-11-03 12:54:37 +01:00
Cenk Gündoğan
19eac87d9b tests/pkg_micro-ecc: rm requirement for periph_hwrng in Makefile 2016-11-02 09:55:00 +01:00
Martine Lenders
57ab1b06d5 unittests: Add more boards to BOARD_INSUFFICIENT_MEMORY
Somehow in the merging of 6dac4bd this was not catched, but those new
unittests made the total build too big for some more boards.
2016-11-01 11:05:43 +01:00
Martine Lenders
6dac4bd530 Merge pull request #5950 from zhuoshuguo/add_packet_queue_module_to_gnrc_mac
gnrc: Add priority packet queue module to gnrc
2016-11-01 07:45:31 +01:00
Ken Bannister
88a3eeb574 gcoap: unit tests 2016-10-31 22:41:53 -04:00
zhuoshuguo
0ebe2a0309 gnrc: add priority packet queue module. 2016-10-31 16:53:01 +01:00
Hauke Petersen
13cebf2739 tests/periph_uart: use named UART return values 2016-10-28 10:32:00 +02:00
Hauke Petersen
f6413ee5f5 Merge pull request #5772 from miri64/gnrc/feat/sock
gnrc_sock: provide port for sock_ip and sock_udp
2016-10-27 11:43:44 +02:00
Martine Lenders
5090e805e6 Merge pull request #5976 from miri64/tests/enh/fletcher-wrap-around
tests: unittests: add tests for longer input vectors
2016-10-26 17:52:03 +02:00
Martine Lenders
9e97b0a028 Merge pull request #5977 from miri64/ieee802154/enh/centralize-default-values
ieee802154: centralize default values
2016-10-26 16:39:44 +02:00
Martine Lenders
964cd75c3c tests/driver_xbee: add nucleo-f334 to insufficient RAM 2016-10-26 15:33:29 +02:00
Martine Lenders
9508c8f5a5 tests: provide gnrc_sock_ip tests 2016-10-26 15:20:39 +02:00
Martine Lenders
6bc0a0ce61 tests: provide gnrc_sock_udp tests 2016-10-26 15:20:39 +02:00
1659f56904 boards/nucleo-f070: initial support for nucleo-f070 board 2016-10-26 14:12:39 +02:00
Martine Lenders
0016463687 all: fix for new netreg_entry_t structure 2016-10-25 22:17:18 +02:00
Hauke Petersen
bc232a5642 Merge pull request #5524 from miri64/gnrc_netreg/api/helper-macro
gnrc_netreg: introduce helper macro/function for entry init
2016-10-25 21:21:25 +02:00
Cenk Gündoğan
05be6cb9e0 Merge pull request #5732 from haukepetersen/add_driver_lpd8808
drivers: add support for LPD8808 based LED stripes
2016-10-25 20:26:05 +02:00
Hauke Petersen
bee57a4d6a Merge pull request #5798 from aabadie/nucleo-f030
boards: initial support for Nucleo f030 board
2016-10-25 19:50:59 +02:00
Lucas Jenß
4e20feb453 Merge pull request #5975 from miri64/cbor/bug/i5420
cbor: fix off-by-one error
2016-10-25 19:20:52 +02:00
Martine Lenders
dc45cd2610 gnrc: use new netreg helper functions everywhere 2016-10-25 18:47:30 +02:00
Hauke Petersen
7908708608 tests: added test for the LPD8808 driver 2016-10-25 18:32:52 +02:00
Francisco Acosta
b2bed29683 Merge pull request #5564 from locicontrols/mpu-rebase2
Cortex-M MPU driver and pseudo-module for guarding against stack overflows
2016-10-25 11:56:40 +02:00
Ian Martin
0c588e7b24 add tests/mpu_stack_guard for testing psuedomodule 2016-10-24 12:40:55 -04:00
Ian Martin
28a7ddc9a8 core: save the stack_start in the thread context for mpu_stack_guard 2016-10-24 12:36:15 -04:00
Martine Lenders
f341947612 cbor: fix off-by-one error 2016-10-24 15:52:05 +02:00
Martine Lenders
3225f020e5 Merge pull request #5964 from kaspar030/make_fix_appdir_bindir
make: remove trailing slash from BINDIR and APPDIR variables
2016-10-24 14:33:40 +02:00
Martine Lenders
100991e59e tests: unittests: add tests for longer input vectors
Fixes #5299
2016-10-21 11:06:27 +02:00
Martine Lenders
bef0231133 Merge pull request #5891 from kaspar030/improve_module_deps
make: improve module dependencies
2016-10-19 12:50:37 +02:00
560a509036 make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
3f29e77a4c boards/nucleo-f030: initial support 2016-10-12 14:32:25 +02:00
Francisco Acosta
ba6a8e06b0 Merge pull request #5475 from aabadie/arduino_zero
boards/arduino-zero: add initial support
2016-10-06 20:26:33 +02:00
Joakim Nohlgård
d6c3ced630 Merge pull request #5903 from keestux/i2c-char-to-uint8
periph/i2c: convert char to uint8_t where applicapable
2016-10-06 07:50:56 +02:00
Francisco Acosta
b412d1179a Merge pull request #5670 from astralien3000/dev-aversiveplusplus
Added Aversive++ package.
2016-10-05 17:11:27 +02:00
Kees Bakker
bac5cda1e3 periph/i2c: convert char to uint8_t where applicapable
In general, data transferred through I2C are bytes and thus should have
type uint8_t, not char.

Also convert uint8_t ptrs to void ptrs
2016-10-04 20:26:39 +02:00
68acc8857e boards/arduino-zero: add initial support 2016-10-04 18:34:51 +02:00
Loïc Dauphin
c4d3ebe5da Aversive++: initial import 2016-09-30 15:39:54 +02:00
Martine Lenders
ed343907e4 tests: adapt tests for changed broadcast settings 2016-09-30 14:57:06 +02:00
Martine Lenders
3b35dae6cd tests: adapt unittests for removal of user-controlled PAN_COMP 2016-09-30 14:57:05 +02:00
af5afeadec pkg: emb6: move dependencies to pkg Makefile.dep 2016-09-29 15:41:13 +02:00
Kees Bakker
076d5bda11 boards: add support for SODAQ Autonomo
The following features were tested (briefly):
* UART (the first)
* I2C using a BMP180 on a SODAQ TPH board
* SPI0, connected to the on-board serial data flash (only DevID was read
using the periph_spi test program)
* xtimer is working (it's the same code as in samr21)

boards/sodaq-autonomo: Disable the "big" unittests because it does not fit
2016-09-28 18:02:16 +02:00
Martine Lenders
6f0018f66a Merge pull request #5694 from miri64/gnrc/enh/0-length-payload
gnrc_pktbuf: allow for 0-sized payload snips
2016-09-28 07:09:23 +02:00
Martine Lenders
9b69005200 Merge pull request #5815 from makomi/periph_gpio
tests/periph_gpio: fix variableScope (cppcheck)
2016-09-28 07:09:07 +02:00
Martine Lenders
4161ae1f11 Merge pull request #5686 from OTAkeys/pr/fix_uart_test
tests/periph_uart: include uart_stdio.h
2016-09-28 07:08:54 +02:00
Martine Lenders
8f890b3790 tests: adapt unittests for new gnrc_pktbuf preconditions 2016-09-27 21:49:58 +02:00
Martine Lenders
1f5dcd91cc Merge pull request #5873 from Lotterleben/unittest_link_fix
unittests: fix link
2016-09-27 20:57:03 +02:00
Lotte Steenbrink
faaf50619d unittests: fix link 2016-09-27 11:41:44 -07:00
Lotte Steenbrink
1bccdfe9c2 unittests: document make debug 2016-09-27 11:34:35 -07:00
BytesGalore
9818d053f4 hashes/sha256: changed data pointer parameters to void* 2016-09-27 06:36:08 +02:00
b2b42c7b71 Merge pull request #5451 from mali/uno
boards: add arduino uno and duemilanove support
2016-09-22 09:29:49 +02:00
Laurent Navet
3ff576e46a tests: adapt for arduino uno and duemilanove support
- blacklist arduino-uno and arduino-duemilanove for
  coap, libfixmath_unittests, lwip, nhdp,
  pthread, pthread_barrier, pthread_cleanup, pthread_condition_variable
  pthread_cooperation, pthread_rwlock and pthread_tls tests.

- fix sys/pipe build

- unittests: boards added to BOARD_INSUFICIENT_MEMORY list.
2016-09-21 21:12:58 +02:00
smlng
671831d326 corrects flag compare 2016-09-21 16:51:12 +02:00
add6e1d36d Merge pull request #5674 from aabadie/driver_io1_xplained
drivers/io1_xplained: initial implementation of Atmel IO1 Xplained extension board
2016-09-16 10:35:49 +02:00
Andreas "Paul" Pauli
662076e150 Merge pull request #5747 from miri64/tests/feat/od-test
tests: provide tests for od module
2016-09-10 15:24:01 +02:00
Martine Lenders
2cc52fba19 tests: provide tests for od module 2016-09-08 20:02:24 +02:00
Bas Stottelaar
dc0d8efc38 tests: pkg_u8g2: simplify Makefile + default display per output type
This matches better with other tests and makes code less bloated.
2016-09-05 16:48:43 +02:00