summaryrefslogtreecommitdiff
path: root/fs_test/CMakeLists.txt
AgeCommit message (Collapse)Author
2016-03-31CMake: add library & headers to make install targetgkostka
2015-12-09Add install target & new fs_tools names & readme updategkostka
2015-12-08ext4_mbr: multiple changes related to MBR parsinggkostka
1. Introduce part_offset & part_size fields in blockdev 2. Blockdev operations with part_offset 3. Blockdev operations check based on part_size 4. lwext4_mbr tool: scan master boot record for linux partitions 5. Set right partition sizes in linux/windows file blockdevs
2015-11-13Add lwext4_mkfs tool skeletongkostka
2015-11-13Move all test modules to fs_test directorygkostka
2015-09-22Linux line endingsgkostka
2014-05-20Build system refactoring.gkostka