1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
smlng 3893f04d00 tests: move testrunner import up
Testrunner is now impported as a package found in PYTHONPATH, so
import can be placed at the top of the script as usual.
2018-08-13 14:11:24 +02:00
..
bench_msg_pingpong tests: move testrunner import up 2018-08-13 14:11:24 +02:00
bench_mutex_pingpong tests: move testrunner import up 2018-08-13 14:11:24 +02:00
bench_sched_nop tests: move testrunner import up 2018-08-13 14:11:24 +02:00
bench_thread_flags_pingpong tests: move testrunner import up 2018-08-13 14:11:24 +02:00
bench_thread_yield_pingpong tests: move testrunner import up 2018-08-13 14:11:24 +02:00
bench_timers tests/bench_timers: Add benchmark for periph_timer and xtimer 2018-06-11 13:19:13 +02:00
bitarithm_timings tests: move testrunner import up 2018-08-13 14:11:24 +02:00
bloom_bytes tests: move testrunner import up 2018-08-13 14:11:24 +02:00
board_calliope-mini tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
board_microbit tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
buttons tests: move testrunner import up 2018-08-13 14:11:24 +02:00
can_trx tests: add can_trx test app 2018-01-18 09:27:10 +01:00
cb_mux tests: move testrunner import up 2018-08-13 14:11:24 +02:00
cb_mux_bench tests: move testrunner import up 2018-08-13 14:11:24 +02:00
cbor tests: move testrunner import up 2018-08-13 14:11:24 +02:00
conn_can make: add hifive1 to BOARD_INSUFFICIENT_MEMORY 2018-05-29 16:27:53 -07:00
cortexm_common_ldscript cortexm_common_ldscript: add a README.md 2018-08-11 11:34:10 +02:00
cpp11_condition_variable tests: move testrunner import up 2018-08-13 14:11:24 +02:00
cpp11_mutex tests: move testrunner import up 2018-08-13 14:11:24 +02:00
cpp11_thread tests: move testrunner import up 2018-08-13 14:11:24 +02:00
cpu_efm32_features tests: cpu_efm32_features: add test application 2018-06-17 14:59:36 +02:00
driver_adcxx1c tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_ads101x */ads101x: copyright notice update 2018-07-25 12:01:39 +02:00
driver_adt7310 tests/* : blacklisting for mega-xplained 2018-03-26 11:17:23 -04:00
driver_adxl345 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_apa102 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_at tests/driver_at: adapt test app with poweron/off 2018-07-17 10:15:35 +02:00
driver_at30tse75x tests: remove DEVELHELP from per test Makefiles 2017-12-14 17:54:13 +01:00
driver_at86rf2xx boards/nucleo-f031k6: rename to st marketing name 2018-05-23 12:46:42 +02:00
driver_ata8520e tests: Fix size_t vs int issues 2018-06-27 15:04:07 +01:00
driver_bh1750 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_bmp180 drivers/bmp180: adapt to new I2C api 2018-07-25 12:01:38 +02:00
driver_bmx055 tests/driver_bmx055: provide test application for bmx055 2018-02-19 14:29:24 +01:00
driver_bmx280 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_dht tests/drivers: adapt to changed fmt_s16_dfp semantics 2018-04-06 12:10:18 +02:00
driver_ds1307 tests: move testrunner import up 2018-08-13 14:11:24 +02:00
driver_dsp0401 make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
driver_dynamixel tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_enc28j60 tests: add nucleo-f303k8 to BOARD_INSUFFICIENT_MEMORY 2018-07-17 17:52:12 +02:00
driver_encx24j600 boards/nucleo-l031k6: rename to st marketing name 2018-05-23 12:50:33 +02:00
driver_feetech tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_fxos8700 drivers: add driver for FXOS8700 3-axis accelerometer/magnetometer 2018-05-12 17:51:58 -07:00
driver_grove_ledbar tests: move testrunner import up 2018-08-13 14:11:24 +02:00
driver_hd44780 tests: move testrunner import up 2018-08-13 14:11:24 +02:00
driver_hdc1000 tests/drivers: adapt to changed fmt_s16_dfp semantics 2018-04-06 12:10:18 +02:00
driver_hih6130 drivers/hih6130: adapt to new i2c API 2018-07-25 12:01:40 +02:00
driver_hts221 tests/driver_hts221: fix missing words and cleanup 2018-02-25 14:27:59 +01:00
driver_ina220 drivers/ina220: adapt to new I2C api 2018-07-25 12:01:38 +02:00
driver_io1_xplained tests: sdcard_spi: fix printf format strings 2018-08-06 12:19:44 +02:00
driver_isl29020 tests/driver_isl2920: update with new API 2018-07-25 12:01:39 +02:00
driver_isl29125 drivers/isl29125: adapt to new i2c API 2018-07-25 12:01:38 +02:00
driver_jc42 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_kw2xrf tests: fix doxygen grouping 2018-06-11 19:12:02 +02:00
driver_l3g4200d tests/driver_l3g4200d: update with new API 2018-07-25 12:01:38 +02:00
driver_lc709203f drivers/lc709203f: Added support for the LC709203F Fuel Gauge 2018-01-15 17:48:27 +01:00
driver_lis2dh12 tests/drivers: adapt to changed fmt_s16_dfp semantics 2018-04-06 12:10:18 +02:00
driver_lis3dh tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_lis3mdl tests/driver_lis3mdl: update to new driver api 2017-12-14 18:18:34 +01:00
driver_lpd8808 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_lps331ap tests/driver_lps331ap: update with new API 2018-07-25 12:01:38 +02:00
driver_lsm6dsl tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_lsm303dlhc tests/driver_lsm303dlhc: update with new API 2018-07-25 12:01:38 +02:00
driver_mag3110 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_mma8x5x tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_mma7660 drivers/mma7760: Add initial support 2018-08-02 15:52:58 +02:00
driver_mpl3115a2 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_mpu9150 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_mq3 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_my9221 tests: move testrunner import up 2018-08-13 14:11:24 +02:00
driver_nrf24l01p_lowlevel boards/nucleo-f031k6: rename to st marketing name 2018-05-23 12:46:42 +02:00
driver_nvram_spi tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_pcd8544 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_pir tests/driver_pir: remove redundant/double configuration from Makefile 2018-07-03 23:46:29 -07:00
driver_pn532 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_pulse_counter tests/driver_pulse_counter: test application for pulse counter driver 2018-01-22 12:34:47 -08:00
driver_rn2xx3 tests/driver_rn2xx3: add test application 2018-01-18 10:46:54 +01:00
driver_sdcard_spi tests: sdcard_spi: fix printf format strings 2018-08-06 12:19:44 +02:00
driver_servo tests/servo: remove redundant periph_pwm dep 2018-06-07 11:11:57 +02:00
driver_sht1x tests/driver_sht1x: Added tests for sht1x 2018-06-27 08:58:07 +02:00
driver_si70xx tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_si114x tests/driver_si114x: add basic test application 2018-03-08 14:07:28 +01:00
driver_soft_spi tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_srf02 drivers/srf02: Update to new i2c API 2018-07-25 12:01:38 +02:00
driver_srf08 drivers/srf08: cleanup and fixes for new api 2018-07-25 12:01:38 +02:00
driver_sx127x drivers/sx127x: Fix -Wformat llvm warning 2018-08-02 17:25:27 +02:00
driver_tcs37727 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_tmp006 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_tsl2561 tests/driver_tsl2561: update to new API changes 2018-07-25 12:01:39 +02:00
driver_veml6070 tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
driver_xbee boards/nucleo-f042k6: rename to st marketing name 2018-05-23 12:49:40 +02:00
emb6 boards/nucleo-l031k6: rename to st marketing name 2018-05-23 12:50:33 +02:00
events tests: move testrunner import up 2018-08-13 14:11:24 +02:00
evtimer_msg tests: move testrunner import up 2018-08-13 14:11:24 +02:00
evtimer_underflow tests: move testrunner import up 2018-08-13 14:11:24 +02:00
fault_handler tests: fix doxygen grouping 2018-06-11 19:12:02 +02:00
float tests: move testrunner import up 2018-08-13 14:11:24 +02:00
fmt_print tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_gomach tests: adjust MAC test folders' names. 2018-04-06 14:15:16 +08:00
gnrc_ipv6_ext tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_ipv6_nib tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_ipv6_nib_6ln tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_lwmac tests: adjust MAC test folders' names. 2018-04-06 14:15:16 +08:00
gnrc_ndp tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_netif tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_sixlowpan tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_sock_dns tests: add nucleo-f303k8 to BOARD_INSUFFICIENT_MEMORY 2018-07-17 17:52:12 +02:00
gnrc_sock_ip tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_sock_udp tests: move testrunner import up 2018-08-13 14:11:24 +02:00
gnrc_tcp_client make: add hifive1 to BOARD_INSUFFICIENT_MEMORY 2018-05-29 16:27:53 -07:00
gnrc_tcp_server make: add hifive1 to BOARD_INSUFFICIENT_MEMORY 2018-05-29 16:27:53 -07:00
gnrc_udp tests/gnrc_udp: remove pktdump from comment 2018-07-24 17:35:20 +02:00
irq tests: move testrunner import up 2018-08-13 14:11:24 +02:00
isr_yield_higher tests: move testrunner import up 2018-08-13 14:11:24 +02:00
leds tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
libc_newlib tests: move testrunner import up 2018-08-13 14:11:24 +02:00
libfixmath tests: move testrunner import up 2018-08-13 14:11:24 +02:00
libfixmath_unittests tests: move testrunner import up 2018-08-13 14:11:24 +02:00
lwip tests: add nucleo-f303k8 to BOARD_INSUFFICIENT_MEMORY 2018-07-17 17:52:12 +02:00
lwip_sock_ip tests: move testrunner import up 2018-08-13 14:11:24 +02:00
lwip_sock_tcp tests: move testrunner import up 2018-08-13 14:11:24 +02:00
lwip_sock_udp tests: move testrunner import up 2018-08-13 14:11:24 +02:00
malloc tests: remove DEVELHELP from per test Makefiles 2017-12-14 17:54:13 +01:00
mcuboot tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
memarray memarray: add fixed-size block allocator test 2018-04-10 14:37:29 +02:00
minimal tests: fix doxygen grouping 2018-06-11 19:12:02 +02:00
mpu_stack_guard tests: ignore infinite recursion for mpu_stack_test with clang 2018-07-19 13:52:52 +02:00
msg_avail tests: move testrunner import up 2018-08-13 14:11:24 +02:00
msg_send_receive tests: move testrunner import up 2018-08-13 14:11:24 +02:00
msg_try_receive tests: move testrunner import up 2018-08-13 14:11:24 +02:00
mutex_order tests: move testrunner import up 2018-08-13 14:11:24 +02:00
mutex_unlock_and_sleep tests: move testrunner import up 2018-08-13 14:11:24 +02:00
netdev_test tests: move testrunner import up 2018-08-13 14:11:24 +02:00
netstats_l2 tests: move testrunner import up 2018-08-13 14:11:24 +02:00
nhdp tests: move testrunner import up 2018-08-13 14:11:24 +02:00
od tests: move testrunner import up 2018-08-13 14:11:24 +02:00
openthread tests: remove DEVELHELP from per test Makefiles 2017-12-14 17:54:13 +01:00
periph_adc tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
periph_cpuid tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
periph_dac tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
periph_dma tests: add a dummy app to build DMA 2018-05-23 11:09:46 +02:00
periph_eeprom tests/periph_eeprom: add test application 2018-05-24 14:07:55 +02:00
periph_flashpage Merge pull request #8917 from aabadie/pr/cpu/flashpage_l4 2018-08-06 14:11:45 +02:00
periph_gpio tests: move testrunner import up 2018-08-13 14:11:24 +02:00
periph_hwrng tests/periph_hwrng: remove hwrng_init 2017-12-08 08:08:33 +01:00
periph_i2c dist/tests/if_lib: move testing infrastructure files to a stand-alone package 2018-08-02 13:34:47 +02:00
periph_pm tests: periph_pm: add peripheral test. 2018-04-05 10:57:52 +02:00
periph_pwm tests: use literal string instead of format string for interval 2018-07-19 20:35:00 +02:00
periph_qdec boards/nucleo-f401re: rename to marketing name 2018-05-22 21:52:41 +02:00
periph_rtc tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
periph_rtt tests/periph_rtt: Initialize timer target from current reading 2018-04-12 08:01:29 +02:00
periph_spi tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
periph_timer tests: move testrunner import up 2018-08-13 14:11:24 +02:00
periph_uart tests/periph_uart: add automated testing script 2018-08-07 10:27:30 +02:00
pipe tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_cayenne-lpp tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_cmsis-dsp boards/nucleo-l152re: rename to marketing name 2018-05-22 22:02:57 +02:00
pkg_fatfs boards/nucleo-l432kc: rename to st marketing name 2018-05-23 12:55:36 +02:00
pkg_fatfs_vfs tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_jsmn tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_libcoap tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_micro-ecc tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_micro-ecc-with-hwrng tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_microcoap tests: add nucleo-f303k8 to BOARD_INSUFFICIENT_MEMORY 2018-07-17 17:52:12 +02:00
pkg_minmea tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_monocypher tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_oonf_api tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
pkg_semtech-loramac pkg/semtech-loramac: Fix -Wformat llvm warning 2018-08-02 17:27:35 +02:00
pkg_tiny-asn1 tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_tinycbor tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_tinycrypt tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_u8g2 tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_ucglib tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pkg_umorse tests: move testrunner import up 2018-08-13 14:11:24 +02:00
posix_semaphore tests: move testrunner import up 2018-08-13 14:11:24 +02:00
posix_time tests: move testrunner import up 2018-08-13 14:11:24 +02:00
ps_schedstatistics tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pthread tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pthread_barrier tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pthread_cleanup tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pthread_condition_variable tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pthread_cooperation tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pthread_rwlock tests: move testrunner import up 2018-08-13 14:11:24 +02:00
pthread_tls tests: move testrunner import up 2018-08-13 14:11:24 +02:00
puf_sram tests: puf_sram: fix printf format strings 2018-08-06 12:19:45 +02:00
rmutex tests: move testrunner import up 2018-08-13 14:11:24 +02:00
rng tests: move testrunner import up 2018-08-13 14:11:24 +02:00
saul tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
sched_testing tests: move testrunner import up 2018-08-13 14:11:24 +02:00
shell tests: move testrunner import up 2018-08-13 14:11:24 +02:00
sizeof_tcb tests: move testrunner import up 2018-08-13 14:11:24 +02:00
slip tests: add nucleo-f303k8 to BOARD_INSUFFICIENT_MEMORY 2018-07-17 17:52:12 +02:00
sntp tests: add nucleo-f303k8 to BOARD_INSUFFICIENT_MEMORY 2018-07-17 17:52:12 +02:00
socket_zep tests: move testrunner import up 2018-08-13 14:11:24 +02:00
ssp tests: move testrunner import up 2018-08-13 14:11:24 +02:00
struct_tm_utility tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_basic tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_cooperation tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_exit tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_flags tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_flags_xtimer tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_flood tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_msg tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_msg_block_w_queue tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_msg_block_wo_queue tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_msg_seq tests: move testrunner import up 2018-08-13 14:11:24 +02:00
thread_priority_inversion boards/nucleo-f031k6: rename to st marketing name 2018-05-23 12:46:42 +02:00
thread_race tests: move testrunner import up 2018-08-13 14:11:24 +02:00
trace tests: move testrunner import up 2018-08-13 14:11:24 +02:00
trickle tests: move testrunner import up 2018-08-13 14:11:24 +02:00
unittests tests: move testrunner import up 2018-08-13 14:11:24 +02:00
warn_conflict tests: add HIL for selected test 2018-04-09 17:50:22 +02:00
xtimer_drift boards/nucleo-f042k6: rename to st marketing name 2018-05-23 12:49:40 +02:00
xtimer_hang tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_longterm boards/nucleo-f042k6: rename to st marketing name 2018-05-23 12:49:40 +02:00
xtimer_msg tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_msg_receive_timeout tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_now64_continuity tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_periodic_wakeup tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_remove tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_reset tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_usleep tests: move testrunner import up 2018-08-13 14:11:24 +02:00
xtimer_usleep_short tests: move testrunner import up 2018-08-13 14:11:24 +02:00
Makefile.tests_common tests: enable DEVELHELP for all tests by default 2017-12-14 17:54:13 +01:00