1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
2015-09-16 11:13:41 +02:00
..
bitarithm_timings tests: bitarithm_timings: convert to xtimer 2015-09-16 10:58:53 +02:00
bloom_bytes tests: bloom_bytes: switch to xtimer 2015-09-16 10:58:53 +02:00
coap tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
cpp11_condition_variable tests/cpp11_condition_variable: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:17:57 +02:00
cpp11_mutex tests/cpp11_mutex: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:18:34 +02:00
cpp11_thread tests/cpp11_thread: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:16:57 +02:00
driver_adt7310 tests: driver_adt7310: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_at86rf2xx tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_dht tests: driver_dht: switch to xtimer 2015-09-16 10:58:54 +02:00
driver_hdc1000 tests: driver_hdc1000: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_hih6130 drivers: hih6130: switch to xtimer 2015-09-16 10:58:51 +02:00
driver_ina220 tests: driver_ina220: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_isl29020 tests: driver_isl29020: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_isl29125 tests: driver_isl29125: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_kw2xrf tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_l3g4200d tests: driver_l3g4200d: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_lis3dh tests: driver_lis3dh: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_lps331ap tests: driver_lps331ap: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_lsm303dlhc tests: driver_lsm303dlhc: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_mag3110 tests: driver_mag3110: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_mma8652 tests: driver_mma8652: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_mpl3115a2 tests: driver_mpl3115a2: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_mpu9150 tests: driver_mpu9150: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_mq3 tests: driver_mq3: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_nrf24l01p_lowlevel tests: driver_nrf24l01p_lowlevel: use xtimer_usleep 2015-09-16 10:58:54 +02:00
driver_nrfmin tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_nvram_spi tests: driver_nvram_spi: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_pcd8544 tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_pir tests: driver_pir: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_servo tests: driver_servo: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_srf02 tests/driver_srf02: adapted to driver changes 2015-09-07 12:02:38 +02:00
driver_srf08 tests: driver_srf08: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_tmp006 tests: driver_tmp006: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_xbee tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
float
irq tests: irq: switch to xtimer 2015-09-16 10:58:54 +02:00
libfixmath
libfixmath_unittests
malloc
minimal
msg_send_receive
mutex_unlock_and_sleep
periph_adc tests: periph_adc: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
periph_cpuid
periph_dac tests: periph_dac: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
periph_gpio tests: periph_gpio: remove obsolete hwtimer include 2015-09-16 10:58:54 +02:00
periph_i2c tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
periph_pwm tests: periph_pwm: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
periph_random tests: periph_random: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
periph_rtc tests: periph_rtc: switch to xtimer 2015-09-16 10:58:54 +02:00
periph_rtt
periph_spi tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
periph_uart_blocking
periph_uart_int tests: periph_uart_int: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
pipe
pkg_cmsis-dsp
pkg_micro-ecc
posix_semaphore tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
posix_sleep
pthread
pthread_barrier tests: pthread_barrier: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
pthread_cleanup
pthread_condition_variable tests/pthread_condition_variable: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:10:38 +02:00
pthread_cooperation
pthread_rwlock tests: pthread_rwlock: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
pthread_tls
sched_testing
shell tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
sizeof_tcb
slip tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
struct_tm_utility tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
thread_basic
thread_cooperation tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
thread_exit
thread_msg tests/thread_msg: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:12:27 +02:00
thread_msg_block_w_queue
thread_msg_block_wo_queue
thread_msg_seq tests/thread_msg_seq: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:13:02 +02:00
unittests sys: net: fib: switch to xtimer 2015-09-16 10:58:56 +02:00
vtimer_msg
vtimer_msg_diff tests/vtimer_msg_diff: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:14:23 +02:00
warn_conflict
xtimer_msg
xtimer_remove test/xtimer_remove: s/N/NUMOF/ 2015-09-02 17:10:28 +02:00
xtimer_reset
xtimer_shift_on_compare sys: xtimer: add slow-timer-read compensation + test application 2015-09-16 11:13:41 +02:00
xtimer_usleep_until tests: xtimer_usleep_until: fix diff calculation 2015-09-05 16:21:46 +02:00
zep tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
Makefile.tests_common