You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/tests
Alexandre Abadie d36bf378fc Merge pull request #6819 from aabadie/nucleo_l1_adc_dac
stm32l1: add adc & dac support, update configuration for nucleo-l1
6 years ago
..
bitarithm_timings timex: unambiguous time conversion macros 6 years ago
bloom_bytes tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
board_calliope-mini tests: fix default board for tests/board_calliope_mini 6 years ago
board_microbit timex: unambiguous time conversion macros 6 years ago
conn_ip tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
cpp11_condition_variable tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
cpp11_mutex tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
cpp11_thread tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
driver_adt7310 drivers/adt7310: adapted to SPI API changes 6 years ago
driver_adxl345 tests/adxl345: add functionnal test 6 years ago
driver_at30tse75x drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 8 years ago
driver_at86rf2xx tests: add small nucleo32 to insufficient memory list 6 years ago
driver_bh1750 timex: unambiguous time conversion macros 6 years ago
driver_bme280 drivers: Add driver for BME280 6 years ago
driver_bmp180 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_dht tests/driver_dht: adapted to driver changes 6 years ago
driver_dynamixel tests/driver_dynamixel: initial support 6 years ago
driver_enc28j60 tests: add small nucleo32 to insufficient memory list 6 years ago
driver_encx24j600 tests: add small nucleo32 to insufficient memory list 6 years ago
driver_feetech tests/driver_feetech: coding conventions 6 years ago
driver_hd44780 driver, hd44780: add tests application 6 years ago
driver_hdc1000 tests/driver_hdc1000: adapted to driver changes 6 years ago
driver_hih6130 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_ina220 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_io1_xplained drivers/io1_xplained: initial implementation including temperature/LED/GPIO and auto init 7 years ago
driver_isl29020 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_isl29125 tests/driver_isl29125: extended test for interrupt use 6 years ago
driver_jc42 timex: unambiguous time conversion macros 6 years ago
driver_kw2xrf tests: add small nucleo32 to insufficient memory list 6 years ago
driver_l3g4200d drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_lis3dh drivers/lis3dh: fixed bug and simplified init() 6 years ago
driver_lis3mdl tests: set default board=limifrog-v1 for tests/driver_lis3mdl 6 years ago
driver_lpd8808 xtimer: Update xtimer usage to match API changes 7 years ago
driver_lps331ap drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_lsm6dsl tests/driver_lsm6dsl: add lsm6dsl driver test app 6 years ago
driver_lsm303dlhc drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_mag3110 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_mma8x5x tests/mma8x5x: adapted test for driver changes 6 years ago
driver_mpl3115a2 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_mpu9150 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_mq3 tests/driver_mq3: don't use timex constant 6 years ago
driver_nrf24l01p_lowlevel tests: add small nucleo32 to insufficient memory list 6 years ago
driver_nvram_spi drivers/nvram_spi: adapted to SPI API changes 6 years ago
driver_pcd8544 drivers/pcd8544: adapted to SPI API changes 6 years ago
driver_pir tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
driver_pn532 drivers/pn532: enabled test app to select SPI mode 6 years ago
driver_sdcard_spi tests: add small nucleo32 to insufficient memory list 6 years ago
driver_servo tests: add prefix to Makefile.tests_common 6 years ago
driver_si70xx timex: unambiguous time conversion macros 6 years ago
driver_srf02 timex: unambiguous time conversion macros 6 years ago
driver_srf08 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_tcs37727 drivers/tcs37727: SAUL support + misc fixes 6 years ago
driver_tmp006 drivers: use I2C_DEV(x) instead of deprecated I2C_x 6 years ago
driver_tsl2561 tests: add test for tsl2561 sensor driver 6 years ago
driver_veml6070 tests/driver_veml6070: cleanup 6 years ago
driver_xbee netdev2: rename to netdev and remove `gnrc_netdev` 6 years ago
emb6 tests: add small nucleo32 to insufficient memory list 6 years ago
fault_handler tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
float doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
fmt_print tests: fmt_print: initial commit 8 years ago
gnrc_ipv6_ext tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
gnrc_sixlowpan tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
gnrc_sock_dns tests: add sock dns client test application 6 years ago
gnrc_sock_ip tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
gnrc_sock_udp tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
gnrc_tcp_client tests: add missing Makefile.tests_common for gnrc_tcp_client/server 6 years ago
gnrc_tcp_server tests: add missing Makefile.tests_common for gnrc_tcp_client/server 6 years ago
irq tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
leds tests: Add mssing includes for leds and xtimer test 6 years ago
libfixmath tests: adapt libfixmath tests for change 7 years ago
libfixmath_unittests tests: remove nucleo32-l031 from memory intensive tests 6 years ago
lwip tests: add small nucleo32 to insufficient memory list 6 years ago
lwip_sock_ip tests: remove nucleo32-l031 from memory intensive tests 6 years ago
lwip_sock_tcp tests: remove nucleo32-l031 from memory intensive tests 6 years ago
lwip_sock_udp tests: remove nucleo32-l031 from memory intensive tests 6 years ago
malloc tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
minimal tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
mpu_stack_guard tests: set default board=samr21-xpro for tests/mpu_stack_guard 6 years ago
msg_send_receive tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
msg_try_receive tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
mutex_order tests: remove nucleo32-l031 from memory intensive tests 6 years ago
mutex_unlock_and_sleep tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
netdev_test netdev2: rename to netdev and remove `gnrc_netdev` 6 years ago
netstats_l2 tests: add compile test for netstats_l2 7 years ago
nhdp tests: remove nucleo32-l031 from memory intensive tests 6 years ago
od Merge pull request #6529 from miri64/od/enh/reduce-func 6 years ago
periph_adc tests: set default board=pba-d-01-kw2x for tests/periph_adc 6 years ago
periph_cpuid tests: add prefix to Makefile.tests_common 6 years ago
periph_dac tests: set default board=stm32f4discovery for tests/periph_dac 6 years ago
periph_flashpage tests: set default board=iotlab-m3 for tests/periph_flashpage 6 years ago
periph_gpio tests: add prefix to Makefile.tests_common 6 years ago
periph_hwrng test/periph_hwrng: fixed output formatting 6 years ago
periph_i2c tests: set default board=samr21-xpro for tests/periph_i2c 6 years ago
periph_pwm tests: set default board=samr21-xpro for tests/periph_pwm 6 years ago
periph_rtc tests: remove redundant board and quiet statements 6 years ago
periph_rtt tests/periph_rtt: make wakeups more periodic 6 years ago
periph_spi tests: set default board=samr21-xpro for tests/periph_spi 6 years ago
periph_timer tests: add missing include for Makefile.tests_common 6 years ago
periph_uart tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
pipe tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
pkg_aversiveplusplus tests: pkg_aversiveplusplus: temporarily disable CI building 6 years ago
pkg_cmsis-dsp tests: set default board=samr21-xpro for tests/pkg_cmis-dsp 6 years ago
pkg_jsmn tests: add jsmn package test application 7 years ago
pkg_libcoap tests: remove nucleo32-l031 from memory intensive tests 6 years ago
pkg_micro-ecc pkg/micro-ecc: support boards without hwrng feature 7 years ago
pkg_micro-ecc-with-hwrng pkg/micro-ecc: support boards without hwrng feature 7 years ago
pkg_oonf_api tests/pkg_oonf_api: exchange printf with puts 6 years ago
pkg_tiny-asn1 tests: add prefix to Makefile.tests_common 6 years ago
pkg_u8g2 tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
posix_semaphore tests: remove nucleo32-l031 from memory intensive tests 6 years ago
posix_sleep tests: adapt posix tests to xtimer sleep/usleep 8 years ago
pthread tests: adapt for arduino uno and duemilanove support 7 years ago
pthread_barrier tests: add small nucleo32 to insufficient memory list 6 years ago
pthread_cleanup tests: adapt for arduino uno and duemilanove support 7 years ago
pthread_condition_variable tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
pthread_cooperation tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
pthread_rwlock tests: remove nucleo32-l031 from memory intensive tests 6 years ago
pthread_tls tests: adapt for arduino uno and duemilanove support 7 years ago
rmutex tests: remove nucleo32-l031 from memory intensive tests 6 years ago
saul tests/saul: added some more descriptive output 6 years ago
sched_testing tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
shell tests, examples: adapt to simplified shell 8 years ago
sizeof_tcb tests: fix sizeof_tcb output 7 years ago
slip tests: remove nucleo32-l031 from memory intensive tests 6 years ago
sntp tests: add test application for SNTP 6 years ago
struct_tm_utility tests: removed redbee-econotag from blacklistings 8 years ago
thread_basic tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
thread_cooperation tests: add nucleo-f302 to unsufficient memory list 6 years ago
thread_exit tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
thread_flags test/thread_flags: remove unused module 'xtimer' 6 years ago
thread_flood tests/thread_flood: add test target to Makefile 6 years ago
thread_msg tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
thread_msg_avail core: add support to see if there are messages available for the current thread 8 years ago
thread_msg_block_w_queue tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
thread_msg_block_wo_queue tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
thread_msg_seq tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
unittests test/unittests: update ARM based boards list 6 years ago
warn_conflict tests: set default board=stm32f4discovery for tests/warn_conflict 6 years ago
xtimer_drift tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
xtimer_hang tests, xtimer_hang: add README 6 years ago
xtimer_longterm tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
xtimer_msg tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
xtimer_msg_receive_timeout tests: Add mssing includes for leds and xtimer test 6 years ago
xtimer_now64_continuity tests: enhance xtimer_now64_continuity 6 years ago
xtimer_periodic_wakeup tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
xtimer_remove tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
xtimer_reset tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 6 years ago
xtimer_usleep Merge pull request #6399 from OlegHahm/timex_constants 6 years ago
Makefile.tests_common tests: set default board=samr21-xpro for tests/driver_ 6 years ago