1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
2015-09-04 10:44:48 +02:00
..
bitarithm_timings tests/bitarithm_timings: Fix warning about integer overflow on msp430 2015-07-14 08:11:19 +02:00
bloom_bytes tests/bloom_bytes: Remove stm32f0discovery blacklist 2015-08-11 18:40:00 +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
dev_eth native: rename ng_nativenet to dev_eth_tap 2015-08-09 22:04:26 +02:00
driver_adt7310 drivers/adt7310: Add test application 2015-07-09 23:39:37 +02:00
driver_at86rf2xx tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_dht tests/driver_dht: printf format fixes 2015-07-14 08:11:18 +02:00
driver_hdc1000
driver_hih6130 tests/driver_hih6130: test application for drivers/hih6130 2015-07-20 18:41:14 +02:00
driver_ina220
driver_isl29020 iot-lab_M3: rename to iotlab-m3 2015-08-19 20:59:06 +02:00
driver_isl29125 tests: adjusted test to changed GPIO interface 2015-06-12 19:10:16 +02:00
driver_kw2xrf tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_l3g4200d tests: adjusted test to changed GPIO interface 2015-06-12 19:10:16 +02:00
driver_lis3dh lis3dh: Refactor, add INT1 handling, improve FIFO mode 2015-07-07 12:03:28 +02:00
driver_lps331ap
driver_lsm303dlhc iot-lab_M3: rename to iotlab-m3 2015-08-19 20:59:06 +02:00
driver_mag3110
driver_mma8652
driver_mpl3115a2
driver_mpu9150 tests/driver_mpu9150: Add missing inttypes.h include 2015-07-07 00:53:27 +02:00
driver_mq3
driver_netdev_eth tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_nrf24l01p_lowlevel tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_nrfmin tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_nvram_spi tests: adjusted test to changed GPIO interface 2015-06-12 19:10:16 +02:00
driver_pcd8544 tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_pir tests/driver_pir: printf format fix 2015-07-14 08:11:18 +02:00
driver_servo drivers/servo: Handle inexact frequencies from periph_pwm 2015-05-30 12:41:07 +02:00
driver_srf02
driver_srf08
driver_tmp006
driver_xbee tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
float
hwtimer tests: some hwtimer cosmetics 2015-07-21 11:11:38 +02:00
hwtimer_spin native: timer: synchronize HWTIMER_SPIN_BARRIER with timer min resolution 2015-07-09 20:42:21 +02:00
hwtimer_wait native: timer: synchronize HWTIMER_SPIN_BARRIER with timer min resolution 2015-07-09 20:42:21 +02:00
irq
libfixmath
libfixmath_unittests tests/libfixmath_unittests: Remove stm32f0discovery, redbee-econotag blacklists 2015-08-11 18:40:01 +02:00
malloc
minimal tests: add minimal test application 2015-07-12 13:06:39 +02:00
msg_send_receive
mutex_unlock_and_sleep
periph_adc
periph_cpuid
periph_dac
periph_gpio tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
periph_i2c tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
periph_pwm
periph_random
periph_rtc cpu/stm32f0: RTC implementation with external clock 2015-08-20 13:09:43 +03:00
periph_rtt
periph_spi tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
periph_uart_blocking tests/periph_uart_blocking: use uint32_t for baudrates 2015-07-14 08:11:15 +02:00
periph_uart_int tests/periph_uart_int: warning fixes 2015-07-14 08:11:15 +02:00
pipe tests/pipe: Remove stm32f0discovery blacklist 2015-08-11 18:40:00 +02:00
pkg_cmsis-dsp boards: added nrf6310 support. (NRF51 MCU) 2015-08-23 17:00:01 +02:00
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: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:09:45 +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_rwclock: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:11:09 +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 tests/thread_exit: Remove stm32f0discovery blacklist 2015-08-11 18:40:00 +02:00
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 tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
vtimer_msg tests/vtimer_msg: Remove stm32f0discovery blacklist 2015-08-11 18:40:00 +02:00
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 tests: add xtimer_msg 2015-08-25 13:20:36 +02:00
xtimer_remove test/xtimer_remove: s/N/NUMOF/ 2015-09-02 17:10:28 +02:00
xtimer_reset tests: add xtimer_reset 2015-08-25 13:20:36 +02:00
xtimer_usleep_until test/xtimer_usleep_until: fix and blacklist 2015-09-02 17:10:28 +02:00
zep tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
Makefile.tests_common