1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
2015-11-02 15:57:39 +01:00
..
bitarithm_timings tests: bitarithm_timings: convert to xtimer 2015-09-16 10:58:53 +02:00
bloom_bytes tests/bloom_bytes: add boards to insufficient memory 2015-10-05 12:53:36 +02:00
coap make: Blacklisted the board 'weio' for some test due to insufficient 2015-10-01 20:11:48 +02:00
conn_ip make: Blacklisted the board 'weio' for some test due to insufficient 2015-10-01 20:11:48 +02:00
cpp11_condition_variable
cpp11_mutex
cpp11_thread
driver_adt7310 tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_at30tse75x drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 2015-10-02 13:34:21 +02:00
driver_at86rf2xx cpu/lpc11u34 : Added SPI for NXP LPC11U34 (SPI_0 and SPI_1) 2015-10-16 17:28:09 +02:00
driver_dht tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_hdc1000 tests: driver_hdc1000: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_hih6130 all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
driver_ina220 all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
driver_isl29020 tests: driver_isl29020: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_isl29125 tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_kw2xrf cpu/lpc11u34 : Added SPI for NXP LPC11U34 (SPI_0 and SPI_1) 2015-10-16 17:28:09 +02:00
driver_l3g4200d tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_lis3dh tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_lps331ap tests: driver_lps331ap: vtimer -> xtimer 2015-09-16 10:58:54 +02:00
driver_lsm303dlhc tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59: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: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_nrfmin tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
driver_nvram_spi tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_pcd8544 tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_pir tests: Makefiles: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
driver_servo all: Update @gebart family name, email 2015-09-20 13:47:39 +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_tcs37727 tests/driver_tcs37727: initial commit for tcs37727 driver test 2015-10-22 12:06:35 +02:00
driver_tmp006 tests: driver_tmp006: vtimer -> xtimer 2015-09-16 10:58:55 +02:00
driver_xbee tests: blacklisted some boards for insufficent RAM 2015-10-28 09:48:45 +01:00
fault_handler tests/fault_handler: Add fault handler test application 2015-09-23 13:50:37 +02:00
float
irq documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
libfixmath
libfixmath_unittests
malloc
minimal
msg_send_receive tests: msg_send_receive: add a delay 2015-10-03 03:48:58 +02:00
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: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
periph_i2c tests/periph_i2c: removed slave mode from test 2015-10-20 16:57:39 +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: s/GPIO(x,y)/GPIO_PIN(x,y)/ 2015-10-13 14:59:54 +02:00
periph_timer s test/main: changed num from int to unsigned 2015-09-17 13:57:59 +02:00
periph_uart tests: added new UART test application 2015-10-27 14:59:37 +01:00
pipe
pkg_cmsis-dsp all: Update @gebart family name, email 2015-09-20 13:47:39 +02:00
pkg_micro-ecc
posix_semaphore tests: posix_semaphore: mark nucleo-f334 as of insufficient RAM 2015-10-19 14:12:31 +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
pthread_cooperation
pthread_rwlock make: Blacklisted the board 'weio' for some test due to insufficient 2015-10-01 20:11:48 +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: blacklisted some boards for insufficent RAM 2015-10-28 09:48:45 +01:00
struct_tm_utility tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
thread_basic
thread_cooperation make: Blacklisted the board 'weio' for some test due to insufficient 2015-10-01 20:11:48 +02:00
thread_exit
thread_msg
thread_msg_block_w_queue
thread_msg_block_wo_queue
thread_msg_seq
unittests net/fib: Added network prefix flag to indicate a network destination 2015-11-02 15:57:39 +01:00
vtimer_msg
vtimer_msg_diff make: Blacklisted the board 'weio' for some test due to insufficient 2015-10-01 20:11:48 +02:00
warn_conflict
xtimer_hang tests: add xtimer_hang 2015-10-07 19:55:19 +02:00
xtimer_msg
xtimer_remove test/xtimer_remove: s/N/NUMOF/ 2015-09-02 17:10:28 +02:00
xtimer_reset
xtimer_shift_on_compare xtimer: Rename _xtimer_now() -> _lltimer_now() 2015-10-28 13:54:54 +01:00
xtimer_usleep_until tests: xtimer_usleep_until: some updates 2015-09-16 11:13:42 +02:00
zep tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
Makefile.tests_common