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 0afc3ac6f1 tests: fix netdev test 9 years ago
..
bitarithm_timings tests: fix cppcheck findings 9 years ago
bloom tests/bloom: Un-blacklist boards mbed_lpc1768, stm32f3discovery, pca10000, pca10005, and yunjia-nrf51822. 9 years ago
bloom_bytes sys: use typedef for `struct bloom_t` 9 years ago
coap samr21-xpro: initial import for the samr21-xpro board 9 years ago
disable_module tests: fix APPLICATION name 9 years ago
driver_pir drivers: import PIR motion sensor driver 9 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: adopt for hwtimer_spin_barrier 9 years ago
hwtimer_wait tests: adopt for hwtimer_spin_barrier 9 years ago
ipc_pingpong core: harmonizes the data type for the process ID 9 years ago
irq doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
libfixmath tests: don't build test/libfixmath on Travis CI 9 years ago
libfixmath_unittests tests: don't build test/libfixmath on Travis CI 9 years ago
mutex_unlock_and_sleep tests: fix mutex_unlock_and_sleep pids 9 years ago
nativenet tests: nativenet: Add README.md 9 years ago
net_if samr21-xpro: initial import for the samr21-xpro board 9 years ago
netdev tests: fix netdev test 9 years ago
periph_cpuid test/periph_cpuid: renamed cpuid test application 9 years ago
periph_gpio tests/periph_gpio: added test cases for GPIO driver 9 years ago
periph_gpio_exti tests/periph_gpio: added test cases for GPIO driver 9 years ago
periph_pwm tests: added test for low-level PWM driver 9 years ago
periph_random test/periph_random: added test for RNG driver 9 years ago
periph_rtt tests/periph_rtt: added test for RTT drivers 9 years ago
periph_spi tests/periph_spi: fix usage of board specific LED define 9 years ago
periph_uart_blocking tests/periph_uart: added two UART driver tests 9 years ago
periph_uart_int lint: reduce scope 9 years ago
pipe tests: fix APPLICATION name 9 years ago
pnet samr21-xpro: initial import for the samr21-xpro board 9 years ago
posix_semaphore tests/examples: blacklisted yunjia-nrf51822 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/examples: blacklisted yunjia-nrf51822 9 years ago
queue_fairness initialize kernel_pid_t correctly 9 years ago
sha256 doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
shell doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
sizeof_tcb "tests": print tcb_t size 9 years ago
struct_tm_utility tests: fix cppcheck findings 9 years ago
thread_basic tests: Fix tests that were defect 9 years ago
thread_cooperation samr21-xpro: initial import for the samr21-xpro board 9 years ago
thread_exit tests: Fix tests that were defect 9 years ago
thread_msg fixed remaining variables to kernel_pid_t 9 years ago
thread_msg_block_w_queue initialize kernel_pid_t correctly 9 years ago
thread_msg_block_wo_queue initialize kernel_pid_t correctly 9 years ago
thread_msg_seq initialize kernel_pid_t correctly 9 years ago
unittests Merge pull request #1645 from authmillenon/unittests-empty-dirs 9 years ago
vtimer_msg core: harmonizes the data type for the process ID 9 years ago
vtimer_msg_diff tests: blacklist failing test on arduino-mega2560 9 years ago
Makefile.tests_common make: don't use export on example makefiles 9 years ago