aboutsummaryrefslogtreecommitdiff
path: root/lib/util/test
AgeCommit message (Expand)Author
2023-04-30Move the pattern matching from gensquashfs to dir_tree_iterator_tDavid Oberhollenzer
2023-04-29Move dir entry remapping from gensquashfs to libutilDavid Oberhollenzer
2023-04-29libutil: Add an option to the dir_tree_iterator_t to add a path prefixDavid Oberhollenzer
2023-04-29Move type based filtering to libutil dir_tree_iterator_tDavid Oberhollenzer
2023-04-29libutil: Add a stacked, recursive directory tree iteratorDavid Oberhollenzer
2023-04-21libutil: Add a method to the directory iterator to open a sub directoryDavid Oberhollenzer
2023-04-17Add unit test for directory iteratorDavid Oberhollenzer
2023-01-31Reintegrate test code with library codeDavid Oberhollenzer