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
Martine Lenders 9a842d0526 unittests: move netreg entries out of stack space 8 years ago
..
bitarithm_timings tests: fix cppcheck findings 9 years ago
bloom_bytes sys: use typedef for `struct bloom_t` 9 years ago
coap test/coap: update blacklist for features 9 years ago
driver_hdc1000 drivers/hdc1000: Acquire exclusive access to I2C bus and minor bug fixes 8 years ago
driver_ina220 drivers/ina220: Add driver for INA220 current and power sensor. 8 years ago
driver_isl29020 tests: added test for ISL29020 light sensor driver 9 years ago
driver_l3g4200d tests: define random default GPIOs to pass Travis builds 9 years ago
driver_lis3dh tests/lis3dh: Fix SPI_CONF #define 8 years ago
driver_lps331ap tests: added test for LPS331AP sensor driver 9 years ago
driver_lsm303dlhc tests: define random default GPIOs to pass Travis builds 9 years ago
driver_mag3110 add test app for mag3110 magnetometer driver 9 years ago
driver_mma8652 add test app for mma8652 accelerometer driver 9 years ago
driver_mpl3115a2 add test app for mpl3115a2 sensor driver 9 years ago
driver_mpu9150 tests: Add test for MPU-9150 9-Axis motion sensor driver 8 years ago
driver_mq3 tests: added test for MQ-3 alcohol sensor driver 9 years ago
driver_nrf24l01p_lowlevel shell: Return-based error-handling for shell handlers 8 years ago
driver_pir tests/driver_pir: set default GPIO 9 years ago
driver_srf02 doc/drivers/srf: edit author and copyright 8 years ago
driver_srf08 doc/drivers/srf: edit author and copyright 8 years ago
driver_tmp006 add test app for tmp006 sensor 9 years ago
driver_xbee tests/driver_xbee: adjusted to pktdump changes 8 years ago
float doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
hwtimer tests/hwtimer: add self as author 9 years ago
hwtimer_spin tests/hwtimer_spin: revert behavior, fix doc 9 years ago
hwtimer_wait tests/hwtimer_wait: test smallest value possible 9 years ago
irq doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
libfixmath Revert "tests: don't build test/libfixmath on Travis CI" 9 years ago
libfixmath_unittests Revert "tests: don't build test/libfixmath on Travis CI" 9 years ago
malloc resurrect malloc test 9 years ago
msg_send_receive doc: use my real name 8 years ago
mutex_unlock_and_sleep tests: fix mutex_unlock_and_sleep pids 9 years ago
nativenet tests/nativenet: reduce scope of globals in main.c 8 years ago
net_if doc: use my real name 8 years ago
netdev doc: use my real name 8 years ago
periph_adc tests/periph_adc: added test for adc driver 9 years ago
periph_cpuid doc: use my real name 8 years ago
periph_dac Initial import of a DAC test application 9 years ago
periph_gpio tests/periph_gpio: let build fail without GPIO 9 years ago
periph_gpio_exti tests/periph_gpio_exti: extend test to 32 GPIOs 8 years ago
periph_i2c shell: Return-based error-handling for shell handlers 8 years ago
periph_pwm tests/periph_pwm: let build fail w/o PWM 9 years ago
periph_random lint: tests: fix improper use of format specifiers 9 years ago
periph_rtt tests/periph_rtt: let build fail w/o RTT 9 years ago
periph_spi shell: Return-based error-handling for shell handlers 8 years ago
periph_uart_blocking tests: fixed blacklisting for UART tests 9 years ago
periph_uart_int tests: fixed blacklisting for UART tests 9 years ago
pipe tests: fix APPLICATION name 9 years ago
pkg_micro-ecc pkg_micro-ecc: Eliptic curve cryptography from https://github.com/kmackay/micro-ecc 8 years ago
pnet doc: use my real name 8 years ago
posix_semaphore tests: fix tests/posix_semaphore 9 years ago
posix_sleep tests: blacklist failing test on arduino-mega2560 9 years ago
pthread tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_barrier tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_cleanup tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_condition_variable tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_cooperation tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_rwlock tests/pthread_rwlock: blacklisted airfy-beacon 8 years ago
pthread_tls sys/posix/pthread: added dynamic pthread thread local storage 8 years ago
sched_testing core: introduce thread_yield_higher(), yield less 9 years ago
shell shell: Return-based error-handling for shell handlers 8 years ago
sizeof_tcb core: move optional tcb members to DEVELHELP 9 years ago
struct_tm_utility shell: Return-based error-handling for shell handlers 8 years ago
thread_basic tests: Fix tests that were defect 9 years ago
thread_cooperation tests: blacklist nucleo-f334 in tests not fitting into RAM 8 years ago
thread_exit tests: Fix tests that were defect 9 years ago
thread_msg core: adapt to msg_try_send 9 years ago
thread_msg_block_w_queue core: adapt to msg_try_send 9 years ago
thread_msg_block_wo_queue core: adapt to msg_try_send 9 years ago
thread_msg_seq core: move optional tcb members to DEVELHELP 9 years ago
unittests unittests: move netreg entries out of stack space 8 years ago
vtimer_msg vtimer: changing return type of several functions to void 8 years ago
vtimer_msg_diff vtimer: changing return type of several functions to void 8 years ago
Makefile.tests_common make: don't use export on example makefiles 9 years ago