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
Joakim Gebart 7203013040 tests/netdev: Add missing inttypes.h include 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 8 years ago
cpp11_condition_variable Add replacement headers for thread, mutex and cond 8 years ago
cpp11_mutex Add replacement headers for thread, mutex and cond 8 years ago
cpp11_thread Add replacement headers for thread, mutex and cond 8 years ago
dev_eth sys: net: add ng_netdev_eth netdev driver for dev_eth based ethernet devices 8 years ago
driver_at86rf2xx Merge pull request #3202 from haukepetersen/opt_shell_init 8 years ago
driver_dht tests: adjusted test to changed GPIO interface 8 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_isl29125 tests: adjusted test to changed GPIO interface 8 years ago
driver_kw2xrf tests/driver_kw2xrf/Makefile: Blacklisted nucleo-f334 board 8 years ago
driver_l3g4200d tests: adjusted test to changed GPIO interface 8 years ago
driver_lis3dh tests: adjusted test to changed GPIO interface 8 years ago
driver_lps331ap tests: added test for LPS331AP sensor driver 9 years ago
driver_lsm303dlhc tests: adjusted test to changed GPIO interface 8 years ago
driver_mag3110 add test app for mag3110 magnetometer driver 8 years ago
driver_mma8652 add test app for mma8652 accelerometer driver 8 years ago
driver_mpl3115a2 add test app for mpl3115a2 sensor driver 8 years ago
driver_mpu9150 tests/driver_mpu9150: Add missing inttypes.h include 8 years ago
driver_mq3 tests: added test for MQ-3 alcohol sensor driver 9 years ago
driver_netdev_eth tests: pass [get|put]char directly in shell_init 8 years ago
driver_nrf24l01p_lowlevel Merge pull request #3202 from haukepetersen/opt_shell_init 8 years ago
driver_nrfmin tests: make use of uart0_[readc|putc] 8 years ago
driver_nvram_spi tests: adjusted test to changed GPIO interface 8 years ago
driver_pcd8544 Merge pull request #3202 from haukepetersen/opt_shell_init 8 years ago
driver_pir tests: adjusted test to changed GPIO interface 8 years ago
driver_servo drivers/servo: Handle inexact frequencies from periph_pwm 8 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 8 years ago
driver_xbee Merge pull request #3202 from haukepetersen/opt_shell_init 8 years ago
float doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
hwtimer all: remove extra blank lines at the end 8 years ago
hwtimer_spin tests/hwtimer_spin: revert behavior, fix doc 8 years ago
hwtimer_wait tests/hwtimer_wait: test smallest value possible 8 years ago
irq Improve naming of thread stacksize/priority constants 8 years ago
libfixmath Revert "tests: don't build test/libfixmath on Travis CI" 8 years ago
libfixmath_unittests Revert "tests: don't build test/libfixmath on Travis CI" 8 years ago
malloc tests/malloc: Replace tabs by spaces 8 years ago
msg_send_receive global: renamed cpu-conf.h into cpu_conf.h 8 years ago
mutex_unlock_and_sleep Improve naming of thread stacksize/priority constants 8 years ago
nativenet Improve naming of thread stacksize/priority constants 8 years ago
net_if doc: use my real name 8 years ago
netdev tests/netdev: Add missing inttypes.h include 8 years ago
periph_adc tests/periph_adc: added test for adc driver 8 years ago
periph_cpuid global: renamed cpu-conf.h into cpu_conf.h 8 years ago
periph_dac tests/periph_dac/README.md: trailing whitespace and line lengths 8 years ago
periph_gpio tests: remoldeled the periph_gpio test 8 years ago
periph_i2c tests: make use of uart0_[readc|putc] 8 years ago
periph_pwm tests/periph_pwm: Handle pwm_init return value as actual frequency 8 years ago
periph_random lint: tests: fix improper use of format specifiers 8 years ago
periph_rtt tests/periph_rtt: let build fail w/o RTT 9 years ago
periph_spi Merge pull request #3202 from haukepetersen/opt_shell_init 8 years ago
periph_uart_blocking tests: fixed blacklisting for UART tests 8 years ago
periph_uart_int Improve naming of thread stacksize/priority constants 8 years ago
pipe Improve naming of thread stacksize/priority constants 8 years ago
pkg_cmsis-dsp tests/pkg_cmsis-dsp: Add basic test case for CMSIS DSP library 8 years ago
pkg_micro-ecc tests/pkg_micro-ecc: Replace tabs by spaces 8 years ago
pnet doc: use my real name 8 years ago
posix_semaphore Improve naming of thread stacksize/priority constants 8 years ago
posix_sleep tests: blacklist failing test on arduino-mega2560 9 years ago
pthread all: remove extra blank lines at the end 8 years ago
pthread_barrier tests: blacklist failing test on arduino-mega2560 9 years ago
pthread_cleanup all: remove extra blank lines at the end 8 years ago
pthread_condition_variable Improve naming of thread stacksize/priority constants 8 years ago
pthread_cooperation all: remove extra blank lines at the end 8 years ago
pthread_rwlock Improve naming of thread stacksize/priority constants 8 years ago
pthread_tls sys/posix/pthread: added dynamic pthread thread local storage 8 years ago
sched_testing Improve naming of thread stacksize/priority constants 8 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
slip ng_slip: rename xbee_params_t to ng_slip_params_t 8 years ago
struct_tm_utility tests: make use of uart0_[readc|putc] 8 years ago
thread_basic Improve naming of thread stacksize/priority constants 8 years ago
thread_cooperation Improve naming of thread stacksize/priority constants 8 years ago
thread_exit Improve naming of thread stacksize/priority constants 8 years ago
thread_msg Improve naming of thread stacksize/priority constants 8 years ago
thread_msg_block_w_queue Improve naming of thread stacksize/priority constants 8 years ago
thread_msg_block_wo_queue Improve naming of thread stacksize/priority constants 8 years ago
thread_msg_seq Improve naming of thread stacksize/priority constants 8 years ago
unittests Merge pull request #3293 from authmillenon/ng_inet_csum/fix/wrap-around 8 years ago
vtimer_msg msg: Fix incorrect queues initializations 8 years ago
vtimer_msg_diff tests/vtimer_msg_diff: Un-blacklist arduino-mega2560 8 years ago
warn_conflict RIOT/Makefile.include: added compile time warning on conflicting features 8 years ago
zep tests: add ZEP test application 8 years ago
Makefile.tests_common make: don't use export on example makefiles 9 years ago