ci: Add a test app for not placing embedded file paths into binaries

Doubles as a test app that building with assertions off doesn't produce warnings.

Closes https://github.com/espressif/esp-idf/issues/6306
This commit is contained in:
Angus Gratton
2021-02-18 11:08:49 +11:00
parent 74fa52668c
commit 9ae01e40b5
10 changed files with 176 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ tools/mass_mfg/mfg_gen.py
tools/mkdfu.py
tools/mkuf2.py
tools/set-submodules-to-github.sh
tools/test_apps/system/no_embedded_paths/check_for_file_paths.py
tools/test_idf_monitor/run_test_idf_monitor.py
tools/test_idf_py/test_idf_py.py
tools/test_idf_size/test.sh