1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
Martine Lenders 9f51e15889
Merge pull request #10606 from aabadie/pr/tests/posix_semaphore_timeout_margin
tests/posix_semaphore: increase timeout margin
2018-12-28 12:10:10 +01:00
..
bench_msg_pingpong
bench_mutex_pingpong
bench_runtime_coreapis tests/bench_runtime_coreapis: remove unnecessary test target 2018-09-11 16:58:20 +02:00
bench_sched_nop
bench_sizeof_coretypes examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
bench_thread_flags_pingpong
bench_thread_yield_pingpong
bench_timers
bitarithm_timings
bloom_bytes
board_calliope-mini
board_microbit
build_system_utils tests/build_system_utils: add test for build system utilities 2018-12-07 18:19:38 +01:00
buttons cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
can_trx
cb_mux
cb_mux_bench
cond_order core: condition variable implementation 2018-11-30 11:22:07 -08:00
conn_can
cortexm_common_ldscript tests/cortexm_common_ldscript: only execute compile-tests in docker 2018-12-07 17:41:57 +01:00
cpp11_condition_variable cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
cpp11_mutex
cpp11_thread
cpu_efm32_features
driver_adcxx1c
driver_ads101x
driver_adt7310
driver_adxl345
driver_apa102
driver_at drivers/at: add function to read raw data bytes from modem 2018-11-30 14:59:00 +01:00
driver_at30tse75x
driver_at86rf2xx
driver_ata8520e
driver_bh1750
driver_bmp180
driver_bmx055 examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
driver_bmx280
driver_ccs811 tests/ccs811: satisfy Codacy 2018-12-20 12:42:44 +01:00
driver_ccs811_full tests/ccs811: satisfy Codacy 2018-12-20 12:42:44 +01:00
driver_dht
driver_ds18 drivers/ds18: Add Maxim Integrated ds18 driver 2018-10-24 16:02:05 +02:00
driver_ds1307
driver_dsp0401
driver_dynamixel
driver_enc28j60 examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
driver_encx24j600
driver_feetech
driver_fxos8700
driver_grove_ledbar
driver_hd44780 boards/common/silabs: add Arduino API support for SiLabs boards 2018-11-08 17:03:19 +01:00
driver_hdc1000
driver_hih6130
driver_hts221
driver_ina220
driver_io1_xplained
driver_isl29020
driver_isl29125
driver_jc42
driver_kw2xrf
driver_l3g4200d
driver_lc709203f
driver_lis2dh12
driver_lis3dh
driver_lis3mdl
driver_lpd8808
driver_lps331ap
driver_lsm6dsl
driver_lsm303dlhc
driver_mag3110
driver_mma8x5x tests/driver_mma8x5x: adapt README with type param removal 2018-11-20 10:42:14 +01:00
driver_mma7660
driver_mpl3115a2
driver_mpu9150 examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
driver_mq3
driver_my9221 tests/driver_my9221: fix for loop indexes 2018-10-31 10:59:51 +01:00
driver_nrf24l01p_lowlevel
driver_nvram_spi examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
driver_pcd8544
driver_pir examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
driver_pn532
driver_pulse_counter
driver_rn2xx3
driver_sdcard_spi
driver_servo
driver_sht1x
driver_sht3x tests: add SHT3X sensor driver test application 2018-11-21 09:07:20 +01:00
driver_si70xx
driver_si114x
driver_soft_spi
driver_srf02
driver_srf04 tests/srf04: test application for srf04 driver 2018-09-20 15:18:49 +02:00
driver_srf08
driver_sx127x
driver_tcs37727
driver_tmp006
driver_tsl2561
driver_tsl4531x examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
driver_vcnl40x0 tests/vcnl40x0: add test application 2018-10-15 11:44:10 +02:00
driver_veml6070
driver_xbee examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
eepreg tests/eepreg: remove duplicate FEATURES_REQUIRED 2018-11-16 12:07:00 +01:00
emb6 examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
embunit tests: verify embunit TEST_ASSERT_EQUAL_STRING 2018-12-03 15:44:02 +01:00
events
evtimer_msg examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
evtimer_underflow examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
external_module_dirs tests/external_module_dir: test for EXTERNAL_MODULE_DIRS 2018-10-23 13:22:25 +02:00
fault_handler
float
fmt_print
gnrc_gomach
gnrc_ipv6_ext tests/gnrc_ipv6_ext: remove test for parsed packet reception 2018-12-06 16:22:31 +01:00
gnrc_ipv6_nib examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
gnrc_ipv6_nib_6ln
gnrc_lwmac
gnrc_ndp
gnrc_netif Merge pull request #10400 from miri64/core/enh/thread_has_queue_func 2018-12-19 18:41:39 +01:00
gnrc_sixlowpan tests/gnrc_sixlowpan: provide EUI-64 for dummy netdev 2018-09-25 18:45:14 +02:00
gnrc_sock_dns
gnrc_sock_ip
gnrc_sock_udp tests/gnrc_sock_udp: mark arduino-atmega2560 for insufficient memory 2018-12-06 15:39:00 +01:00
gnrc_tcp_client tests: exclude nrf51dk from big tests 2018-12-04 08:37:00 +01:00
gnrc_tcp_server tests: exclude nrf51dk from big tests 2018-12-04 08:37:00 +01:00
gnrc_udp
irq examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
isr_yield_higher examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
leds cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
libc_newlib tests/libc_newlib: only execute compile-test in docker 2018-12-07 17:41:57 +01:00
libfixmath tests/libfixmath: Add delay at start of test 2018-10-24 17:27:30 +02:00
libfixmath_unittests tests/libfixmath_unittests: extend timeout in autotest 2018-12-11 14:42:08 +01:00
lwip
lwip_sock_ip Merge pull request #10172 from miri64/tests/fix/lwip_sock_array_address 2018-10-17 20:36:33 +02:00
lwip_sock_tcp tests/lwip_sock_tcp: make non-static end-point consts static 2018-10-16 19:09:24 +02:00
lwip_sock_udp Merge pull request #10172 from miri64/tests/fix/lwip_sock_array_address 2018-10-17 20:36:33 +02:00
malloc
mcuboot
memarray
minimal
mpu_stack_guard
msg_avail
msg_send_receive examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
msg_try_receive
mutex_order
mutex_unlock_and_sleep
netdev_test tests/netdev_test: remove non required feature periph_timer 2018-09-19 18:53:07 +02:00
netstats_l2 tests: exclude nrf51dk from big tests 2018-12-04 08:37:00 +01:00
nhdp
od
periph_adc
periph_cpuid
periph_dac
periph_dma
periph_eeprom tests/periph_eeprom: cleanup + add auto tests for clear and set 2018-12-04 11:25:08 +01:00
periph_flashpage tests/periph_flashpage: test_last_raw must erase page before write 2018-12-20 21:18:52 +01:00
periph_gpio tests/periph_gpio: add interrupt enable disable command 2018-09-21 11:24:46 +02:00
periph_hwrng
periph_i2c dist/tests/if_lib: Update to riot_pal 2018-10-09 21:21:17 +02:00
periph_pm
periph_pwm boards/arduino-atmega-common: support for PWM 2018-11-29 08:50:56 +01:00
periph_qdec
periph_rtc
periph_rtt
periph_spi
periph_timer tests: board specific TIMER_SPEED in periph_timer 2018-11-29 16:25:06 +01:00
periph_uart tests/periph_uart: add periph_lpuart optional dependency 2018-12-13 12:39:00 +01:00
pipe examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
pkg_cayenne-lpp
pkg_cmsis-dsp
pkg_cn-cbor tests/cn-cbor: move from unittests to regular test 2018-11-27 22:17:05 +01:00
pkg_fatfs
pkg_fatfs_vfs
pkg_hacl tests/hacl: Move from unittests to regular test 2018-10-23 17:46:13 +02:00
pkg_heatshrink tests/pkg_heatshrink: re-enable CI test 2018-10-21 19:31:25 +02:00
pkg_jsmn
pkg_libb2 tests: add test for the libb2 package 2018-10-13 21:36:41 +02:00
pkg_libcoap
pkg_libcose tests/pkg_libcose: increase timeout of autotest 2018-12-13 10:04:30 +01:00
pkg_libhydrogen pkg: add libhydrogen 2018-09-21 13:48:00 +02:00
pkg_lora-serialization pkg/lora-serialization: Add lora serialization external package 2018-09-26 09:09:37 +02:00
pkg_micro-ecc tests/pkg_micro-ecc*: increase expect timeout 2018-12-13 10:00:51 +01:00
pkg_micro-ecc-with-hwrng tests/pkg_micro-ecc*: increase expect timeout 2018-12-13 10:00:51 +01:00
pkg_microcoap
pkg_minmea
pkg_monocypher
pkg_oonf_api
pkg_qdsa tests/qdsa: Move from unittests to regular tests 2018-11-28 14:37:37 +01:00
pkg_relic tests/relic: move from unittests to regular test 2018-11-27 20:41:26 +01:00
pkg_semtech-loramac tests/pkg_semtech-loramac: cleanup README formatting 2018-10-15 14:15:29 +02:00
pkg_tiny-asn1 tiny-asn1: Fix documentation 2018-10-08 10:28:10 +02:00
pkg_tinycbor Merge pull request #9426 from gschorcht/esp32 2018-10-16 15:24:25 +02:00
pkg_tinycrypt
pkg_tweetnacl tests/tweetnacl: Move from unittests to regular test 2018-10-24 16:56:32 +02:00
pkg_u8g2
pkg_ucglib
pkg_umorse
posix_semaphore tests/posix_semaphore: increase timeout margin 2018-12-14 22:22:36 +01:00
posix_time
ps_schedstatistics
pthread
pthread_barrier
pthread_cleanup
pthread_condition_variable tests/pthread_condition_variable: increase timeout 2018-12-14 22:05:12 +01:00
pthread_cooperation
pthread_rwlock
pthread_tls
puf_sram tests/puf_sram: add input args to automation script 2018-11-14 13:34:41 +01:00
riotboot tests/riotboot: add basic automatic test in python 2018-12-18 19:31:35 +01:00
riotboot_hdr tests: add riotboot_hdr test 2018-12-04 00:01:42 +01:00
rmutex
rng
saul
sched_testing examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
shell
slip
sntp
socket_zep
ssp
struct_tm_utility examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
sys_arduino tests/arduino: add automatic test for arduino module 2018-10-16 16:41:26 +02:00
thread_basic
thread_cooperation
thread_exit examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
thread_flags examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
thread_flags_xtimer
thread_flood
thread_msg
thread_msg_block_w_queue
thread_msg_block_wo_queue
thread_msg_seq
thread_priority_inversion
thread_race examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
trace
trickle test: trickle: fix condition for success 2018-11-05 16:58:54 +01:00
unittests Merge pull request #10501 from kb2ma/gcoap/req_path_null 2018-12-21 14:36:04 +01:00
warn_conflict
xtimer_drift
xtimer_hang test/xtimer_hang: use xtimer_periodic_wakeup 2018-11-15 12:14:09 +01:00
xtimer_longterm
xtimer_msg examples, tests: add memory insufficient arduino boards 2018-11-02 17:57:13 +01:00
xtimer_msg_receive_timeout
xtimer_now64_continuity tests/xtimer_now64_continuity: disable running test on native 2018-12-05 17:31:12 +01:00
xtimer_periodic_wakeup
xtimer_remove
xtimer_reset
xtimer_usleep tests/xtimer_usleep: disable running test on native 2018-12-05 17:32:53 +01:00
xtimer_usleep_short
Makefile.tests_common