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

1677 Commits

Author SHA1 Message Date
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
Martine Lenders
9d3f9f2589 Merge pull request #6402 from OTAkeys/pr/adcxx1c
drivers/adcxx1c: add ADC081C/ADC101C/ADC121C i2c adc support
2017-06-26 10:39:02 +02:00
smlng
f1f80c0098 drivers/adcxx1c: use pseudomodules for device variants 2017-06-26 09:46:09 +02:00
Vincent Dupont
35056fd647 drivers/adcxx1c: add ADC081C/ADC101C/ADC121C i2c adc support 2017-06-26 09:46:03 +02:00
e71bf07a68 Merge pull request #7223 from kb2ma/gcoap/confirm_piggy_server
net/gcoap: Provide piggybacked ACK response to confirmable request
2017-06-24 21:47:37 +02:00
Francisco Acosta
cd824c3bc2 Merge pull request #6723 from aabadie/nucleo144_f412
boards/nucleo144-f412: initial support
2017-06-23 15:29:41 +02:00
621823c29d Merge pull request #7214 from smlng/periph/button_macros
periph: generalize button macros and add test application
2017-06-22 16:10:42 +02:00
Ken Bannister
9768f51db6 net/gcoap: Unit tests for CON request and piggybacked ACK response 2017-06-21 22:47:08 -04:00
zhuoshuguo
9e640ae79a tests: provide test for LWMAC. 2017-06-21 16:41:19 +02:00
b3a4ac7ed8 tests/thread_cooperation: add b-l072z-lrwan1 to insufficient mem list 2017-06-21 15:08:41 +02:00
56396624be tests/unittests: skip b-l072z-lrwan1 board 2017-06-21 15:08:41 +02:00
smlng
bf93cd59fb tests: add on-board button test 2017-06-20 21:27:21 +02:00
Vincent Dupont
029a127eb3 can: add transceiver support in CAN stack 2017-06-19 15:36:20 +02:00
Vincent Dupont
0a052f6b97 can: add conn_can test app 2017-06-19 15:36:20 +02:00
031870038b Merge pull request #6767 from miri64/evtimer/feat/initial
evtimer: initial import
2017-06-17 00:25:22 +02:00
Martine Lenders
0f39c5549e
tests: add test for evtimer underflow 2017-06-16 16:50:54 +02:00
Martine Lenders
15732bede6
tests: provide tests for evtimer 2017-06-16 16:50:54 +02:00
Cenk Gündoğan
f1dc041728 Merge pull request #7180 from miri64/gnrc_ipv6_nib/fix/nc-cache-out
gnrc_ipv6_nib: fix caching mechanism of neighbor cache
2017-06-15 13:00:41 +02:00
Martine Lenders
bfa515bd43 tests: enhance tests for caching error case 2017-06-15 11:40:46 +02:00
92147cf269 Merge pull request #7168 from smlng/driver/tmp006/rework
driver: tmp006 rework
2017-06-14 23:10:45 +02:00
smlng
c17d64eaff tests: adapt driver_tmp006 to rework 2017-06-14 20:45:01 +02:00
41d1de1ba3 tests/driver_bmp180: apply changes in driver API 2017-06-14 09:48:20 +02:00
Martine Lenders
0bf52f07f7 tests: provide unittests for internal NIB functions 2017-06-09 21:52:37 +02:00
smlng
19351b5a11 tests: enhance ps_schedstatistics 2017-06-09 10:50:21 +02:00
Cenk Gündoğan
4a73d1b7e1 tests: add trickle test 2017-06-09 09:03:24 +02:00
7ce6c8f5a1 Merge pull request #7135 from smlng/tests/periph_spi/fix_unused_vars
tests, periph_spi: fix unused variable
2017-06-07 23:25:01 +02:00
Martine Lenders
045b9e7f18 Merge pull request #7136 from smlng/tests/emb6/fix_unused_var
tests, emb6: fix unused var
2017-06-04 10:45:44 +02:00
smlng
ce0aa113b3 tests, periph_spi: fix unused variable 2017-06-03 22:55:43 +02:00
smlng
26fb62b279 tests, emb6: fix unused var 2017-06-03 22:54:48 +02:00
82e68b008c test/bmx280: rename bme280 test 2017-06-02 14:55:32 +02:00
1a2097e97e Merge pull request #7082 from jia200x/openthread_core
pkg/openthread:  core and tests
2017-06-01 20:20:37 +02:00
José Ignacio Alamos
fc4fd6222f pkg/openthread: Add tests 2017-06-01 13:44:06 -04:00
Loïc Dauphin
b5fea98e17 tests: removed pkg_aversiveplusplus 2017-05-31 16:34:58 +02:00
Cenk Gündoğan
9d286240be Merge pull request #6736 from smlng/tests/xtimer_msg_receive_timeout
tests: enhance xtimer_msg_receive_timeout
2017-05-30 22:07:31 +02:00
smlng
44801c4ef6 tests: enhance xtimer_msg_receive_timeout
- correct test period from 100ms to 1000ms, to match description
    - moved description to separate README.md
    - changed timer message type from 44 to 42, for nerdiness
    - minor code enhancements
