1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests
2017-01-20 17:24:56 +01:00
..
bitarithm_timings timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
bloom_bytes xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
board_calliope-mini timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
board_microbit timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
conn_ip tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
cpp11_condition_variable tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
cpp11_mutex tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
cpp11_thread tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
driver_adt7310 boards/waspmote-pro: add support for Waspmote PRO v1.2 2016-07-05 13:05:12 +02:00
driver_at30tse75x drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 2015-10-02 13:34:21 +02:00
driver_at86rf2xx *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
driver_bh1750 timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_bmp180 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_dht timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_enc28j60 tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
driver_encx24j600 tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
driver_hdc1000 tests/driver_hdc1000: adapted to driver changes 2017-01-17 10:48:22 +01:00
driver_hih6130 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_ina220 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
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 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_isl29125 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_jc42 timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_kw2xrf shell: introduce txtsnd pseudomodule 2017-01-18 20:58:56 +01:00
driver_l3g4200d drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_lis3dh tests: adapted other tests to GPIO changes 2016-03-17 14:55:30 +01:00
driver_lis3mdl drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_lpd8808 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
driver_lps331ap drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_lsm303dlhc drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_mag3110 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_mma8x5x tests/mma8x5x: adapted test for driver changes 2017-01-18 10:51:15 +01:00
driver_mpl3115a2 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_mpu9150 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
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_nvram_spi tests/driver_nvram_spi: simplified Makefile 2015-11-03 16:04:32 +01:00
driver_pcd8544 tests/driver_pcd8544: simplified Makefile 2015-11-03 16:04:32 +01:00
driver_pir driver_pir: fix unused parameter 2016-03-30 19:10:25 +09:00
driver_pn532 drivers/pn532: add NFC reader PN532 driver 2017-01-13 14:47:19 +01:00
driver_servo tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
driver_si70xx timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_srf02 timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
driver_srf08 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_tcs37727 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_tmp006 drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
driver_xbee tests/driver_xbee: add DEVELHELP to catch non-valid configs 2017-01-20 14:22:20 +01:00
emb6 tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
fault_handler tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
float doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
fmt_print tests: fmt_print: initial commit 2015-11-28 22:09:37 +01:00
gnrc_ipv6_ext tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
gnrc_sixlowpan tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
gnrc_sock_ip tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
gnrc_sock_udp tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
irq tests/irq: Add static to compilation-unit local variables 2016-02-11 15:18:44 +01:00
leds tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
libfixmath tests: adapt libfixmath tests for change 2016-05-17 21:52:35 +02:00
libfixmath_unittests boards/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
lwip tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
lwip_sock_ip tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
malloc tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
minimal tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
mpu_stack_guard add tests/mpu_stack_guard for testing psuedomodule 2016-10-24 12:40:55 -04:00
msg_send_receive tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
msg_try_receive tests: msg_try_receive: initial commit 2016-02-25 14:13:33 +01:00
mutex_order boards/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
mutex_unlock_and_sleep tests: adapted to renamed THREAD_FLAGS 2015-12-07 22:09:47 +01:00
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/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
od tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
periph_adc timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
periph_cpuid tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
periph_dac xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
periph_flashpage tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
periph_gpio tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
periph_hwrng tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
periph_i2c periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02:00
periph_pwm tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
periph_rtc tests: periph_rtc: switch to xtimer 2015-09-16 10:58:54 +02:00
periph_rtt tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
periph_spi tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
periph_timer tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
periph_uart tests: add missing include for Makefile.tests_common 2017-01-20 17:24:56 +01:00
pipe core: header cleanup 2016-02-28 22:46:28 +01:00
pkg_aversiveplusplus tests: pkg_aversiveplusplus: temporarily disable CI building 2017-01-11 14:29:31 +01:00
pkg_cmsis-dsp tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
pkg_jsmn tests: add jsmn package test application 2016-03-30 14:35:58 +02:00
pkg_libcoap tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
pkg_micro-ecc pkg/micro-ecc: support boards without hwrng feature 2017-01-04 02:32:40 -08:00
pkg_micro-ecc-with-hwrng pkg/micro-ecc: support boards without hwrng feature 2017-01-04 02:32:40 -08:00
pkg_oonf_api tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
pkg_tiny-asn1 tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00
pkg_u8g2 tests: pkg_u8g2: simplify Makefile + default display per output type 2016-09-05 16:48:43 +02:00
posix_semaphore timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
posix_sleep tests: adapt posix tests to xtimer sleep/usleep 2015-11-20 00:55:58 +01:00
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/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
pthread_tls tests: adapt for arduino uno and duemilanove support 2016-09-21 21:12:58 +02:00
saul timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
sched_testing tests: adapted to renamed THREAD_FLAGS 2015-12-07 22:09:47 +01:00
shell tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
sizeof_tcb tests: fix sizeof_tcb output 2016-11-08 16:28:40 +01:00
slip boards/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
struct_tm_utility tests: removed redbee-econotag from blacklistings 2015-09-04 10:44:48 +02:00
thread_basic tests: make use of testrunner 2016-03-05 20:36:28 +01:00
thread_cooperation tests: add nucleo32-f303 to insufficient memory boards in some tests 2017-01-19 11:09:42 +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 remove obsolete lpm code 2017-01-12 11:24:15 +01:00
thread_msg boards/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
thread_msg_avail core: add support to see if there are messages available for the current thread 2015-12-02 09:08:15 +01:00
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 boards/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
unittests *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
warn_conflict RIOT/Makefile.include: added compile time warning on conflicting features 2015-05-07 21:05:08 +02:00
xtimer_drift timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
xtimer_hang timex: unambiguous time conversion macros 2017-01-19 13:18:08 +01:00
xtimer_longterm timex: unambiguous time conversion macros 2017-01-19 13:18:08 +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 tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +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
xtimer_usleep Merge pull request #6399 from OlegHahm/timex_constants 2017-01-19 17:29:26 +01:00
zep gnrc: use new netreg helper functions everywhere 2016-10-25 18:47:30 +02:00
Makefile.tests_common tests: add prefix to Makefile.tests_common 2017-01-19 15:20:37 +01:00