aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-12-13 12:29:42 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-12-13 12:44:27 +0100
commitacdbae1723d1bc32d2e31d06ad76306af1749032 (patch)
tree700e5a0394e2d452447933949182a78ab3daeffc /.gitignore
parent2d2772341fa65e3d412e76c6e9d4a8815756c0ec (diff)
Add a simplistic integration and regression test
This test basically consists of the Canterbury Corpus which is turned into a SquashFS image using every supported compressor, with every supported block size, with and without tail end packing. The results MUST have an exact, given sha512sum. If that changes, it means either a regression in the output format, something broke or non-deterministic packing behaviour. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index df3917f..c7dec45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,8 @@ config.*
.#*
*.exe
*.dll
+*.log
+*.trs
gensquashfs
rdsquashfs
sqfs2tar
@@ -40,3 +42,4 @@ ltmain.sh
m4/libtool.m4
m4/lt*.m4
Doxyfile
+tests/cantrbry.sh