Closed flihp closed 7 years ago
Yeah this bugged me as well, for now, so they don't accidentally end up in a commit, I propose ignoring them while we fix up the test scripts to not be so messy.
We could seperate the tests into two directories:
unit - A place for all the C unit tests system - A place for all the shell scripts
The wrapper functions for the shell scripts could then just delete anything that ins't a script at the end of the test execution.
Possible fixes are on: https://github.com/01org/tpm2.0-tools/pull/129 https://github.com/01org/tpm2.0-tools/pull/130
We can pick one or the other, or both. On both, 129 needs to move to test/unit
Fixed in: f569e46a
After running the test_all.sh script the following untracked files are left in my source tree:
Expecting users / developers to clean these up manually (or to ignore them) isn't reasonable.