summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* selftests/tpm2: Add log and *.pyc to .gitignorePetr Vorel2019-09-251-0/+2
| | | | | | | | Fixes: 6ea3dfe1e073 ("selftests: add TPM 2.0 tests") Signed-off-by: Petr Vorel <pvorel@suse.cz> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
* selftests: Extract single-test shell logic from lib.mkKees Cook2019-04-251-1/+0
| | | | | | | | | | | | | In order to improve the reusability of the kselftest test running logic, this extracts the single-test logic from lib.mk into kselftest/runner.sh which lib.mk can call directly. No changes in output. As part of the change, this moves the "summary" Makefile logic around to set a new "logfile" output. This will be used again in the future "emit_tests" target as well. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
* selftests: add gpio generated files to .gitignoreShuah Khan2017-04-251-0/+4
| | | | | | gpio test generates files in selftests directory. Add them to .gitignore. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
* selftests: add missing gitignore files/dirsShuah Khan2016-12-081-0/+1
Add missing files and directories to gitignore. Create .gitignore files as needed. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
OpenPOWER on IntegriCloud