1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg
Marian Buschsieweke 97a6543c10
tree-wide: Introduce netif feature and use it
This gets rid of a long list of boards with network interfaces and
instead let's boards (or MCUs with peripheral network interfaces)
provide the netif feature.

The apps that before used the long list are not depending on the
feature instead (in case of the default example, this is an
optional dependency).

Co-authored-by: mguetschow <mikolai.guetschow@tu-dresden.de>
Co-authored-by: mewen.berthelot <mewen.berthelot@orange.com>
2024-05-22 10:39:56 +02:00
..
arduino_adafruit_sensor *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
arduino_sdi_12 examples, tests: update Makefile.ci for AVR8 2023-12-01 19:37:05 +01:00
c25519 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
cayenne-lpp *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
cifra *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
cmsis-dsp *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
cmsis-nn *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
cn-cbor *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
corejson *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
cryptoauthlib_compare_sha256 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
cryptoauthlib_internal-tests *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
edhoc_c tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
elk *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
emlearn examples,tests: Bump Makefile.ci for MSP430 boards 2024-05-07 07:57:41 +02:00
etl *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
fatfs examples, tests: Changes for the native64 board 2024-02-05 22:02:14 +01:00
fatfs_vfs examples,tests: Bump Makefile.ci for MSP430 boards 2024-05-07 07:57:41 +02:00
fff *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
flashdb_fal_cfg tests/pkg/flashdb_fal_cfg: abort test if no MTD device is configured 2024-02-23 13:17:12 +01:00
flashdb_mtd tests/pkg/flashdb_mtd: add Makefile.ci 2024-02-10 23:20:24 +01:00
flashdb_vfs Merge pull request #20221 from fabian18/pr/flashdb_cfg_enhancement 2024-02-10 22:33:03 +00:00
flatbuffers *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
hacl *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
heatshrink *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
jsmn *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
libb2 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
libbase58 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
libcose *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
libcose_encrypt *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
libfixmath *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
libfixmath_unittests Merge pull request #20335 from fzi-haxel/pr/native64-board 2024-02-05 22:58:02 +00:00
libhydrogen *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
libschc boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
littlefs drivers/mtd: Add check for interger overflow 2024-04-18 12:23:50 +02:00
littlefs2 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
lora-serialization *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
lua_loader *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
lvgl *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
lvgl_touch *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
lwip pkg/lwip: automatically pull in lwip_netdev 2024-04-30 08:41:07 +02:00
lwip_sock_ip pkg/lwip: automatically pull in lwip_netdev 2024-04-30 08:41:07 +02:00
lwip_sock_tcp pkg/lwip: automatically pull in lwip_netdev 2024-04-30 08:41:07 +02:00
lwip_sock_udp pkg/lwip: automatically pull in lwip_netdev 2024-04-30 08:41:07 +02:00
lz4 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
mbedtls examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
mcufont tests/pkg/mcufont: Initial include of MCUFont test 2023-08-14 16:00:32 +02:00
micro-ecc *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
micro-ecc-with-hwrng tests: move pkg_ application to tests/pkg subdirectory 2023-05-06 07:55:01 +02:00
microcoap boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
minmea *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
mjson *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
monocypher Merge pull request #20670 from benpicco/pkg/monocypher-bump 2024-05-14 15:53:21 +00:00
nanocbor *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
nanopb *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
nanors *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
nimble_autoconn_ccnl tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_autoconn_gnrc tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_autoconn_gnrc_ext tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_esp_wifi_coexist tree-wide: fix typos in doc and comments 2023-10-16 12:17:48 +02:00
nimble_ext_adv tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_l2cap tests: Use size_t print format specifier 2023-12-21 12:02:37 +01:00
nimble_l2cap_server tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_netif_ext tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_rpble_gnrc tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_rpble_gnrc_ext tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_statconn_gnrc tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
nimble_statconn_gnrc_ext tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
openwsn makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
openwsn_sock_udp tests: move pkg_ application to tests/pkg subdirectory 2023-05-06 07:55:01 +02:00
qcbor *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
qdsa *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
qr-code-generator *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
relic *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
semtech-loramac boards/nucleo-c031c6 initial add 2024-01-30 10:11:57 -05:00
spiffs boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
tflite-micro *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
tiny-asn1 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
tinycbor *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
tinycrypt *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
tinydtls_sock_async boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
tinyusb_cdc_acm_stdio *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
tinyusb_cdc_msc *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
tinyusb_netdev treewide: replace remaining occurrences of tests/pkg_* 2023-05-06 07:55:03 +02:00
tinyvcdiff *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
tweetnacl *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
u8g2 examples,tests: Bump Makefile.ci for MSP430 boards 2024-05-07 07:57:41 +02:00
ubasic boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
ucglib boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
umorse *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
utensor *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
uzlib *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
wolfcrypt-ed25519-verify makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
wolfssl Merge pull request #20335 from fzi-haxel/pr/native64-board 2024-02-05 22:58:02 +00:00
yxml *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
Makefile.pkg_common tests: move pkg_ application to tests/pkg subdirectory 2023-05-06 07:55:01 +02:00