summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2022-06-10 21:35:18 +0800
committerLasse Collin <lasse.collin@tukaani.org>2022-06-10 16:58:47 +0300
commitaa75c5563a760aea3aa23d997d519e702e82726b (patch)
tree6c1219bf5d268cb1be4744a868ae9cfc20035d8d /.gitignore
parent5c8ffdca20813939818843476fb212dfae8838a3 (diff)
downloadxz-aa75c5563a760aea3aa23d997d519e702e82726b.tar.gz
Tests: Created tests for hardware functions.
Created tests for all API functions exported in src/liblzma/api/lzma/hardware.h. The tests are fairly trivial but are helpful because they will inform users if their machines cannot support these functions. They also improve the code coverage metrics.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 11dbc59..ca5f024 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,7 @@ build-aux/test-driver
/tests/test_block_header
/tests/test_check
/tests/test_filter_flags
+/tests/test_hardware
/tests/test_index
/tests/test_stream_flags
/tests/xzgrep_test_1.xz