tests: Ignore fp test outputs
Commit 2cade3d wired up new tests, but did not exclude the new *.out files produced by running the tests. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
ef80b99ce7
commit
3acf04f899
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
@ -5,6 +5,7 @@ benchmark-crypto-hmac
|
||||
check-*
|
||||
!check-*.c
|
||||
!check-*.sh
|
||||
fp/*.out
|
||||
qht-bench
|
||||
rcutorture
|
||||
test-*
|
||||
|
Loading…
x
Reference in New Issue
Block a user