1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
2017-11-13 16:36:35 +01:00
..
bitarithm_timings test/bitarithm_timings: added pexpect script 2017-10-19 14:46:04 +02:00
bloom_bytes tests/bloom_bytes: add pexpect script 2017-10-19 14:46:05 +02:00
board_calliope-mini
board_microbit
buttons test/buttons: added pexpect script 2017-10-19 14:46:05 +02:00
cbor tests: remove setting TERMFLAGS= before running test 2017-10-19 19:43:07 +02:00
conn_can boards: removed support for weio 2017-08-28 12:11:51 +02:00
cpp11_condition_variable tests/cpp11_confition_var: added pexpect script 2017-10-19 14:46:05 +02:00
cpp11_mutex tests/cpp11_mutex: add pexpect script 2017-10-19 14:46:05 +02:00
cpp11_thread tests/cpp11_thread: added pexpect script 2017-10-19 14:46:05 +02:00
driver_adcxx1c tests/driver_adcxx1c: fix warning unused argument 2017-10-25 17:18:02 +02:00
driver_adt7310
driver_adxl345
driver_apa102 tests: added test app for apa102 devices 2017-09-01 09:37:31 +02:00
driver_at30tse75x
driver_at86rf2xx
driver_bh1750
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
driver_ds1307 tests: ds1307: adapt test result for initialization error 2017-10-23 14:42:27 +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: fix driver_enc* tests for gnrc_netif2 2017-11-13 16:36:34 +01:00
driver_encx24j600 tests: fix driver_enc* tests for gnrc_netif2 2017-11-13 16:36:34 +01:00
driver_feetech cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_grove_ledbar tests: add driver_grove_ledbar test application 2017-08-30 09:07:35 +02:00
driver_hd44780 doc, tests: fix non-standard quotes 2017-09-06 08:49:05 +02:00
driver_hdc1000
driver_hih6130
driver_ina220
driver_io1_xplained
driver_isl29020
driver_isl29125 tests/driver_isl29125/main.c: fix counter var type 2017-10-26 02:06:31 +02:00
driver_jc42
driver_kw2xrf tests: adapt kw2xrf for new network interface API 2017-11-08 20:18:53 +01:00
driver_l3g4200d
driver_lis3dh
driver_lis3mdl
driver_lpd8808
driver_lps331ap
driver_lsm6dsl tests/driver_lsm6dsl: add power down/up test 2017-08-18 15:08:58 +02:00
driver_lsm303dlhc
driver_mag3110
driver_mma8x5x
driver_mpl3115a2 tests: adapt driver_mpl3115a2 2017-06-29 09:57:17 +02:00
driver_mpu9150
driver_mq3
driver_my9221 tests: add driver_my9221 test application 2017-08-30 09:06:03 +02:00
driver_nrf24l01p_lowlevel
driver_nvram_spi
driver_pcd8544 cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_pir
driver_pn532
driver_sdcard_spi cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_servo tests/driver_servo/main.c: fix var len 2017-10-26 01:36:31 +02:00
driver_si70xx
driver_srf02 cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
driver_srf08
driver_sx127x tests/driver_sx127x/main.c: misc fixes 2017-10-26 15:41:07 +02:00
driver_tcs37727
driver_tmp006 tests: adapt driver_tmp006 to rework 2017-06-14 20:45:01 +02:00
driver_tsl2561
driver_veml6070
driver_xbee boards: removed support for weio 2017-08-28 12:11:51 +02:00
emb6 boards: removed support for weio 2017-08-28 12:11:51 +02:00
evtimer_msg tests: remove setting TERMFLAGS= before running test 2017-10-19 19:43:07 +02:00
evtimer_underflow tests: remove setting TERMFLAGS= before running test 2017-10-19 19:43:07 +02:00
fault_handler
float tests/float: automated test and added pexpect script 2017-10-25 12:57:10 +02:00
fmt_print
gnrc_ipv6_ext tests: make gnrc_ipv6_ext test compilable with gnrc_netif2 2017-11-13 16:36:34 +01:00
gnrc_ipv6_nib tests: amend BOARD_INSUFFICIENT_MEMORY 2017-11-13 16:36:34 +01:00
gnrc_ipv6_nib_6ln tests: port gnrc_ipv6_nib tests for gnrc_netif2 2017-11-08 20:18:53 +01:00
gnrc_ndp2 tests: amend BOARD_INSUFFICIENT_MEMORY 2017-11-13 16:36:34 +01:00
gnrc_netif2 tests: gnrc_netif2: make link-layer information matching generic 2017-10-20 17:29:14 +02:00
gnrc_sixlowpan tests: fix gnrc_sixlowpan test for gnrc_netif2 2017-11-13 16:36:35 +01:00
gnrc_sock_dns tests: fix gnrc_sock_dns test for gnrc_netif2 2017-11-13 16:36:34 +01:00
gnrc_sock_ip tests: gnrc_sock_ip: remove timing tests from pexpect script 2017-10-24 15:18:54 +02:00
gnrc_sock_udp tests: amend BOARD_INSUFFICIENT_MEMORY 2017-11-13 16:36:34 +01:00
gnrc_tcp_client boards: removed support for weio 2017-08-28 12:11:51 +02:00
gnrc_tcp_server tests: fix gnrc_tcp_server tests for gnrc_netif2 2017-11-13 16:36:34 +01:00
gnrc_udp boards: removed support for weio 2017-08-28 12:11:51 +02:00
irq
leds
libfixmath
libfixmath_unittests boards: removed support for weio 2017-08-28 12:11:51 +02:00
lwip Merge pull request #7766 from cladmi/pr/test_lwip_native 2017-10-24 13:09:09 +02:00
lwip_sock_ip tests: gnrc_lwip_ip: remove timing tests from pexpect script 2017-10-24 15:19:25 +02:00
lwip_sock_tcp tests: gnrc_lwip_tcp: remove timing tests from pexpect script 2017-10-24 15:19:50 +02:00
lwip_sock_udp tests: gnrc_lwip_udp: remove timing tests from pexpect script 2017-10-24 15:20:09 +02:00
lwmac all: fix my email address 2017-10-20 15:02:41 +02:00
malloc
mcuboot tests/mcuboot/README.md: add Python3 dependencies 2017-10-25 15:14:26 +02:00
minimal
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
msg_try_receive
mutex_order tests: remove setting TERMFLAGS= before running test 2017-10-19 19:43:07 +02:00
mutex_unlock_and_sleep
netdev_test tests: fix netdev_test test for gnrc_netif2 2017-11-13 16:36:35 +01:00
netstats_l2
nhdp boards: removed support for weio 2017-08-28 12:11:51 +02:00
od tests: remove setting TERMFLAGS= before running test 2017-10-19 19:43:07 +02:00
openthread pkg/openthread: Add tests 2017-06-01 13:44:06 -04:00
periph_adc
periph_cpuid
periph_dac
periph_flashpage
periph_gpio
periph_hwrng
periph_i2c tests/periph_i2c: fix some printfs formatting 2017-09-06 21:21:25 +02:00
periph_pwm
periph_rtc tests/periph_rtc: repaired and cleaned up RTC test 2017-08-23 15:39:16 +02:00
periph_rtt
periph_spi tests, periph_spi: fix unused variable 2017-06-03 22:55:43 +02:00
periph_timer
periph_uart cleanup: apply remove_atoi_casts.cocci (coccinelle) 2017-05-13 12:39:48 +02:00
pipe
pkg_cmsis-dsp boards: rename nucleo-l1 to nucleo-l152 2017-07-17 18:24:15 +02:00
pkg_fatfs boards: removed support for weio 2017-08-28 12:11:51 +02:00
pkg_jsmn
pkg_libcoap boards: removed support for weio 2017-08-28 12:11:51 +02:00
pkg_micro-ecc
pkg_micro-ecc-with-hwrng
pkg_microcoap tests: fix pkg_microcoap test for gnrc_netif2 2017-11-13 16:36:34 +01:00
pkg_minmea tests: pkg_minmea: initial import of minmea pkg test application 2017-05-20 15:36:42 +02:00
pkg_oonf_api
pkg_tiny-asn1
pkg_u8g2
posix_semaphore tests/posix_semaphore: test4: allow native to take more time 2017-10-24 13:38:35 +02:00
posix_sleep
ps_schedstatistics Merge pull request #7048 from smlng/enh/ps/schedstats 2017-09-28 16:08:51 +02:00
pthread
pthread_barrier
pthread_cleanup
pthread_condition_variable
pthread_cooperation
pthread_rwlock boards: removed support for weio 2017-08-28 12:11:51 +02:00
pthread_tls
rmutex tests: remove setting TERMFLAGS= before running test 2017-10-19 19:43:07 +02:00
saul
sched_testing
shell doc, tests: fix non-standard quotes 2017-09-06 08:49:05 +02:00
sizeof_tcb
slip slip: port to be used with netdev 2017-10-10 23:14:12 +02:00
sntp boards: removed support for weio 2017-08-28 12:11:51 +02:00
ssp tests: add SSP (stack smashing protector) test application 2017-06-27 18:05:14 +02:00
struct_tm_utility
thread_basic
thread_cooperation boards: add cc2650-launchpad to BOARD_INSUFFICIENT_MEMORY for tests and examples 2017-09-20 11:11:13 +02:00
thread_exit
thread_flags tests/thread_flags: add xtimer_set_timeout_flag() test 2017-09-01 23:54:36 +02:00
thread_flags_xtimer
thread_flood tests/thread_flood: migrate to testrunner 2017-10-25 14:45:02 +02:00
thread_msg
thread_msg_block_w_queue
thread_msg_block_wo_queue
thread_msg_seq
trickle tests: add trickle test 2017-06-09 09:03:24 +02:00
unittests tests: remove gnrc_ipv6_netif requirement from gnrc_ipv6_nib tests 2017-11-13 16:36:34 +01:00
warn_conflict
xtimer_drift
xtimer_hang test/xtimer_hang: accept 10% timing deviations 2017-10-25 14:18:47 +02:00
xtimer_longterm
xtimer_msg
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/xtimer_now64_continuity: added pexpect script 2017-10-24 21:22:42 +02:00
xtimer_periodic_wakeup tests/xtimer_periodic_wakeup: added pexpect script 2017-10-24 21:23:06 +02:00
xtimer_remove tests/xtimer_remove: added pexpect script 2017-10-24 21:23:35 +02:00
xtimer_reset tests/xtimer_reset: added pexpect script 2017-10-24 21:23:56 +02:00
xtimer_usleep tests: xtimer_usleep: provide README 2017-10-25 11:31:29 +02:00
xtimer_usleep_short address comments by smlng 2017-07-11 12:33:26 +02:00
Makefile.tests_common