diff --git a/.gitignore b/.gitignore index 1004a63..8ca8bbd 100644 --- a/.gitignore +++ b/.gitignore @@ -86,4 +86,8 @@ ykcs11/*.lo ykcs11/ykcs11.pc ykcs11/libykcs11.la ykcs11/ykcs11-version.h -ykcs11/tests/basic.log +ykcs11/tests/ykcs11_tests +ykcs11/tests/ykcs11_tests.log +ykcs11/tests/ykcs11_tests.o +ykcs11/tests/ykcs11_tests.trs +ykcs11/tests/test-suite.log diff --git a/ykcs11/tests/test-suite.log b/ykcs11/tests/test-suite.log deleted file mode 100644 index 21794ef..0000000 --- a/ykcs11/tests/test-suite.log +++ /dev/null @@ -1,14 +0,0 @@ -======================================================== - yubico-piv-tool 1.1.2: ykcs11/tests/test-suite.log -======================================================== - -# TOTAL: 1 -# PASS: 1 -# SKIP: 0 -# XFAIL: 0 -# FAIL: 0 -# XPASS: 0 -# ERROR: 0 - -.. contents:: :depth: 2 - diff --git a/ykcs11/tests/ykcs11_tests b/ykcs11/tests/ykcs11_tests deleted file mode 100755 index 304d404..0000000 Binary files a/ykcs11/tests/ykcs11_tests and /dev/null differ diff --git a/ykcs11/tests/ykcs11_tests.log b/ykcs11/tests/ykcs11_tests.log deleted file mode 100644 index 1705a9f..0000000 --- a/ykcs11/tests/ykcs11_tests.log +++ /dev/null @@ -1 +0,0 @@ -PASS ykcs11_tests (exit status: 0) diff --git a/ykcs11/tests/ykcs11_tests.o b/ykcs11/tests/ykcs11_tests.o deleted file mode 100644 index b8d8e7a..0000000 Binary files a/ykcs11/tests/ykcs11_tests.o and /dev/null differ diff --git a/ykcs11/tests/ykcs11_tests.trs b/ykcs11/tests/ykcs11_tests.trs deleted file mode 100644 index 3f0f396..0000000 --- a/ykcs11/tests/ykcs11_tests.trs +++ /dev/null @@ -1,4 +0,0 @@ -:test-result: PASS -:global-test-result: PASS -:recheck: no -:copy-in-global-log: no