Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-17 | tests: improve diagnostics output & make "release builds" work | David Oberhollenzer | |
This commit adds a few macros and helper functions for the unit test programs. Those are used instead of asserts to provide more fine grained diagnostics on the one hand and on the other hand because they also work if NDEBUG is defined, unlike asserts that get eliminated in that case. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-12-14 | Add a test case for reading binary xattrs from pax/schily headers | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |