summaryrefslogtreecommitdiff
path: root/tests/Makemodule.am
AgeCommit message (Expand)Author
2019-10-08Add a configure option to disable building the toolsDavid Oberhollenzer
2019-10-07Improve ABI backward & forward compatibillityDavid Oberhollenzer
2019-09-29Remove fstree xattr test. fstree_t no longer stores xattrs.David Oberhollenzer
2019-09-22Remove block processor ordering testDavid Oberhollenzer
2019-09-20Move canonicalize_name back to libutilDavid Oberhollenzer
2019-09-01Move some application specific stuff out of libutilDavid Oberhollenzer
2019-08-31Turn libsquashfs.a into a shared libraryDavid Oberhollenzer
2019-08-31Merge libcompress.a into libsquashfs.aDavid Oberhollenzer
2019-08-26Move tar_fuzz program over to testsDavid Oberhollenzer
2019-08-25Add minimal test program for fuzzing the fstree_from_file parserDavid Oberhollenzer
2019-08-23Some simple search/replace cases for allocationDavid Oberhollenzer
2019-08-20Add simple test case for block processor orderingDavid Oberhollenzer
2019-08-18Replace update_crc32 helper function with crc32 from zlibDavid Oberhollenzer
2019-07-28Add utility function to compute crc32 check sumsDavid Oberhollenzer
2019-07-19Add test case for string tableDavid Oberhollenzer
2019-07-04libtar: add support for xattr extensionsDavid Oberhollenzer
2019-06-30Add support for gnu pax sparse file formats 0.1 and 1.0David Oberhollenzer
2019-06-30Add support for gnu pax sparse file format 0.0David Oberhollenzer
2019-06-29Add support for reading old style GNU sparse tar file formatDavid Oberhollenzer
2019-06-28Add tar test samples to distribution tar ballDavid Oberhollenzer
2019-06-28Regroup tar format testsDavid Oberhollenzer
2019-06-28Add test case for tar large file size supportDavid Oberhollenzer
2019-06-26Add stub test for tar large uid/gid supportDavid Oberhollenzer
2019-06-26Add stub test for tar large/negative time stamp supportDavid Oberhollenzer
2019-06-26Add stub test for tar over long file path supportDavid Oberhollenzer
2019-06-25Add stub test for tar format confirmanceDavid Oberhollenzer
2019-06-23Add basic test case for fstree extended attributesDavid Oberhollenzer
2019-06-23Add test case for fstree_init options parsingDavid Oberhollenzer
2019-06-22Add very basic test case for fstree_from_fileDavid Oberhollenzer
2019-06-22Add test case for tree node sortDavid Oberhollenzer
2019-06-22Add test case for fstree_get_pathDavid Oberhollenzer
2019-06-22Add test cases for adding tree node by absolute pathDavid Oberhollenzer
2019-06-20Add test case for inode number allocationDavid Oberhollenzer
2019-06-20Add unit testsDavid Oberhollenzer