d71539fd03
`tests/scripts/all.sh test_psa_collect_statuses` calls `tests/scripts/psa_collect_statuses.py` which calls `make -DRECORD_PSA_STATUS_COVERAGE_LOG` which must generate `include/test/instrument_record_status.h`. With the refactoring of `psa_crypto_helpers.{h,c}`, this now needs to be done before building `psa_crypto_helpers.c`. Also, remove `include/test/instrument_record_status.h` unconditionally in `make clean`, which helps keep the build tree clean. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
.jenkins | ||
configs | ||
data_files | ||
docker/bionic | ||
git-scripts | ||
include/test | ||
scripts | ||
src | ||
suites | ||
.gitignore | ||
CMakeLists.txt | ||
compat-in-docker.sh | ||
compat.sh | ||
context-info.sh | ||
Descriptions.txt | ||
make-in-docker.sh | ||
Makefile | ||
ssl-opt-in-docker.sh | ||
ssl-opt.sh |