1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
2016-11-30 16:51:09 +01:00
..
bitarithm_timings
bloom_bytes xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
board_calliope-mini tests: added Calliope mini specific test app 2016-11-21 17:20:53 +01:00
board_microbit tests: added micro:bit specific test app 2016-11-09 12:01:09 +01:00
coap boards/nucleo-f070: initial support for nucleo-f070 board 2016-10-26 14:12:39 +02:00
conn_ip boards/nucleo-f070: initial support for nucleo-f070 board 2016-10-26 14:12:39 +02:00
cpp11_condition_variable
cpp11_mutex
cpp11_thread
driver_adt7310 boards/waspmote-pro: add support for Waspmote PRO v1.2 2016-07-05 13:05:12 +02:00
driver_at30tse75x
driver_at86rf2xx corrects flag compare 2016-09-21 16:51:12 +02:00
driver_bh1750 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
driver_bmp180 drivers/bmp180: add dependency to periph_i2c 2016-07-20 10:47:05 +02:00
driver_dht tests/driver_dht: fix invalidPrintfArgType_sint 2016-09-05 02:26:41 +02:00
driver_enc28j60 tests: add telosb to memory insufficient boards 2016-07-06 20:23:49 +02:00
driver_encx24j600 tests: add telosb to memory insufficient boards 2016-07-06 20:23:49 +02:00
driver_hdc1000
driver_hih6130
driver_ina220
driver_io1_xplained drivers/io1_xplained: initial implementation including temperature/LED/GPIO and auto init 2016-09-02 10:42:09 +02:00
driver_isl29020
driver_isl29125
driver_kw2xrf gnrc: use new netreg helper functions everywhere 2016-10-25 18:47:30 +02:00
driver_l3g4200d
driver_lis3dh tests: adapted other tests to GPIO changes 2016-03-17 14:55:30 +01:00
driver_lis3mdl drivers/lis3mdl: Initial create of lis3mdl 2016-03-29 21:02:18 +02:00
driver_lpd8808 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
driver_lps331ap
driver_lsm303dlhc
driver_mag3110
driver_mma8652 mma8652: add support for all mma8x5x accelerometers 2016-11-16 14:14:07 +01:00
driver_mpl3115a2
driver_mpu9150
driver_mq3 tests/driver_mq3: adapted to ADC driver changes 2016-03-14 13:06:24 +01:00
driver_nrf24l01p_lowlevel all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
driver_nrfmin gnrc: use new netreg helper functions everywhere 2016-10-25 18:47:30 +02:00
driver_nvram_spi
driver_pcd8544
driver_pir driver_pir: fix unused parameter 2016-03-30 19:10:25 +09:00
driver_servo
driver_si70xx drivers: si70xx: adapt for SAUL 2016-07-22 18:22:13 +02:00
driver_srf02 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
driver_srf08
driver_tcs37727
driver_tmp006
driver_xbee tests/driver_xbee: add nucleo-f334 to insufficient RAM 2016-10-26 15:33:29 +02:00
emb6 tests: fix test description for emb6 2016-11-03 12:54:37 +01:00
fault_handler unify usage of inline assembly 2016-03-31 22:23:35 +02:00
float
fmt_print
gnrc_ipv6_ext boards/nucleo-f030: initial support 2016-10-12 14:32:25 +02:00
gnrc_sixlowpan boards/nucleo-f070: initial support for nucleo-f070 board 2016-10-26 14:12:39 +02:00
gnrc_sock_ip gnrc_sock: move net/af.h include to sock_types.h 2016-11-18 12:33:01 +01:00
gnrc_sock_udp gnrc_sock: move net/af.h include to sock_types.h 2016-11-18 12:33:01 +01:00
irq
leds unify usage of inline assembly 2016-03-31 22:23:35 +02:00
libfixmath tests: adapt libfixmath tests for change 2016-05-17 21:52:35 +02:00
libfixmath_unittests tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
lwip boards/nucleo-f030: initial support 2016-10-12 14:32:25 +02:00
malloc
minimal
mpu_stack_guard add tests/mpu_stack_guard for testing psuedomodule 2016-10-24 12:40:55 -04:00
msg_send_receive tests: msg_send_receive: fix "sent ptr goes out of scope" bug 2016-07-27 17:08:14 +02:00
msg_try_receive tests: msg_try_receive: initial commit 2016-02-25 14:13:33 +01:00
mutex_order tests: mutex_order: added pexpect script 2016-11-03 16:37:54 +01:00
mutex_unlock_and_sleep
netdev2_test gnrc: use new netreg helper functions everywhere 2016-10-25 18:47:30 +02:00
netstats_l2 tests: add compile test for netstats_l2 2016-04-04 18:37:20 +02:00
nhdp boards/nucleo-f030: initial support 2016-10-12 14:32:25 +02:00
od od: quick-fix for newlib-nano 2016-11-08 17:16:53 +01:00
periph_adc xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
periph_cpuid
periph_dac xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
periph_flashpage tests: added test for periph/flashpage drivers 2016-11-30 16:51:09 +01:00
periph_gpio tests/periph_gpio: fix variableScope 2016-09-05 02:30:10 +02:00
periph_hwrng
periph_i2c periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
periph_pwm xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
periph_rtc
periph_rtt
periph_spi tests/periph_spi: print int variables instead of spi_*_t variables 2016-07-13 16:43:46 +02:00
periph_timer tests/periph_timer: adapted to API changes 2016-02-29 14:45:00 +01:00
periph_uart tests/periph_uart: use named UART return values 2016-10-28 10:32:00 +02:00
pipe core: header cleanup 2016-02-28 22:46:28 +01:00
pkg_aversiveplusplus Aversive++: initial import 2016-09-30 15:39:54 +02:00
pkg_cmsis-dsp
pkg_jsmn tests: add jsmn package test application 2016-03-30 14:35:58 +02:00
pkg_micro-ecc tests/pkg_micro-ecc: rm requirement for periph_hwrng in Makefile 2016-11-02 09:55:00 +01:00
pkg_oonf_api pkg/oonf_api: add compile test 2016-11-23 17:16:21 +01:00
pkg_tiny-asn1 tiny-asn1: Created new package tiny-asn1 2016-09-01 13:57:35 +02:00
pkg_u8g2 tests: pkg_u8g2: simplify Makefile + default display per output type 2016-09-05 16:48:43 +02:00
posix_semaphore xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
posix_sleep
pthread tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
pthread_barrier tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
pthread_cleanup tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
pthread_condition_variable tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
pthread_cooperation tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
pthread_rwlock boards/nucleo-f030: initial support 2016-10-12 14:32:25 +02:00
pthread_tls tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
saul xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
sched_testing
shell
sizeof_tcb tests: fix sizeof_tcb output 2016-11-08 16:28:40 +01:00
slip boards/nucleo-f070: initial support for nucleo-f070 board 2016-10-26 14:12:39 +02:00
struct_tm_utility
thread_basic tests: make use of testrunner 2016-03-05 20:36:28 +01:00
thread_cooperation tests: blacklisted calliope-mini 2016-11-21 17:20:53 +01:00
thread_exit tests/thread_exti: add minimal README 2016-06-28 17:39:24 +02:00
thread_flags tests: thread_flags: add thread_flags_wait_one() test 2016-03-30 17:11:49 +02:00
thread_flood tests: handle thread creation limit 2016-03-03 10:01:35 +01:00
thread_msg
thread_msg_avail
thread_msg_block_w_queue all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
thread_msg_block_wo_queue all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
thread_msg_seq all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
unittests tests/unittests: Mark limifrog-v1 for insufficient memory 2016-11-29 20:44:31 +01:00
warn_conflict
xtimer_drift xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
xtimer_hang xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
xtimer_longterm xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
xtimer_msg xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
xtimer_msg_receive_timeout tests: xtimer_msg_receive_timeout: initialize values 2016-03-31 18:09:11 +02:00
xtimer_now64_continuity xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
xtimer_periodic_wakeup xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
xtimer_remove tests/xtimer: remove redundant FEATURE_REQUIRED 2016-03-21 18:43:34 +01:00
xtimer_reset xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
zep gnrc: use new netreg helper functions everywhere 2016-10-25 18:47:30 +02:00
Makefile.tests_common