2017-05-30 22:00:49 +02:00
24779bc738 tests/driver_dsp0401: add simple test application 2017-05-29 11:11:04 +02:00
0fcc7d3834 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
BytesGalore
2ef5cff688 Merge pull request #6072 from MichelRottleuthner/fatfs_testing
package: add generic FatFs
2017-05-23 09:03:19 +02:00
Francisco Acosta
ea27e96e7e Merge pull request #7071 from kYc0o/gcoap_add_dependencies
gcoap: move dependencies to actual module
2017-05-22 14:21:07 +02:00
ad027e0498 tests: xtimer_periodic_wakeup: fix test application name 2017-05-22 13:49:30 +02:00
kYc0o
bc2387ed25 tests-gcoap: move dependencies to gcoap module 2017-05-22 12:23:43 +02:00
a188d7670b tests: pkg_minmea: initial import of minmea pkg test application 2017-05-20 15:36:42 +02:00
ca70a58cfe tests/unittests: add nucleo144-f412 to cortexM boards 2017-05-19 15:57:37 +02:00
Sebastian Meiling
dd4f8f7704 Merge pull request #6975 from OTAkeys/pr/ps_schedstatistics_fix
ps: fix schedstatistics
2017-05-17 13:50:42 +02:00
Vincent Dupont
cfe5eacd2d tests: add a test app for schedstatistics 2017-05-16 10:33:42 +02:00
4c9866d634 test/unittests: add arduino-mkr1000 for ARM and unsufficient memory boards 2017-05-16 10:14:59 +02:00
MichelRottleuthner
938fe26757 pkg/fatfs: switched to git mirror for downloading FatFs code instead of authors webserver, added Makefile.dep for fatfs, cleanup code for using rtc 2017-05-15 15:21:29 +02:00
5f24b3ce7a Merge pull request #7050 from kaspar030/add_atoi_cast_removal_cocci
cleanup: add atoi_cast_removal.cocci, apply to codebase (coccinelle)
2017-05-14 13:56:51 +02:00
Martine Lenders
45e959804a Merge pull request #6737 from smlng/tests/msg_avail
tests: enhance msg_avail
2017-05-13 20:20:14 +02:00
9156aa1483 tests/unittests: skip nz32-sc151 2017-05-13 20:00:42 +02:00
smlng
8c8dbd7cf4 tests, msg_avail: add test script 2017-05-13 15:56:35 +02:00
smlng
67ae33fa3e tests: enhance msg_avail
- rename `thread_msg_avail` to `msg_avail`, does not require threads
    - minor code enhancements and corrections
