OVMS3-idf/tools/test_apps/system/gdb_loadable_elf
2020-06-05 14:58:34 +00:00
..
main Migrate "loadable elf" test from hello_world example to test_apps 2020-04-29 09:17:28 +02:00
app_test.py CI: Use higher-level interaction with GDB in example tests and test apps 2020-06-05 14:58:34 +00:00
CMakeLists.txt Migrate "loadable elf" test from hello_world example to test_apps 2020-04-29 09:17:28 +02:00
gdbinit CI: Use higher-level interaction with GDB in example tests and test apps 2020-06-05 14:58:34 +00:00
README.md Migrate "loadable elf" test from hello_world example to test_apps 2020-04-29 09:17:28 +02:00
sdkconfig.defaults test_apps: make it possible to run gdb_loadable_elf app locally 2020-05-04 19:10:06 +02:00

Loadable ELF test application

This project tests if the application can be loaded with GDB.