1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
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
..
bitarithm_timings timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
bloom_bytes tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 2017-03-13 18:27:50 +01:00
board_calliope-mini tests: fix default board for tests/board_calliope_mini 2017-02-23 14:52:27 +01:00
board_microbit timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
buttons tests: add on-board button test 2017-06-20 21:27:21 +02:00
cbor sys: cbor: add test app for cbor_stream_decode 2017-06-27 17:47:47 +02:00
conn_can can: add transceiver support in CAN stack 2017-06-19 15:36:20 +02:00
cpp11_condition_variable tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
cpp11_mutex tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
cpp11_thread tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
driver_adcxx1c drivers/adcxx1c: use pseudomodules for device variants 2017-06-26 09:46:09 +02:00
driver_adt7310 drivers/adt7310: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
driver_adxl345 drivers/adxl345: cleanup/enhancements 2017-04-10 21:13:47 +02:00
driver_at30tse75x drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 2015-10-02 13:34:21 +02:00
driver_at86rf2xx tests: add small nucleo32 to insufficient memory list 2017-04-05 17:19:52 +02:00
driver_bh1750 timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_bmp180 tests/driver_bmp180: apply changes in driver API 2017-06-14 09:48:20 +02:00
driver_bmx280 tests/driver_bmx280: enhance README and driver type selection 2017-07-09 23:25:41 +02:00
driver_dht tests/driver_dht: adapted to driver changes 2017-02-07 09:59:30 +01:00
driver_ds1307 tests: provide a test application for ds1307 2017-07-31 14:39:09 +02:00
driver_dsp0401 tests/driver_dsp0401: add simple test application 2017-05-29 11:11:04 +02:00
driver_dynamixel cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_enc28j60 tests: add small nucleo32 to insufficient memory list 2017-04-05 17:19:52 +02:00
driver_encx24j600 tests: add small nucleo32 to insufficient memory list 2017-04-05 17:19:52 +02:00
driver_feetech cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_hd44780 driver, hd44780: add tests application 2017-03-27 16:43:51 +02:00
driver_hdc1000 tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
driver_hih6130 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_ina220 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_io1_xplained tests/driver_io1_xplained: adapt application to API change 2017-04-07 16:59:04 +02:00
driver_isl29020 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_isl29125 tests/driver_isl29125: extended test for interrupt use 2017-02-02 13:31:34 +01:00
driver_jc42 timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_kw2xrf cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_l3g4200d drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_lis3dh drivers/lis3dh: fixed bug and simplified init() 2017-01-26 10:12:44 +01:00
driver_lis3mdl tests: set default board=limifrog-v1 for tests/driver_lis3mdl 2017-02-23 14:52:27 +01:00
driver_lpd8808 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
driver_lps331ap drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_lsm6dsl tests/driver_lsm6dsl: add power down/up test 2017-08-18 15:08:58 +02:00
driver_lsm303dlhc drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_mag3110 driver, mag3110: rework 2017-04-13 14:31:09 +02:00
driver_mma8x5x tests/mma8x5x: adapted test for driver changes 2017-01-18 10:51:15 +01:00
driver_mpl3115a2 tests: adapt driver_mpl3115a2 2017-06-29 09:57:17 +02:00
driver_mpu9150 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_mq3 tests/driver_mq3: don't use timex constant 2017-02-13 21:58:28 +01:00
driver_nrf24l01p_lowlevel tests: add small nucleo32 to insufficient memory list 2017-04-05 17:19:52 +02:00
driver_nvram_spi drivers/nvram_spi: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
driver_pcd8544 cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_pir tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
driver_pn532 tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
driver_sdcard_spi cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_servo tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
driver_si70xx timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_srf02 cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_srf08 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_sx127x boards: rename nucleo-l1 to nucleo-l152 2017-07-17 18:24:15 +02:00
driver_tcs37727 drivers/tcs37727: SAUL support + misc fixes 2017-02-16 14:46:50 +01:00
driver_tmp006 tests: adapt driver_tmp006 to rework 2017-06-14 20:45:01 +02:00
driver_tsl2561 tests: add test for tsl2561 sensor driver 2017-01-31 17:49:16 +01:00
driver_veml6070 tests/driver_veml6070: cleanup 2017-03-15 10:11:24 +01:00
driver_xbee tests/driver_xbee: remove redundant xbee config 2017-04-28 15:43:43 +02:00
emb6 Merge pull request #7136 from smlng/tests/emb6/fix_unused_var 2017-06-04 10:45:44 +02:00
evtimer_msg tests: provide tests for evtimer 2017-06-16 16:50:54 +02:00
evtimer_underflow tests: add test for evtimer underflow 2017-06-16 16:50:54 +02:00
fault_handler tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
float doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
fmt_print tests: fmt_print: initial commit 2015-11-28 22:09:37 +01:00
gnrc_ipv6_ext tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
gnrc_sixlowpan tests: fix gnrc_sixlowpan for 2db9ed1 and b272e90 2017-05-04 14:52:58 +02:00
gnrc_sock_dns tests: add sock dns client test application 2017-03-28 20:49:54 +02:00
gnrc_sock_ip tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
gnrc_sock_udp tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
gnrc_tcp_client gnrc_tcp: cleanup: various minor changes 2017-04-25 20:02:44 +02:00
gnrc_tcp_server gnrc_tcp: cleanup: various minor changes 2017-04-25 20:02:44 +02:00
gnrc_udp tests: add application for release specs 6 2017-06-27 14:49:20 +02:00
irq tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
leds tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
libfixmath tests: adapt libfixmath tests for change 2016-05-17 21:52:35 +02:00
libfixmath_unittests tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
lwip cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
lwip_sock_ip tests: adapt lwip tests for v2.0.2's API 2017-05-11 11:49:38 +02:00
lwip_sock_tcp cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
lwip_sock_udp cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
lwmac tests: provide test for LWMAC. 2017-06-21 16:41:19 +02:00
malloc tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
mcuboot tests: add mcuboot test application 2017-07-17 14:48:28 +02:00
minimal tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
mpu_stack_guard boards: rename nucleo-l1 to nucleo-l152 2017-07-17 18:24:15 +02:00
msg_avail tests, msg_avail: add test script 2017-05-13 15:56:35 +02:00
msg_send_receive tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
msg_try_receive tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
mutex_order tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
mutex_unlock_and_sleep tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
netdev_test netdev: Make set() value parameter const void * 2017-08-25 13:41:19 +02:00
netstats_l2 tests: update configuration for samd21-xpro 2017-04-13 18:21:07 -07:00
nhdp tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
od Merge pull request #6529 from miri64/od/enh/reduce-func 2017-03-29 00:10:41 +02:00
openthread pkg/openthread: Add tests 2017-06-01 13:44:06 -04:00
periph_adc tests: set default board=pba-d-01-kw2x for tests/periph_adc 2017-02-23 14:52:28 +01:00
periph_cpuid tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
periph_dac tests: set default board=stm32f4discovery for tests/periph_dac 2017-02-23 14:52:28 +01:00
periph_flashpage tests: set default board=iotlab-m3 for tests/periph_flashpage 2017-02-23 14:52:29 +01:00
periph_gpio tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
periph_hwrng tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
periph_i2c tests: set default board=samr21-xpro for tests/periph_i2c 2017-02-23 14:53:28 +01:00
periph_pwm tests: set default board=samr21-xpro for tests/periph_pwm 2017-02-23 14:53:52 +01:00
periph_rtc tests/periph_rtc: repaired and cleaned up RTC test 2017-08-23 15:39:16 +02:00
periph_rtt tests/periph_rtt: make wakeups more periodic 2017-04-06 09:49:30 +02:00
periph_spi tests, periph_spi: fix unused variable 2017-06-03 22:55:43 +02:00
periph_timer tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
periph_uart cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
pipe tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
pkg_cmsis-dsp boards: rename nucleo-l1 to nucleo-l152 2017-07-17 18:24:15 +02:00
pkg_fatfs boards: rename nucleo-l1 to nucleo-l152 2017-07-17 18:24:15 +02:00
pkg_jsmn tests: add jsmn package test application 2016-03-30 14:35:58 +02:00
pkg_libcoap tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
pkg_micro-ecc pkg/micro-ecc: support boards without hwrng feature 2017-01-04 02:32:40 -08:00
pkg_micro-ecc-with-hwrng pkg/micro-ecc: support boards without hwrng feature 2017-01-04 02:32:40 -08:00
pkg_minmea tests: pkg_minmea: initial import of minmea pkg test application 2017-05-20 15:36:42 +02:00
pkg_oonf_api tests/pkg_oonf_api: exchange printf with puts 2017-02-01 14:12:44 +01:00
pkg_tiny-asn1 tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
pkg_u8g2 tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
posix_semaphore tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
posix_sleep tests: adapt posix tests to xtimer sleep/usleep 2015-11-20 00:55:58 +01:00
ps_schedstatistics tests: add a test app for schedstatistics 2017-05-16 10:33:42 +02:00
pthread tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
pthread_barrier tests: add small nucleo32 to insufficient memory list 2017-04-05 17:19:52 +02:00
pthread_cleanup tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
pthread_condition_variable tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 2017-03-13 18:27:50 +01:00
pthread_cooperation tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
pthread_rwlock tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
pthread_tls tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
rmutex tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
saul tests/saul: added some more descriptive output 2017-02-16 12:46:49 +01:00
sched_testing tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
shell tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
sizeof_tcb tests: fix sizeof_tcb output 2016-11-08 16:28:40 +01:00
slip tests: remove nucleo32-l031 from memory intensive tests 2017-03-15 14:08:06 +01:00
sntp tests: add test application for SNTP 2017-03-28 21:13:17 +02:00
ssp tests: add SSP (stack smashing protector) test application 2017-06-27 18:05:14 +02:00
struct_tm_utility tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
thread_basic tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
thread_cooperation tests/thread_cooperation: add b-l072z-lrwan1 to insufficient mem list 2017-06-21 15:08:41 +02:00
thread_exit tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
thread_flags test/thread_flags: remove unused module 'xtimer' 2017-02-27 15:09:30 +01:00
thread_flags_xtimer tests: added test for thread_flags + xtimer 2017-04-26 09:20:40 +02:00
thread_flood tests/thread_flood: add test target to Makefile 2017-03-07 07:37:06 -08:00
thread_msg tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 2017-03-13 18:27:50 +01:00
thread_msg_block_w_queue tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
thread_msg_block_wo_queue tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
thread_msg_seq tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 2017-03-13 18:27:50 +01:00
trickle tests: add trickle test 2017-06-09 09:03:24 +02:00
unittests Merge pull request #7391 from OTAkeys/fix/cbor 2017-08-28 17:19:19 +02:00
warn_conflict tests: set default board=stm32f4discovery for tests/warn_conflict 2017-02-23 14:52:27 +01:00
xtimer_drift tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 2017-03-13 18:27:50 +01:00
xtimer_hang tests, xtimer_hang: add README 2017-02-27 19:37:55 +01:00
xtimer_longterm tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 2017-03-13 18:27:50 +01:00
xtimer_msg tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
xtimer_msg_receive_timeout tests: xtimer_msg_receive_timeout: always wait for not received message 2017-06-27 17:33:22 +02:00
xtimer_now64_continuity tests: enhance xtimer_now64_continuity 2017-03-27 13:21:49 +02:00
xtimer_periodic_wakeup tests: xtimer_periodic_wakeup: fix test application name 2017-05-22 13:49:30 +02:00
xtimer_remove tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
xtimer_reset tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00
xtimer_usleep Merge pull request #6399 from OlegHahm/timex_constants 2017-01-19 17:29:26 +01:00
xtimer_usleep_short address comments by smlng 2017-07-11 12:33:26 +02:00
Makefile.tests_common tests: set default board=samr21-xpro for tests/driver_ 2017-02-23 14:56:30 +01:00