Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-27 | Continue cleanup of the test cases | David Oberhollenzer | |
- Force all tests into their proper sub directory - Temporarily remove the corpora tests. They have been used for regression tests before releases and are disabled by default, so we should not ship them either. A script should be added for that, downloading what is needed. - The "pack a directory" test is also removed. It was rather hacky and there already is a test case for the fstree_from_dir function, which isn't ideal either. Something should be added to the regression test suite. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2022-08-20 | Overhaul tar compression test script, add to corpora test set | David Oberhollenzer | |
- Make the script faster by unpacking everything at once instead of file-by-file - Also compare symlinks and directories - More verbose output Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2021-06-25 | Add a somewhat more extensive tar2sqfs test script | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |