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
Joakim Nohlgård d559428cc6 Merge pull request #6662 from smlng/pr/tests/opt_xtimer_drift
tests: optimize xtimer drift for size
6 years ago
..
bitarithm_timings timex: unambiguous time conversion macros 6 years ago
bloom_bytes xtimer: Update xtimer usage to match API changes 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: remove nucleo-l053 from memory intensive tests 6 years ago
cpp11_condition_variable tests: remove redundant board and quiet statements 6 years ago
cpp11_mutex tests: remove redundant board and quiet statements 6 years ago
cpp11_thread tests: remove redundant board and quiet statements 6 years ago
driver_adt7310 drivers/adt7310: adapted to SPI API changes 6 years ago
driver_at30tse75x drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 8 years ago
driver_at86rf2xx *: remove trailing underscores from header guards 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_enc28j60 tests: remove nucleo-l053 from memory intensive tests 6 years ago
driver_encx24j600 tests: remove nucleo-l053 from memory intensive tests 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: remove nucleo-l053 from memory intensive tests 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 6 years ago
driver_lps331ap drivers: use I2C_DEV(x) instead of deprecated I2C_x 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 drivers/nrf24l01: adapted to SPI API changes 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 drivers: added driver for accessing sd_cards over spi 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: add test for veml6070 sensor 6 years ago
driver_xbee test/driver_xbee: fix xbee param UART export in Makefile 6 years ago
emb6 tests/emb6: Revert workaround for false positive 6 years ago
fault_handler tests: remove redundant board and quiet statements 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 7 years ago
gnrc_ipv6_ext tests: remove nucleo-l053 from memory intensive tests 6 years ago
gnrc_sixlowpan tests: remove nucleo-l053 from memory intensive tests 6 years ago
gnrc_sock_ip tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
gnrc_sock_udp tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
gnrc_tcp_client tests: remove nucleo-l053 from memory intensive tests 6 years ago
gnrc_tcp_server tests: remove nucleo-l053 from memory intensive tests 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: add nucleo32-f031 to unsufficient memory boards 6 years ago
lwip tests: remove nucleo-l053 from memory intensive tests 6 years ago
lwip_sock_ip tests: remove nucleo-l053 from memory intensive tests 6 years ago
lwip_sock_tcp tests: remove nucleo-l053 from memory intensive tests 6 years ago
lwip_sock_udp tests: remove nucleo-l053 from memory intensive tests 6 years ago
malloc tests: remove redundant board and quiet statements 6 years ago
minimal tests: remove redundant board and quiet statements 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 nucleo-l053 from memory intensive tests 6 years ago
mutex_unlock_and_sleep tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
netdev2_test tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
netstats_l2 tests: add compile test for netstats_l2 7 years ago
nhdp tests: remove nucleo-l053 from memory intensive tests 6 years ago
od tests: remove redundant board and quiet statements 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 tests: add prefix to Makefile.tests_common 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: set default board=samr21-xpro for tests/periph_rtt 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 nucleo-l053 from memory intensive tests 6 years ago
pkg_micro-ecc pkg/micro-ecc: support boards without hwrng feature 6 years ago
pkg_micro-ecc-with-hwrng pkg/micro-ecc: support boards without hwrng feature 6 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 nucleo-l053 from memory intensive tests 6 years ago
posix_sleep tests: adapt posix tests to xtimer sleep/usleep 7 years ago
pthread tests: adapt for arduino uno and duemilanove support 7 years ago
pthread_barrier tests: adapt for arduino uno and duemilanove support 7 years ago
pthread_cleanup tests: adapt for arduino uno and duemilanove support 7 years ago
pthread_condition_variable tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
pthread_cooperation tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
pthread_rwlock tests: remove nucleo-l053 from memory intensive tests 6 years ago
pthread_tls tests: adapt for arduino uno and duemilanove support 7 years ago
rmutex tests: remove nucleo-l053 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 6 years ago
slip tests: remove nucleo-l053 from memory intensive tests 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: rename opencm9-04 into opencm904 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 remove obsolete lpm code 6 years ago
thread_msg tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
thread_msg_avail core: add support to see if there are messages available for the current thread 7 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: add nucleo32-f031 to unsufficient memory boards 6 years ago
unittests cpu: native: add vfs wrappers 6 years ago
warn_conflict tests: set default board=stm32f4discovery for tests/warn_conflict 6 years ago
xtimer_drift tests: add README for xtimer_drift 6 years ago
xtimer_hang tests, xtimer_hang: add README 6 years ago
xtimer_longterm tests: add nucleo32-f031 to unsufficient memory boards 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: add prefix to Makefile.tests_common 6 years ago
xtimer_periodic_wakeup tests: remove redundant board and quiet statements 6 years ago
xtimer_remove tests: remove redundant board and quiet statements 6 years ago
xtimer_reset tests: remove redundant board and quiet statements 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