1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests
Oleg Hahm 717a4c8152 Merge pull request #3143 from authmillenon/ng_sixlowpan_ctx/api/comp-flag
ng_sixlowpan_ctx: add compression flag support
2015-07-17 08:23:05 +02:00
..
aodvv2 add tests for the FIB inclusion in AODVv2 2015-07-14 12:32:17 -07:00
bitarithm_timings tests/bitarithm_timings: Fix warning about integer overflow on msp430 2015-07-14 08:11:19 +02:00
bloom_bytes
coap
cpp11_condition_variable
cpp11_mutex
cpp11_thread
dev_eth
driver_adt7310 drivers/adt7310: Add test application 2015-07-09 23:39:37 +02:00
driver_at86rf2xx Merge pull request #3202 from haukepetersen/opt_shell_init 2015-06-15 17:28:40 +02:00
driver_dht tests/driver_dht: printf format fixes 2015-07-14 08:11:18 +02:00
driver_hdc1000
driver_ina220
driver_isl29020
driver_isl29125
driver_kw2xrf tests/driver_kw2xrf/Makefile: Blacklisted nucleo-f334 board 2015-07-06 00:36:59 +02:00
driver_l3g4200d
driver_lis3dh lis3dh: Refactor, add INT1 handling, improve FIFO mode 2015-07-07 12:03:28 +02:00
driver_lps331ap
driver_lsm303dlhc
driver_mag3110
driver_mma8652
driver_mpl3115a2
driver_mpu9150 tests/driver_mpu9150: Add missing inttypes.h include 2015-07-07 00:53:27 +02:00
driver_mq3
driver_netdev_eth tests: pass [get|put]char directly in shell_init 2015-06-14 17:09:49 +02:00
driver_nrf24l01p_lowlevel tests/driver_nrf24l01p_lowlevel: Fix shell warnings 2015-07-14 08:11:18 +02:00
driver_nrfmin
driver_nvram_spi
driver_pcd8544 Merge pull request #3202 from haukepetersen/opt_shell_init 2015-06-15 17:28:40 +02:00
driver_pir tests/driver_pir: printf format fix 2015-07-14 08:11:18 +02:00
driver_servo
driver_srf02
driver_srf08
driver_tmp006
driver_xbee Merge pull request #3202 from haukepetersen/opt_shell_init 2015-06-15 17:28:40 +02:00
float
hwtimer
hwtimer_spin
hwtimer_wait
irq
libfixmath
libfixmath_unittests tests/libfixmath_unittests: Blacklist MSP430 boards 2015-07-14 08:11:19 +02:00
malloc
minimal tests: add minimal test application 2015-07-12 13:06:39 +02:00
msg_send_receive
mutex_unlock_and_sleep
nativenet
net_if
netdev tests/netdev: Add missing inttypes.h include 2015-07-07 00:53:27 +02:00
periph_adc
periph_cpuid
periph_dac
periph_gpio
periph_i2c
periph_pwm
periph_random
periph_rtt
periph_spi tests/periph_spi: printf format fixes 2015-07-14 08:11:15 +02:00
periph_uart_blocking tests/periph_uart_blocking: use uint32_t for baudrates 2015-07-14 08:11:15 +02:00
periph_uart_int tests/periph_uart_int: warning fixes 2015-07-14 08:11:15 +02:00
pipe
pkg_cmsis-dsp tests/pkg_cmsis-dsp: Add basic test case for CMSIS DSP library 2015-06-25 08:00:55 +02:00
pkg_micro-ecc
pnet
posix_semaphore
posix_sleep
pthread
pthread_barrier tests/pthread_barrier: Add missing inttypes.h include 2015-07-07 00:53:27 +02:00
pthread_cleanup
pthread_condition_variable tests/pthread_condition_variable: Use ul suffix for constants 2015-07-14 08:11:19 +02:00
pthread_cooperation
pthread_rwlock
pthread_tls
sched_testing
shell tests/shell: Use libc putchar/getchar instead of wrappers 2015-07-14 08:11:19 +02:00
sizeof_tcb
slip tests/slip: Use libc putchar/getchar instead of wrappers 2015-07-14 08:11:19 +02:00
struct_tm_utility
thread_basic
thread_cooperation
thread_exit
thread_msg
thread_msg_block_w_queue
thread_msg_block_wo_queue
thread_msg_seq
unittests Merge pull request #3143 from authmillenon/ng_sixlowpan_ctx/api/comp-flag 2015-07-17 08:23:05 +02:00
vtimer_msg tests/vtimer_msg: Add missing inttypes.h include 2015-07-07 00:53:27 +02:00
vtimer_msg_diff tests/vtimer_msg_diff: Un-blacklist arduino-mega2560 2015-07-07 00:53:26 +02:00
warn_conflict
zep tests: add ZEP test application 2015-07-02 15:47:19 +02:00
Makefile.tests_common