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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makemodule.am
Age
Commit message (
Expand
)
Author
2019-09-01
Move some application specific stuff out of libutil
David Oberhollenzer
2019-08-31
Turn libsquashfs.a into a shared library
David Oberhollenzer
2019-08-31
Merge libcompress.a into libsquashfs.a
David Oberhollenzer
2019-08-26
Move tar_fuzz program over to tests
David Oberhollenzer
2019-08-25
Add minimal test program for fuzzing the fstree_from_file parser
David Oberhollenzer
2019-08-23
Some simple search/replace cases for allocation
David Oberhollenzer
2019-08-20
Add simple test case for block processor ordering
David Oberhollenzer
2019-08-18
Replace update_crc32 helper function with crc32 from zlib
David Oberhollenzer
2019-07-28
Add utility function to compute crc32 check sums
David Oberhollenzer
2019-07-19
Add test case for string table
David Oberhollenzer
2019-07-04
libtar: add support for xattr extensions
David Oberhollenzer
2019-06-30
Add support for gnu pax sparse file formats 0.1 and 1.0
David Oberhollenzer
2019-06-30
Add support for gnu pax sparse file format 0.0
David Oberhollenzer
2019-06-29
Add support for reading old style GNU sparse tar file format
David Oberhollenzer
2019-06-28
Add tar test samples to distribution tar ball
David Oberhollenzer
2019-06-28
Regroup tar format tests
David Oberhollenzer
2019-06-28
Add test case for tar large file size support
David Oberhollenzer
2019-06-26
Add stub test for tar large uid/gid support
David Oberhollenzer
2019-06-26
Add stub test for tar large/negative time stamp support
David Oberhollenzer
2019-06-26
Add stub test for tar over long file path support
David Oberhollenzer
2019-06-25
Add stub test for tar format confirmance
David Oberhollenzer
2019-06-23
Add basic test case for fstree extended attributes
David Oberhollenzer
2019-06-23
Add test case for fstree_init options parsing
David Oberhollenzer
2019-06-22
Add very basic test case for fstree_from_file
David Oberhollenzer
2019-06-22
Add test case for tree node sort
David Oberhollenzer
2019-06-22
Add test case for fstree_get_path
David Oberhollenzer
2019-06-22
Add test cases for adding tree node by absolute path
David Oberhollenzer
2019-06-20
Add test case for inode number allocation
David Oberhollenzer
2019-06-20
Add unit tests
David Oberhollenzer