..
backtrace
tests/backtrace: make test regexp a bit more loose
2021-11-10 20:38:25 +01:00
bench_msg_pingpong
tests: use coreclk() instead of CLOCK_CORECLOCK
2021-12-15 13:14:19 +01:00
bench_mutex_pingpong
tests: use coreclk() instead of CLOCK_CORECLOCK
2021-12-15 13:14:19 +01:00
bench_periph_gpio_ll
tests/bench_periph_gpio_ll: add benchmark for periph/gpio_ll
2022-04-22 08:39:05 +02:00
bench_runtime_coreapis
tests: Cleanup access to internal variables
2020-08-24 09:08:01 +02:00
bench_sched_nop
tests: use coreclk() instead of CLOCK_CORECLOCK
2021-12-15 13:14:19 +01:00
bench_sizeof_coretypes
core: make SCHED_TEST_STACK boolean and default to 1 with DEVELHELP
2021-11-05 09:27:00 +01:00
bench_sys_atomic_utils
sys/benchmark: Convert to ztimer
2021-11-15 14:14:23 +01:00
bench_sys_base64
tests/*: update Makefile.ci
2022-03-18 08:23:00 +01:00
bench_thread_flags_pingpong
tests: use coreclk() instead of CLOCK_CORECLOCK
2021-12-15 13:14:19 +01:00
bench_thread_yield_pingpong
tests: use coreclk() instead of CLOCK_CORECLOCK
2021-12-15 13:14:19 +01:00
bench_timers
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
bench_xtimer
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
bench_xtimer_load
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
bench_ztimer
tests/bench_ztimer: add port of bench_xtimer
2021-12-14 12:39:17 +01:00
bitarithm_timings
tests/bitalgorithm_timings: fix compilation with NDEBUG
2021-12-12 13:18:46 +01:00
blob
tests/blob: add test application for blob.inc.mk
2019-11-18 17:53:48 +01:00
bloom_bytes
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
board_microbit
tests/board_calliope-mini: merge into tests/microbit, add Kconfig
2021-11-26 10:39:40 +01:00
build_system_cflags_spaces
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
build_system_utils
makefiles/utils/strings.mk: add version_greater_or_equal
2021-01-18 14:37:23 +01:00
buttons
tests/buttons: remove unused xtimer dependency
2020-05-25 18:14:41 +02:00
c11_atomics_cpp_compat
tests/*: add missing include of assert.h
2020-10-22 11:13:09 +02:00
can_trx
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
candev
tests/candev: update test application
2022-07-12 15:09:58 +02:00
cb_mux
tests/cb_mux: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
cb_mux_bench
tests/cb_mux_bench: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
cond_order
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
congure_reno
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
congure_test
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
conn_can
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
cortexm_common_ldscript
tests/cortexm_common_ldscript: fix typos
2019-11-23 22:39:36 +01:00
cpp11_condition_variable
tests/cpp11_*: add Kconfig support
2022-04-24 21:23:34 +02:00
cpp11_mutex
tests/cpp11_*: add Kconfig support
2022-04-24 21:23:34 +02:00
cpp11_thread
tests/cpp11_*: add Kconfig support
2022-04-24 21:23:34 +02:00
cpp_ctors
tests/cpp_ctors: add Kconfig support
2022-04-24 21:23:34 +02:00
cpp_exclude
tests/{cpp_ext, cpp_exclude}: cleanup HAS_*
2022-05-11 21:24:50 +02:00
cpp_ext
tests/{cpp_ext, cpp_exclude}: cleanup HAS_*
2022-05-11 21:24:50 +02:00
cpu_avr8_xmega_drivers
tests/cpu_avr8_xmega_driver: fix BOARD name
2022-03-04 10:36:45 +01:00
cpu_cortexm_address_check
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
cpu_efm32_drivers
tests/cpu_efm32_drivers: require efm32_coretemp feature
2020-11-18 17:27:17 +01:00
cpu_efm32_features
tests/cpu_efm32_features: Add missing include stdio.h
2021-03-24 12:07:20 +01:00
dbgpin
tests: add building BOARD defaults
2022-02-28 21:59:57 +01:00
deferred_yield_higher
tests/deferred_yield_higher: initial commit
2021-08-24 09:49:53 +02:00
devfs
vfs: drop unused abs_path parameter
2022-09-29 22:01:37 +02:00
disp_dev
tests: adapt to new disp_dev area coordinates
2022-04-13 12:52:03 +02:00
driver_ad7746
drivers/ad7746: migrate to ztimer
2021-12-11 16:53:14 +01:00
driver_adcxx1c
drivers/adcxx1c: Update kconfig model
2022-03-02 14:03:28 +01:00
driver_ads101x
tests/driver_ads101x: exclude nucleo-l011k4 because of low memory
2021-11-04 16:21:08 +01:00
driver_adt7310
Makefile.ci: add zigduino
2021-02-09 15:26:03 +01:00
driver_adxl345
tests/drivers: add Kconfig configuration files and to CI test
2020-11-18 18:38:51 +01:00
driver_aip31068
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_apa102
tests/drivers: add Kconfig configuration files and to CI test
2020-11-18 18:38:51 +01:00
driver_apds99xx
drivers/apds99xx/Kconfig: fix multimodel selection
2021-12-08 13:25:26 +01:00
driver_apds99xx_full
drivers/apds99xx/Kconfig: fix multimodel selection
2021-12-08 13:25:26 +01:00
driver_at
Revert "tests: Exclude atxmega-a1u-xpro board due low mem"
2021-08-24 08:35:41 -03:00
driver_at24cxxx
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_at24mac
tests/drivers: add Kconfig configuration files and to CI test
2020-11-18 18:38:51 +01:00
driver_at25xxx
tests/drivers: add Kconfig configuration files and to CI test
2020-11-18 18:38:51 +01:00
driver_at30tse75x
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_at86rf2xx
tests/driver_at86rf2xx: rewrite without GNRC
2022-07-11 09:26:55 +02:00
driver_at86rf2xx_aes
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_at86rf215
tests/driver_at86rf215: add nucleo-f042k6 to BOARD_INSUFFICIENT_MEMORY
2022-07-11 09:32:16 +02:00
driver_ata8520e
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_atwinc15x0
cpu/atxmega/periph/spi: Add spi driver
2021-05-14 23:26:08 -03:00
driver_bh1750
tests/driver_*: add Kconfig configuration files
2020-11-25 12:43:05 +01:00
driver_bh1900nux
tests/driver_*: add Kconfig configuration files
2020-11-25 12:43:05 +01:00
driver_bme680
pkg/driver_bme680: migrate to ztimer
2021-12-01 17:54:55 +01:00
driver_bmp180
tests/driver_bmp180: migrate to ztimer
2021-11-02 14:57:50 +01:00
driver_bmx055
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_bmx280
drivers/bmx280: rework Kconfig model
2021-11-18 09:03:07 +01:00
driver_bq2429x
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_cc110x
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_cc2420
tests: add cc2420 driver test
2022-07-11 09:32:13 +02:00
driver_cc2538_rf
tests: add cc2538_rf driver test
2022-07-11 09:32:14 +02:00
driver_ccs811
drivers/ccs811: migrate to ztimer
2021-12-08 15:15:30 +01:00
driver_ccs811_full
drivers/ccs811: migrate to ztimer
2021-12-08 15:15:30 +01:00
driver_cst816s
tests/*: update Makefile.ci
2022-03-18 08:23:00 +01:00
driver_dac_dds
drivers/dac_dds: Update kconfig model
2022-03-04 14:15:35 +01:00
driver_dcf77
tests: add samd10-xmini to Makefile.ci
2020-12-11 18:33:31 +01:00
driver_dfplayer
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_dht
drivers/dht: correct interpreting raw values
2021-11-20 14:55:02 +01:00
driver_dose
drivers/dose: model in Kconfig
2022-07-22 16:06:35 +02:00
driver_ds18
tests: add samd10-xmini to Makefile.ci
2020-12-11 18:33:31 +01:00
driver_ds75lx
tests/driver_{d,e,f}*: add Kconfig configuration files
2020-12-02 10:16:49 +01:00
driver_ds1307
tests/*: update Makefile.ci
2022-03-18 08:23:00 +01:00
driver_ds3231
Merge pull request #16180 from nicoHarel/drivers/ds3231
2021-04-13 13:57:16 +02:00
driver_ds3234
tests/driver_{d,e,f}*: add Kconfig configuration files
2020-12-02 10:16:49 +01:00
driver_dsp0401
drivers/dsp0401: migrate to ztimer
2021-11-23 15:58:56 +01:00
driver_dynamixel
sys/shell_commands: convert to SHELL_COMMAND()
2022-06-07 09:25:04 +02:00
driver_edbg_eui
tests/driver_{d,e,f}*: add Kconfig configuration files
2020-12-02 10:16:49 +01:00
driver_enc28j60
drivers/enc28j60: model in Kconfig
2022-07-22 16:06:35 +02:00
driver_encx24j600
drivers/encx24j600: model in Kconfig
2022-07-22 16:06:35 +02:00
driver_esp_eth
tests/driver_esp_eth: replace HAS_PERIPH_ETH by HAS_ESP_ETH in Kconfig
2022-08-03 09:01:05 +02:00
driver_ethos
drivers/ethos: model in Kconfig
2022-07-22 16:06:36 +02:00
driver_feetech
sys/shell_commands: convert to SHELL_COMMAND()
2022-06-07 09:25:04 +02:00
driver_ft5x06
drivers/ft5x06: remove unnecessary pseudomodules
2022-01-21 14:13:49 +01:00
driver_fxos8700
tests/driver_{d,e,f}*: add Kconfig configuration files
2020-12-02 10:16:49 +01:00
driver_gp2y10xx
tests/driver_{g,h,i,j}*: add Kconfig configuration files
2020-11-27 09:20:08 +01:00
driver_grove_ledbar
tests/driver_grove_ledbar: move to test-with-config
2021-01-25 21:10:08 +01:00
driver_hd44780
tests/driver_hd44780: move to test-with-config
2021-01-25 21:10:08 +01:00
driver_hdc1000
tests/driver_{g,h,i,j}*: add Kconfig configuration files
2020-11-27 09:20:08 +01:00
driver_hih6130
tests/driver_hih6130: fix 'absolute-value' error
2021-02-09 15:57:48 +01:00
driver_hm330x
tests/driver_hm330x: initial import
2021-12-16 15:19:55 +01:00
driver_hmc5883l
tests: add samd10-xmini to Makefile.ci
2020-12-11 18:33:31 +01:00
driver_hsc
drivers/hsc: add driver for honeywell pressure and temperature sensor
2021-01-06 10:22:17 +01:00
driver_hts221
tests/driver_{g,h,i,j}*: add Kconfig configuration files
2020-11-27 09:20:08 +01:00
driver_ili9341
tests: use common riot_logo.h
2022-04-13 08:00:48 +02:00
driver_ina2xx
drivers/ina2xx: Update kconfig model
2022-03-04 14:15:42 +01:00
driver_ina3221
tests/driver_ina3221: test refactor
2021-07-07 08:40:02 +02:00
driver_io1_xplained
tests/driver_io1_xplained: use ztimer
2021-12-09 14:00:39 +01:00
driver_ir_nec
tests/driver_ir_nec: add test application for ir_nec driver
2022-05-31 17:58:46 +02:00
driver_isl29020
tests/driver_{g,h,i,j}*: add Kconfig configuration files
2020-11-27 09:20:08 +01:00
driver_isl29125
tests/driver_{g,h,i,j}*: add Kconfig configuration files
2020-11-27 09:20:08 +01:00
driver_itg320x
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
driver_jc42
tests/driver_{g,h,i,j}*: add Kconfig configuration files
2020-11-27 09:20:08 +01:00
driver_kw2xrf
tests/driver_kw2xrf: adapt to radio HAL port
2022-08-15 12:11:05 +02:00
driver_l3g4200d
tests: add Kconfig configuration files for multiple driver tests
2021-01-18 10:44:30 +01:00
driver_l3gxxxx
kconfig: add ST L3Gxxxx 3-axis gyro family
2022-03-18 06:34:54 +01:00
driver_lc709203f
tests/driver_lc709203f: fix documentation
2022-02-02 13:56:08 +01:00
driver_lis2dh12
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_lis3dh
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
driver_lis3mdl
drivers/lis3mdl: fix timer dep + migrate app to ztimer
2021-12-12 10:45:09 +01:00
driver_lm75
tests/driver_lm75: don't abort if alarm pin is not connected
2021-09-20 14:50:23 +02:00
driver_lpd8808
tests/*: update Makefile.ci
2022-03-18 08:23:00 +01:00
driver_lpsxxx
driver/lpsxxx: adding lps22ch support
2022-03-09 15:23:51 +01:00
driver_lsm6dsl
drivers/lsm6dsl: migrate to ztimer
2021-12-08 15:15:30 +01:00
driver_lsm303dlhc
tests: add Kconfig configuration files for multiple driver tests
2021-01-18 10:44:30 +01:00
driver_ltc4150
tests/driver_ltc4150: migrate to ztimer_usec
2022-01-18 16:27:44 +01:00
driver_mag3110
tests: add Kconfig configuration files for multiple driver tests
2021-01-18 10:44:30 +01:00
driver_mcp47xx
drivers/mcp47xx: add Kconfig
2021-12-08 05:42:07 +01:00
driver_mhz19
drivers/mhz19: Update kconfig model
2022-03-04 14:15:46 +01:00
driver_mma8x5x
tests: add Kconfig configuration files for multiple driver tests
2021-01-18 10:44:30 +01:00
driver_mma7660
tests: add Kconfig configuration files for multiple driver tests
2021-01-18 10:44:30 +01:00
driver_motor_driver
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_mpl3115a2
tests: add Kconfig configuration files for multiple driver tests
2021-01-18 10:44:30 +01:00
driver_mpu9x50
drivers/mpu9x50: Model saul_default in kconfig
2022-02-01 13:58:06 +01:00
driver_mq3
tests: add Kconfig configuration files for multiple driver tests
2021-01-18 10:44:30 +01:00
driver_mrf24j40
tests/driver_mrf24j40: rewrite without GNRC
2022-07-11 09:32:15 +02:00
driver_my9221
tests/driver_my9221: move to test-with-config
2021-01-25 21:10:08 +01:00
driver_netdev_common
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_nrf24l01p_lowlevel
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_nrf24l01p_ng
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_nrf802154
tests/driver_nrf802154: Initial driver test
2022-07-11 09:32:16 +02:00
driver_nrfmin
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_nvram_spi
drivers/nvmram_spi: convert to ztimer_usec
2022-01-18 16:27:44 +01:00
driver_opt3001
tests: add Kconfig configuration files for multiple driver tests
2021-01-14 10:00:44 +01:00
driver_pca9633
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_pca9685
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_pcd8544
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_pcf857x
tests/driver_pcf857x: rename local functions to avoid name collision
2022-05-03 00:58:34 +02:00
driver_ph_oem
tests/*: update Makefile.ci
2022-03-18 08:23:00 +01:00
driver_pir
drivers/pir: migrate to ztimer64
2022-01-18 16:27:44 +01:00
driver_pn532
drivers/pn532: Update kconfig model
2022-03-04 14:15:50 +01:00
driver_pulse_counter
drivers/pulse_counter: migrate to ztimer
2021-12-11 17:56:39 +01:00
driver_qmc5883l
tests: add Kconfig configuration files for multiple driver tests
2021-01-14 10:00:44 +01:00
driver_rn2xx3
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_sam0_eth
cpu/sam0_common/sam0_eth: model in Kconfig
2022-07-25 11:08:32 +02:00
driver_scd30
tests/*: update Makefile.ci
2022-03-18 08:23:00 +01:00
driver_sdcard_spi
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_sdp3x
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_sds011
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_seesaw_soil
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_servo
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_sgp30
tests/driver_sgp30: initial import
2021-04-08 10:14:30 +02:00
driver_sht1x
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_sht2x
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_sht3x
tests/driver_sht3x: ztimer_msec port
2022-03-10 07:27:06 +01:00
driver_shtcx
tests/shtcx: refactoring of code to work with the new shtcx module
2022-03-10 21:35:25 +01:00
driver_si70xx
drivers/si70xx: migrate to ztimer
2021-12-09 09:32:31 +01:00
driver_si114x
drivers/si114x: Update kconfig model
2022-03-04 14:15:55 +01:00
driver_si1133
tests/driver_si1133: remove uneeded xtimer dependency
2022-01-17 12:04:12 +01:00
driver_sm_pwm_01c
sys/ztimer/kconfig: change entry point
2021-11-09 15:32:34 +01:00
driver_soft_spi
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_soft_uart
drivers/soft_uart: fix type usage
2021-11-18 10:14:51 +01:00
driver_sps30
drivers/sps30: fix unused include, migrate to ztimer
2021-12-11 17:56:39 +01:00
driver_srf02
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_srf04
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_srf08
tests/driver_s*: add Kconfig configuration files
2021-01-21 11:24:31 +01:00
driver_st7735
drivers/lcd: apply offset parameters to ili9341
2022-04-13 12:55:16 +02:00
driver_stm32_eth
cpu/stm32/periph_eth: model in Kconfig
2022-07-25 11:08:32 +02:00
driver_stmpe811
drivers/stmpe811: don't use a choice to select the bus
2022-01-22 15:14:26 +01:00
driver_sx126x
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_sx127x
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_sx1280
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
driver_tcs37727
tests/driver: add Kconfig configuration files
2021-01-21 10:02:34 +01:00
driver_tmp00x
drivers/tmp00x/kconfig: rework modelling
2021-12-07 11:32:16 +01:00
driver_tps6274x
tests/driver: add Kconfig configuration files
2021-01-21 10:02:34 +01:00
driver_tsl2561
drivers/tsl2561: migrate to ztimer
2021-12-08 15:15:30 +01:00
driver_tsl4531x
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
driver_vcnl40x0
drivers/vcnl40x0: Update kconfig model
2022-03-04 14:16:00 +01:00
driver_veml6070
tests/driver: add Kconfig configuration files
2021-01-21 10:02:34 +01:00
driver_w5100
drivers/w5100: model in Kconfig
2022-07-25 11:08:31 +02:00
driver_ws281x
drivers/ws281x: pull xtimer module from test application
2021-12-11 17:56:40 +01:00
driver_xbee
tests/driver_xbee: uncrustify, format Makefile
2021-11-02 21:46:19 +01:00
eepreg
tests/eepreg: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
embunit
tests: use check_unittests func from testrunner
2020-03-19 10:39:34 +01:00
emcute
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
entropy_source
sys/entropy_source: add new module for entropy sources
2020-12-01 15:51:40 +01:00
event_periodic_callback
event_periodic_callback: remove unnecessary dependency
2022-09-20 09:49:30 +02:00
event_thread_shared
tests: Add event_thread tests for shared thread
2020-12-03 15:28:35 +01:00
event_threads
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
event_wait_timeout
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
event_wait_timeout_ztimer
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
event_ztimer
sys/include/event/periodic: add count
2021-12-07 19:42:32 +01:00
events
tests/events: use event_callback_init() once
2022-02-08 16:07:15 +01:00
evtimer_mbox
Merge pull request #17434 from kaspar030/murdock_use_emulators
2022-04-06 14:41:48 +02:00
evtimer_msg
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
evtimer_underflow
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
external_board_dirs
tests/external_boards: add esp32s2-ci board for optional modules
2022-08-31 09:09:11 +02:00
external_board_native
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
external_module_dirs
tests/external_module_dirs: add auto-init function
2022-03-30 15:07:03 +02:00
external_pkg_dirs
buildsystem: implement EXTERNAL_PKG_DIRS feature
2022-02-01 18:06:54 +00:00
fault_handler
tests/fault_handler: Suppress cppcheck errors
2021-11-25 13:08:51 +01:00
float
tests/float: don't increase iterations for native
2020-07-29 13:25:55 +02:00
fmt_print
tests/fmt_print: spice up test
2022-06-10 11:02:43 +02:00
frac-config
frac: Integer fraction scaling library
2019-12-06 09:36:33 +01:00
gcoap_dns
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_dhcpv6_client
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_dhcpv6_client_6lbr
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_dhcpv6_client_stateless
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_dhcpv6_relay
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_gomach
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_ipv6_ext
treewide: s/gnrc_pktbuf_cmd/shell_cmd_gnrc_pktbuf/
2022-09-24 14:50:43 +02:00
gnrc_ipv6_ext_frag
treewide: s/gnrc_pktbuf_cmd/shell_cmd_gnrc_pktbuf/
2022-09-24 14:50:43 +02:00
gnrc_ipv6_ext_opt
treewide: s/gnrc_pktbuf_cmd/shell_cmd_gnrc_pktbuf/
2022-09-24 14:50:43 +02:00
gnrc_ipv6_fwd_w_sub
Merge pull request #18635 from benpicco/tests/gnrc_ipv6_nib_iface_up
2022-09-25 14:19:40 +02:00
gnrc_ipv6_nib
tests: call gnrc_ipv6_nib_iface_up() after gnrc_ipv6_nib_init_iface()
2022-09-23 17:17:42 +02:00
gnrc_ipv6_nib_6ln
tests: call gnrc_ipv6_nib_iface_up() after gnrc_ipv6_nib_init_iface()
2022-09-23 17:17:42 +02:00
gnrc_ipv6_nib_dns
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_lorawan
tests/gnrc_lorawan: add initial tests
2021-08-02 18:29:46 +02:00
gnrc_lwmac
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_mac_timeout
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
gnrc_ndp
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
gnrc_netif
tests/gnrc_netif: remove cast from test_netif_get_name()
2022-05-10 22:18:54 +02:00
gnrc_netif_ieee802154
tests/gnrc_netif_ieee802154: disable test_utils_print_stack_usage
2022-03-29 21:49:35 +02:00
gnrc_netif_ipv6_wait_for_global_address
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
gnrc_rpl
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_rpl_p2p
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
gnrc_rpl_srh
treewide: s/gnrc_pktbuf_cmd/shell_cmd_gnrc_pktbuf/
2022-09-24 14:50:43 +02:00
gnrc_sixlowpan
codespell: fix remaining issues
2022-09-16 14:00:35 +02:00
gnrc_sixlowpan_frag
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
gnrc_sixlowpan_frag_minfwd
tests: call gnrc_ipv6_nib_iface_up() after gnrc_ipv6_nib_init_iface()
2022-09-23 17:17:42 +02:00
gnrc_sixlowpan_frag_sfr
tests: call gnrc_ipv6_nib_iface_up() after gnrc_ipv6_nib_init_iface()
2022-09-23 17:17:42 +02:00
gnrc_sixlowpan_iphc_w_vrb
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
gnrc_sock_async_event
sys/net/sock: Set SOCK_HAS_IPV6 in one place
2021-10-11 21:37:39 +02:00
gnrc_sock_dns
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_sock_dodtls
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
gnrc_sock_ip
test/gnrc_sock_ip: depends on xtimer
2021-12-14 22:53:01 +01:00
gnrc_sock_neterr
tests: add missing includes
2022-02-28 14:53:08 +01:00
gnrc_sock_tcp
treewide: s/gnrc_pktbuf_cmd/shell_cmd_gnrc_pktbuf/
2022-09-24 14:50:43 +02:00
gnrc_sock_udp
test/gnrc_udp: add test for sock_udp_sendv()
2022-02-22 10:05:41 +01:00
gnrc_tcp
treewide: s/gnrc_pktbuf_cmd/shell_cmd_gnrc_pktbuf/
2022-09-24 14:50:43 +02:00
gnrc_tx_sync
tests/gnrc_tx_sync: spice out test application
2022-05-23 20:10:26 +02:00
gnrc_udp
treewide: s/gnrc_pktbuf_cmd/shell_cmd_gnrc_pktbuf/
2022-09-24 14:50:43 +02:00
heap_cmd
tests: remove bogus files
2022-09-25 21:23:54 +02:00
ieee802154_hal
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
ieee802154_security
sys/shell_commands: convert to SHELL_COMMAND()
2022-06-07 09:25:04 +02:00
ieee802154_submac
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
irq
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
irq_disable_restore
tests/irq_disable_restore: test irq_is_enabled()
2021-08-25 08:01:05 +02:00
isr_yield_higher
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
kconfig
buildsystem: Kconfig test for EXTERNAL_PKG_DIRS feature
2022-02-01 18:12:07 +00:00
kconfig_features
tests/kconfig_features: remove board whitelist
2020-07-17 09:42:57 +02:00
l2util
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
leds
tests/leds: add test where LEDs are mapped to buttons
2022-03-29 09:05:46 +02:00
libc_newlib
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
log_color
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
log_printfnoformat
tests/log_printfnoformat: add kconfig configuration
2021-12-02 09:41:46 +01:00
lua_loader
examples: tests: lua: add Kconfig configuration
2022-04-27 11:12:27 +02:00
lwip
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
lwip_sock_ip
Merge pull request #16974 from yarrick/lwip_netif
2022-04-26 23:49:49 +02:00
lwip_sock_tcp
examples: tests: update Makefile.ci with stm32f7508-dk
2022-04-15 12:51:58 +02:00
lwip_sock_udp
Merge pull request #16974 from yarrick/lwip_netif
2022-04-26 23:49:49 +02:00
malloc
tests/malloc: increase test timeout for very large mems
2021-12-23 11:04:42 +01:00
malloc_thread_safety
tests/malloc_thread_safety: update Makefile.ci
2022-03-29 21:49:35 +02:00
mcuboot
pycrypto: use pycryptodome instead
2021-11-02 13:28:42 +01:00
memarray
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
minimal
tests/minimal: disable test_utils_print_stack_usage
2022-03-29 21:49:35 +02:00
mpu_noexec_ram
tests: add building BOARD defaults
2022-02-28 21:59:57 +01:00
mpu_stack_guard
tests: add building BOARD defaults
2022-02-28 21:59:57 +01:00
msg_avail
core/msg: make msg_avail() return 0 on no queue
2021-11-29 12:04:16 +01:00
msg_queue_capacity
tests: add tests for msg_queue_capacity()
2022-03-03 16:50:34 +01:00
msg_queue_print
core/msg: make msg_avail() return 0 on no queue
2021-11-29 12:04:16 +01:00
msg_send_receive
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
msg_try_receive
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
mtd_at24cxxx
tests: add building BOARD defaults
2022-02-28 21:59:57 +01:00
mtd_at25xxx
mtd: Change API to return 0 on success
2020-05-06 20:24:27 +02:00
mtd_flashpage
tests/mtd_flashpage: make use of mtd_flashpage_t
2022-02-08 17:14:56 +01:00
mtd_mapper
tests/mtd_mapper: don't set device properites for regions
2022-06-03 00:22:06 +02:00
mtd_raw
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
mutex_cancel
tests: Add test for core_mutex/mutex_cancel
2020-12-08 14:50:49 +01:00
mutex_order
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
mutex_unlock_and_sleep
tests: skip nucleo-l011k4 where it doesn't fit
2020-10-15 18:52:51 +02:00
nanocoap_cli
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
netdev_test
netdev_test: avoid explicit cast to netdev
2021-07-09 11:35:19 +02:00
netstats_l2
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
netstats_neighbor
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
netutils
tests: don't directly select gnrc_sock_udp
2022-09-12 17:53:16 +02:00
nimble_autoconn_ccnl
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_autoconn_gnrc
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_autoconn_gnrc_ext
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_esp_wifi_coexist
tests: add NimBLE/esp_wifi coexistence test
2022-08-24 09:05:25 +02:00
nimble_ext_adv
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_l2cap
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_l2cap_server
tests/nimble_l2cap: adapt buffer sizes
2021-06-10 10:02:10 +02:00
nimble_netif_ext
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_rpble_gnrc
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_rpble_gnrc_ext
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_statconn_gnrc
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
nimble_statconn_gnrc_ext
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
od
sys/od: allow to specify address offset with od_hex_dump_ext()
2021-01-11 14:35:40 +01:00
pbkdf2
test/pbkdf2: enlarge stdio rx buffer
2022-04-13 13:29:19 +02:00
periph_adc
tests/periph_adc: migrate to ztimer
2021-12-07 09:28:58 +01:00
periph_backup_ram
codespell: fix remaining issues
2022-09-16 14:00:35 +02:00
periph_cpuid
tests: add common Kconfig configuration for sync
2021-01-20 17:36:14 +01:00
periph_dac
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
periph_dma
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
periph_eeprom
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
periph_flashpage
Merge pull request #17434 from kaspar030/murdock_use_emulators
2022-04-06 14:41:48 +02:00
periph_flashpage_unittest
tests/periph_flashpage_unittests: use unsgined int for address cast
2022-03-24 07:58:32 +01:00
periph_gpio
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
periph_gpio_arduino
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
periph_gpio_ll
codespell: fix remaining issues
2022-09-16 14:00:35 +02:00
periph_hwrng
tests: add common Kconfig configuration for sync
2021-01-20 17:36:14 +01:00
periph_i2c
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
periph_ltdc
tests/periph_ltdc: use width/height defines from riot_logo.h
2022-04-13 08:00:48 +02:00
periph_pm
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
periph_ptp_clock
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
periph_ptp_timer
tests: Added test for PTP timer
2020-12-02 17:53:01 +01:00
periph_pwm
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
periph_qdec
boards: add some missing whitespaces for static tests
2022-09-14 15:11:14 +02:00
periph_rtc
tests/periph_rtc: Fix kconfig model
2022-08-17 14:37:24 +02:00
periph_rtt
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
periph_rtt_min
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
periph_spi
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
periph_spi_dma
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
periph_timer
tests: add esp32-ci / esp8266-ci as external boards
2022-06-03 07:33:44 +02:00
periph_timer_periodic
Merge pull request #17723 from benpicco/periph_timer_periodic-set_stopped
2022-05-03 12:06:37 +02:00
periph_timer_short_relative_set
tests/periph_timer_short_relative_set: clarify outcome
2022-08-25 10:30:22 +02:00
periph_uart
Merge pull request #16681 from benpicco/drivers/dose-collision
2021-12-08 20:48:28 +01:00
periph_uart_mode
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
periph_uart_nonblocking
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
periph_vbat
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
periph_wdt
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
phydat_dump
phydat: Add Tesla unit
2022-01-25 13:46:08 +01:00
pipe
tests/pipe: remove duplicated include
2022-04-13 11:56:42 -04:00
pkg_arduino_sdi_12
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
pkg_c25519
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_cayenne-lpp
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_cifra
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_cmsis-dsp
tests/pkg_cmsis-dsp: add Kconfig configuration
2022-04-26 09:26:03 +02:00
pkg_cmsis-nn
tests/pkg_cmsis-nn: add Kconfig configuration
2022-04-25 13:00:41 +02:00
pkg_cn-cbor
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_corejson
tests/pkg_corejson: add Kconfig configuration
2022-04-25 19:31:15 +02:00
pkg_cryptoauthlib_compare_sha256
tests/pkg_cryptoauthlib*: add Kconfig configuration
2022-05-03 16:06:22 +02:00
pkg_cryptoauthlib_internal-tests
pkg/cryptoauthlib: Update package to latest version
2022-07-06 10:45:39 +02:00
pkg_edhoc_c
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
pkg_elk
tests: add test application for Elk package
2021-11-04 12:38:21 +01:00
pkg_emlearn
tests/pkg_emlearn: fix compilation with -Wcast-align
2021-12-03 10:12:37 +01:00
pkg_etl
pkg/etl: Add the embedded template library (etl)
2022-03-06 16:22:53 +01:00
pkg_fatfs
tests/pkg_fatfs*: don't overwrite native MTD defaults
2022-02-14 15:11:52 +01:00
pkg_fatfs_vfs
test/pkg_fatfs_vfs: format with static buffer
2022-03-25 17:23:37 +01:00
pkg_fff
tests/pkg_fff: use MCU instead of CPU_FAM for ESP32x SoC
2022-07-22 06:24:20 +02:00
pkg_flatbuffers
tests/pkg_flatbuffers: add Kconfig support
2022-04-27 10:53:50 +02:00
pkg_hacl
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_heatshrink
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_jsmn
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_libb2
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
pkg_libbase58
tests: add pkg_libbase58 test
2020-03-29 23:18:34 +02:00
pkg_libcose
Merge pull request #18025 from leandrolanzieri/pr/sys/random/change_kconfig_default_backend
2022-05-24 11:35:21 +02:00
pkg_libcose_encrypt
tests/pkg_libcose_encrypt: split cose_encrypt test
2022-05-17 10:51:34 +02:00
pkg_libfixmath
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
pkg_libfixmath_unittests
examples: tests: update Makefile.ci with stm32f7508-dk
2022-04-15 12:51:58 +02:00
pkg_libhydrogen
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_littlefs
pkg/littlefs: make block size configurable
2022-07-31 10:57:12 +02:00
pkg_littlefs2
pkg/littlefs2: make block size configurable
2022-07-31 10:57:13 +02:00
pkg_lora-serialization
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_lvgl
examples: tests: update Makefile.ci with stm32f7508-dk
2022-04-15 12:51:58 +02:00
pkg_lvgl_touch
tests/pkg_lvgl_touch: randomize button position on click
2022-08-24 21:56:31 +02:00
pkg_lz4
tests: add test application for lz4 package
2021-11-19 11:39:37 +01:00
pkg_mbedtls
Revert "tests/pkg_mbedtls-blacklist: blacklist samr21-xpro"
2022-02-02 17:44:42 +01:00
pkg_micro-ecc
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_micro-ecc-with-hwrng
tests: add stm32f030f4-demo to Makefile.ci
2019-10-21 15:33:11 +02:00
pkg_microcoap
tests/pkg_microcoap: use netifs_print_ipv6()
2022-06-06 20:46:48 +02:00
pkg_minmea
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_monocypher
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_nanocbor
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_nanopb
Revert "tests: Exclude atxmega-a1u-xpro board due low mem"
2021-08-24 08:35:41 -03:00
pkg_nanors
tests/pkg_nanors: add Kconfig configuration
2022-05-03 16:22:42 +02:00
pkg_openwsn
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
pkg_openwsn_sock_udp
tests/pkg_openwsn_sock_udp: silence -Wcast-align
2021-12-03 10:12:36 +01:00
pkg_qcbor
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_qdsa
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_qr-code-generator
Merge pull request #17921 from aabadie/pr/drivers/disp_dev_coordinates
2022-04-19 12:48:12 +02:00
pkg_relic
tests/pkg_relic: increase stacksize
2022-01-18 13:19:34 +01:00
pkg_semtech-loramac
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
pkg_spiffs
tests: Set a MTD write size of 1 wherever an MTD is mocked
2022-03-31 13:56:30 +02:00
pkg_tflite-micro
tests/pkg_tflite-micro: update list of low memory boards
2022-05-13 07:00:46 -04:00
pkg_tiny-asn1
pkg/tiny-asn1: Adapt unit test to new package version
2021-10-03 21:20:09 +02:00
pkg_tinycbor
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_tinycrypt
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
pkg_tinydtls_sock_async
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
pkg_tinyvcdiff
tests/pkg_tinyvcdiff: Initialize mtd->write_size
2022-08-30 11:36:42 +02:00
pkg_tweetnacl
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
pkg_u8g2
pkg/u8g2: migrate to ztimer
2021-12-01 17:54:55 +01:00
pkg_ubasic
tests: add samd10-xmini to Makefile.ci
2020-12-11 18:33:31 +01:00
pkg_ucglib
Merge pull request #17347 from fjmolinas/pr_ucglib_sdl
2021-12-07 16:56:01 +01:00
pkg_umorse
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
pkg_utensor
tests/pkg_utensor: add Kconfig configuration
2022-04-28 08:49:54 +02:00
pkg_uzlib
tests: add test for the uzlib package
2021-11-17 15:37:12 +01:00
pkg_wolfcrypt-ed25519-verify
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
pkg_wolfssl
examples: tests: update Makefile.ci with stm32f7508-dk
2022-04-15 12:51:58 +02:00
pkg_yxml
tests/pkg*: Add app.config.test to pkg tests
2021-04-08 16:44:10 +02:00
posix_semaphore
Merge pull request #17434 from kaspar030/murdock_use_emulators
2022-04-06 14:41:48 +02:00
posix_sleep
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
prng_sha1prng
tests: add crypto and prng kconfig configurations
2021-01-26 17:50:20 +01:00
prng_sha256prng
tests: add crypto and prng kconfig configurations
2021-01-26 17:50:20 +01:00
progress_bar
sys/progress_bar: add Konfig configuration
2021-04-07 12:05:00 +02:00
ps_schedstatistics
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
pthread
tests: skip nucleo-l011k4 where it doesn't fit
2020-10-15 18:52:51 +02:00
pthread_barrier
tests/thread_pthread_barrier: Remove f string in test
2021-11-29 09:29:06 +01:00
pthread_cleanup
tests: skip nucleo-l011k4 where it doesn't fit
2020-10-15 18:52:51 +02:00
pthread_condition_variable
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
pthread_cooperation
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
pthread_flood
tests/pthread_flood: use fmt, allows print_stack_usage to work
2022-03-31 14:48:02 +02:00
pthread_rwlock
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
pthread_tls
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
puf_sram
tests/puf_sram: use puf_sram as a feature
2020-09-04 13:50:02 +02:00
riotboot
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
riotboot_flashwrite
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
riotboot_hdr
tests: use check_unittests func from testrunner
2020-03-19 10:39:34 +01:00
rmutex
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
rmutex_cpp
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
rng
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
rust_libs
tests: Add rust-as-a-module test
2022-07-10 21:27:13 +02:00
rust_minimal
rust: Update dependencies
2022-09-25 10:16:27 +02:00
saul
tests/saul: add Kconfig
2021-11-26 10:39:40 +01:00
saul_drivers
tests/saul_drivers: add saul build test application
2022-01-06 12:23:27 +01:00
sched_change_priority
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
sched_testing
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
sema
treewide: use sema_deprecated when required
2022-03-10 14:24:46 +01:00
senml_cbor
tests/senml: do no include saul_default
2022-02-11 17:04:27 +01:00
senml_phydat
sys/senml: add SenML modules
2022-02-11 12:38:21 +01:00
senml_saul
tests/senml: do no include saul_default
2022-02-11 17:04:27 +01:00
shell
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
shell_ble
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
shell_lock
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
slip
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
sntp
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
sock_udp_aux
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
socket_zep
tests/socket_zep: enable test on Murdock
2021-12-21 16:53:27 +01:00
ssp
tests/ssp: silence array-bounds warning if present
2021-02-10 09:17:34 +01:00
stdin
tests/stdin: refactor test application
2019-12-05 12:27:00 +01:00
stm32_bootloader
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
struct_tm_utility
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
suit_manifest
suit: replace SUIT_URL_MAX with CONFIG_SOCK_URLPATH_MAXLEN
2022-06-01 13:00:51 +02:00
sys_architecture
test/sys_architecture: include kernel_defines.h
2022-02-12 18:30:58 +01:00
sys_arduino
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
sys_arduino_analog
tests/sys_arduino_analog: add test application
2019-11-15 17:51:45 +01:00
sys_arduino_lib
tests: add default BOARDS
2022-02-28 15:08:35 +01:00
sys_atomic_utils
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
sys_atomic_utils_unittests
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
sys_crypto
tests/sys_crypto: fix potentially unitialized error
2022-03-01 09:55:25 +01:00
sys_crypto_aes_ccm
tests/sys_crypto_aes_ccm: use CIPHER_AES instead of CIPHER_AES_128
2022-01-07 11:13:38 +01:00
sys_fido2_ctap
sys/random/kconfig: remove HWRNG default in backend choice
2022-04-27 15:41:23 +02:00
sys_ptrtag
tests: Add test for sys/ptrtag
2020-11-17 11:24:59 +01:00
sys_sched_round_robin
Merge pull request #17434 from kaspar030/murdock_use_emulators
2022-04-06 14:41:48 +02:00
sys_sema_inv
tests/sys_sema_inv: wait longer fot thread to exit
2022-03-24 07:57:53 +01:00
sys_stdio_semihosting
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
test_tools
sys/shell_commands: convert to SHELL_COMMAND()
2022-06-07 09:25:04 +02:00
thread_basic
tests: skip nucleo-l011k4 where it doesn't fit
2020-10-15 18:52:51 +02:00
thread_cooperation
boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board
2021-10-13 12:14:45 -04:00
thread_exit
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
thread_flags
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
thread_flags_xtimer
tests: Cleanup access to internal variables
2020-08-24 09:08:01 +02:00
thread_float
tests/thread_float: clean up and fix test script
2022-06-30 19:15:08 +02:00
thread_flood
all: adapt to moved sched defines
2020-11-23 16:56:34 +01:00
thread_msg
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
thread_msg_block_race
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
thread_msg_block_w_queue
tests: Fix thread return with local message queue
2022-01-11 21:51:09 +01:00
thread_msg_block_wo_queue
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
thread_msg_bus
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
thread_msg_seq
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
thread_priority_inversion
tests/thread_priority_inversion: improve output for debugging
2022-09-12 21:42:29 +02:00
thread_race
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
thread_zombie
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
touch_dev
tests/touch_dev: add Kconfig config
2022-01-22 15:14:18 +01:00
trace
tests/trace: add Kconfig
2021-12-04 12:03:14 +01:00
trickle
Merge pull request #17434 from kaspar030/murdock_use_emulators
2022-04-06 14:41:48 +02:00
turo
tests/turo: Remove OUTPUT_FORMAT and use default
2021-11-16 08:37:45 +01:00
turo_txt
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
unittests
Merge pull request #18621 from benpicco/strscpy
2022-09-28 19:11:42 +02:00
usbus
usbdev_mock: Adapt to xmit API
2021-11-16 20:16:59 +01:00
usbus_cdc_acm_stdio
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
usbus_cdc_ecm
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
usbus_hid
tests/usbus_hid: Adapt HID descriptors to use helper defines
2022-01-10 11:35:58 +01:00
vfs_default
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
vfs_iterate_mount
tests: Cover vfs_iterate_mount_dirs in a new test
2022-02-16 19:15:02 +01:00
vfs_plus_stdio
tests/vfs_plus_stdio: add Kconfig configuration
2021-11-29 10:33:56 +01:00
warn_conflict
Merge pull request #14459 from miri64/tools/enh/make-env
2020-07-09 12:20:09 +02:00
xfa
tests/xfa: fix parallel build with BUILD_IN_DOCKER
2021-02-23 10:39:39 +01:00
xtimer_drift
tests/xtimer_drift: remove uneeded timex call
2022-03-02 08:19:31 +01:00
xtimer_hang
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
xtimer_longterm
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
xtimer_msg
boards: introduce atmega328p-xplained-mini
2021-03-27 14:10:19 -03:00
xtimer_msg_receive_timeout
tests: add common Kconfig configuration for sync
2021-01-20 17:36:14 +01:00
xtimer_mutex_lock_timeout
examples,tests: replace deprecated module names by new names
2022-09-16 13:15:46 +02:00
xtimer_now32_overflow
tests/xtimer*: select xtimer_no_ztimer_default for tests requiring it
2022-03-17 14:37:40 +01:00
xtimer_now64_continuity
Merge pull request #17434 from kaspar030/murdock_use_emulators
2022-04-06 14:41:48 +02:00
xtimer_now_irq
tests: add common Kconfig configuration for sync
2021-01-20 17:36:14 +01:00
xtimer_overhead
tests: add common Kconfig configuration for sync
2021-01-20 17:36:14 +01:00
xtimer_periodic_wakeup
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
xtimer_remove
tests/xtimer_remove: springle some xtimer_is_set() calls
2022-02-09 12:54:47 +01:00
xtimer_reset
tests: add common Kconfig configuration for sync
2021-01-20 17:36:14 +01:00
xtimer_rmutex_lock_timeout
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
xtimer_usleep
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
xtimer_usleep_short
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
ztimer64_msg
tests/ztimer64_msg: initial commit
2021-12-08 10:33:37 +01:00
ztimer_msg
tests: remove uneeded explicit inclusion of ztimer_periph_rt*
2021-12-02 07:54:38 +01:00
ztimer_mutex_lock_timeout
sys/ztimer/kconfig: change entry point
2021-11-09 15:32:34 +01:00
ztimer_overhead
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
ztimer_periodic
tests/ztimer_periodic: improve output and relax on native
2022-08-21 13:12:43 +02:00
ztimer_rmutex_lock_timeout
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
ztimer_underflow
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
ztimer_xsec
tests/*: CI blacklist microbit where it fails
2022-04-01 13:42:01 +02:00
.gitignore
examples,tests: ignore core dumps via .gitignore
2022-08-31 15:05:14 +02:00
Makefile.boards.netif
examples: tests: update Makefile.ci with stm32f7508-dk
2022-04-15 12:51:58 +02:00
Makefile.tests_common
sys/test_utils/print_stack_usage: add Kconfig support
2022-03-29 21:49:35 +02:00
README.md
tests/doc: reorganization and improvements to tests doc
2022-08-04 03:16:27 -04:00
riot_logo.h
tests: use common riot_logo.h
2022-04-13 08:00:48 +02:00
test_print_stack_usage.config
sys/test_utils/print_stack_usage: add Kconfig support
2022-03-29 21:49:35 +02:00
test_utils.config
sys/test_utils/print_stack_usage: add Kconfig support
2022-03-29 21:49:35 +02:00