2017-05-13 15:56:34 +02:00
3d48eee095 cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
f5a4124866 Merge pull request #6976 from miri64/conn/cleanup/rm
net: remove conn API
2017-05-12 16:09:00 +02:00
Martine Lenders
f2e532e79b Merge pull request #7036 from miri64/pkg/enh/lwip-2.0.2
lwip: port to v2.0.2
2017-05-11 13:19:47 +02:00
Martine Lenders
41eb29521f
tests: adapt lwip tests for v2.0.2's API 2017-05-11 11:49:38 +02:00
Vincent Dupont
9edda8d013 unittests/tests-spiffs: fix dummy memory layout
Use 8 pages per sector to comply with spiffs requirements:
 - page_size must be block_size / (2^y) where y > 2
2017-05-10 17:44:59 +02:00
MichelRottleuthner
e0f60ba10a pkg: add package for FatFs with support for sdcard_spi and native 2017-05-10 12:38:56 +02:00
José Alamos
137d4689da tests/unittests/tests-hashes: add tests for AES-CMAC 2017-05-08 13:52:12 +02:00
Martine Lenders
d0967206ac
tests: fix gnrc_sixlowpan for 2db9ed1 and b272e90
2db9ed1 and b272e90 changed the output of `gnrc_pktdump`, but the
`gnrc_sixlowpan` tested fix was never adapted for that and was failing
because of that.
2017-05-04 14:52:58 +02:00
7364192241 Merge pull request #6982 from haukepetersen/fix_gnrcmin_xbeeconfig
examples/tests: remove redundant xbee config
2017-05-03 17:57:28 +02:00
Vincent Dupont
e2d392629b unittests/tests-mtd: disable AND flash test with dummy flash 2017-05-02 09:59:14 +02:00
Hauke Petersen
e44d741e31 tests/driver_xbee: remove redundant xbee config 2017-04-28 15:43:43 +02:00
Martine Lenders
13770361bb
net: remove conn API
conn was deprecated in 38217347. 3 Releases later and now that no module
is using it RIOT-internally anymore, I think it is time to say goodbye.
2017-04-28 15:23:54 +02:00
Martine Lenders
c23d624d27 Merge pull request #6012 from miri64/emb6/feat/sock
emb6: provide sock_udp port
2017-04-26 14:22:31 +02:00
Martine Lenders
4df288fade Merge pull request #6372 from miri64/tests/enh/port-lwip-test-to-sock
tests: port tests/lwip to sock
2017-04-26 14:20:43 +02:00
Hauke Petersen
92d03d2eb6 Merge pull request #6659 from haukepetersen/add_test_threadflagsxtimer
tests: added test for thread_flags + xtimer
2017-04-26 14:12:58 +02:00
Hauke Petersen
26291774bc tests: added test for thread_flags + xtimer 2017-04-26 09:20:40 +02:00
Martine Lenders
20f6ab6daf emb6: provide sock_udp port 2017-04-26 09:18:01 +02:00
Martine Lenders
006b12e4b3 Merge pull request #6960 from emmanuelsearch/delete-3des
sys: crypto: Remove 3DES crypto
2017-04-26 08:17:44 +02:00
Martine Lenders
92fe842149 Merge pull request #6961 from miri64/ipv6_addr/fix/off-by-one
ipv6_addr: provide fix for off-by-x error
2017-04-26 07:57:16 +02:00
Simon Brummer
a9da0dc4f2 gnrc_tcp: cleanup: various minor changes 2017-04-25 20:02:44 +02:00
Martine Lenders
7f778988c3 tests: provide test for off-by-x error in ipv6_addr 2017-04-25 19:19:27 +02:00
Emmanuel Baccelli
6589c01aa0 sys/crypto: remove 3DES 2017-04-25 18:34:18 +02:00
Martine Lenders
b84f3cc904 tests: adapt tests/lwip for od changes 2017-04-25 18:15:23 +02:00