index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2021-05-09
Add a basic de-compressor stream test
David Oberhollenzer
2021-03-29
Fix build failure if tools are disabled
David Oberhollenzer
2021-03-25
libfstree: Allow / as argument for "glob" and "dir" commands
David Oberhollenzer
2021-03-24
Fix reference of the pack_dir_root test
David Oberhollenzer
2021-03-22
Cleanup the block processor file structure
David Oberhollenzer
2021-03-21
Add a thread pool implementation to libutil
David Oberhollenzer
2021-03-07
Rewrite the str_table to internally use the more opimized hash_table
David Oberhollenzer
2021-03-07
Add a simple benchmark program for the xattr key/value recorder
David Oberhollenzer
2021-03-06
Fix wrong byte-swap macro in libsqfs table test
David Oberhollenzer
2021-03-06
Fix libsqfs test build on OS X
David Oberhollenzer
2021-03-06
Add a simple test case for the xattr_writer_t
David Oberhollenzer
2021-03-06
Add a basic test case for the libsqfs table code
David Oberhollenzer
2021-03-06
Add a context pointer to the rbtree key comparison
David Oberhollenzer
2021-03-06
Add a copy function to the rb-tree implementation
David Oberhollenzer
2021-03-06
Cleanup: add some structure to the test directory
David Oberhollenzer
2021-03-05
Remove lz4 & zstd from corpus test
David Oberhollenzer
2021-02-19
libfstree: reject unknown glob options to allow future expansions
David Oberhollenzer
2021-02-19
Add simple test cases for fstree globbing
David Oberhollenzer
2021-02-19
fstree_from_file: Implement basic file globbing
David Oberhollenzer
2021-02-19
libfstree: Add a filter callback to the directory scanning function
David Oberhollenzer
2020-12-29
Fix normalization of slashes in filenames
David Oberhollenzer
2020-12-15
Add a simple test case for the directory scanning code
David Oberhollenzer
2020-11-02
Cleanup: eliminate the now practically empty test_tar.h
David Oberhollenzer
2020-10-31
Fix the canterbury corpus test
David Oberhollenzer
2020-10-31
Add a test case for tar2sqfs root becomes file & link filtering
David Oberhollenzer
2020-09-29
Replace file/getline usage with istream
David Oberhollenzer
2020-09-29
Add a more usefull getline-like function to libfstream
David Oberhollenzer
2020-09-16
Remodel libtar/tar2sqfs to read data from an istream_t
David Oberhollenzer
2020-09-03
Remove tar test cases for file flags (not applicable)
David Oberhollenzer
2020-09-03
Cleanup: reduce tar test cases to a few generic C files
David Oberhollenzer
2020-09-03
Cleanup copy & paste mess in the tar parser test cases
David Oberhollenzer
2020-09-02
Fix nonexistant gnu tar sparse format 1.0 support
David Oberhollenzer
2020-08-16
Add a libtar test case for a completely filled link target field
David Oberhollenzer
2020-06-04
Fix compressor config union size test
David Oberhollenzer
2020-06-04
Strictly enfore min/max dictionary size in XZ & LZMA compressors
David Oberhollenzer
2020-05-21
Fix: zstd: actually set the compression level from the options
David Oberhollenzer
2020-05-21
Fix the semantics of the super block deduplication
David Oberhollenzer
2020-05-07
Fix checksums for the corpus tests now that -T actually works
David Oberhollenzer
2020-05-03
Actually run the directory pack test if corpora tests are desired
v0.9.1
David Oberhollenzer
2020-05-03
Add a simple test script for the gensquashfs packdir + allroot use case
David Oberhollenzer
2020-04-17
Remove some configure time sizeof checks
David Oberhollenzer
2020-04-17
tests: improve diagnostics output & make "release builds" work
David Oberhollenzer
2020-03-18
Add a test case for xxhash32
David Oberhollenzer
2020-03-18
Add a test for the minimal rb-tree implementation
David Oberhollenzer
2020-02-21
Cleanup: move utilities back out of libsquashfs
David Oberhollenzer
2020-01-29
Update sha512sums for corpora tests
David Oberhollenzer
2020-01-02
Support parsing [device] block size argument with SI suffix
David Oberhollenzer
2019-12-27
Require the copora tests suits to be enabled explicitly
David Oberhollenzer
2019-12-27
Fix corpora test scripts for Windows cross build
David Oberhollenzer
2019-12-27
Fix filename_sane test for Windows
David Oberhollenzer
[next]