1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
RIOT/makefiles/app_dirs.blacklist
Marian Buschsieweke eff6816ded
tests/unittests: allow out-of-tree tests
This adds and documents the new `EXTERNAL_UNIT_TEST_DIRS` environment
variable that allows including out-of-tree unit tests. The intention is
to allow users of `EXTERNAL_MODULE_DIRS` to also provide corresponding
unit tests and run them all with a single test app.

Co-authored-by: crasbe <crasbe@gmail.com>
2025-11-08 17:55:58 +01:00

24 lines
966 B
Plaintext

examples/advanced/bindist/
examples/advanced/pio_blink/
examples/basic/subfolders/
examples/lang_support/community/wasm/
tests/build_system/blob/
tests/build_system/cpp_exclude/external_modules/
tests/build_system/cpp_ext/external_modules/
tests/build_system/external_board_dirs/esp-ci-boards/
tests/build_system/external_board_dirs/netdev-ci-boards/
tests/build_system/external_board_native/external_boards/
tests/build_system/external_module_dirs/external_modules/
tests/build_system/external_pkg_dirs/external_pkgs/
tests/build_system/kconfig/external_modules/
tests/build_system/external_unittests/external_tests_dir/
tests/build_system/external_unittests/tests-in_tree
tests/build_system/kconfig/external_pkgs/
tests/periph/qdec/boards_modded/
tests/pkg/openwsn_sock_udp/external_modules/
tests/pkg/tflite-micro/external_modules/
tests/pkg/utensor/external_modules/
tests/pkg/wolfcrypt-ed25519-verify/
tests/sys/suit_manifest/native_flashpage/
tests/unittests/