sof/tools/testbench
Marc Herbert 288e228c67 cmake: generate the complete .config at configuration time.
Add cmake -DINIT_CONFIG= option that can point at any initial file.

"make clean" does not delete .config any more.

Note reconfiguration does NOT causes recompilation because -imacros
hides the generated .h from CMake's dependency scan. This is not a
regression, that problems exists since -imacros was introduced. At least
it's now possible to "make clean" and rebuild without losing the .config
file.

Fix for #3617

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2021-03-03 22:33:53 +00:00
..
include/testbench tools: testbench: Add Multiband DRC component test 2020-12-28 13:19:54 -08:00
CMakeLists.txt cmake: generate the complete .config at configuration time. 2021-03-03 22:33:53 +00:00
common_test.c host: move drivers and libs out of testbench 2020-10-06 11:04:38 +01:00
file.c testbench: file.c calls free(), it must include stdlib.h 2020-11-21 16:22:54 +00:00
testbench.c tools: testbench: Add Multiband DRC component test 2020-12-28 13:19:54 -08:00
topology.c testbench: make lib_table actually global and stop passing it around 2020-11-05 23:09:35 +00:00