summaryrefslogtreecommitdiff
path: root/fs_test.mk
AgeCommit message (Collapse)Author
2017-04-05Remove 7z archive with test imagesgkostka
Now images will be created by fsck.extN tool.
2015-12-10Add one second sleep between server execute and testsgkostka
2015-12-09Add install target & new fs_tools names & readme updategkostka
2015-12-09fs_test: update test suitegkostka
Automatic tests tor two image set - make test - tests for unpacked images from ext_images.7z - make test_all - test for generated 1GB images + fsck
2014-10-25Add more test casesgkostka
2014-10-24Add more test casesgkostka
2014-05-20Fsck images make target.gkostka
2014-05-20Build system refactoring.gkostka
2014-04-07Add new tests (large files tests).gkostka
Server mount in write back mode.
2014-04-06Tests update.gkostka
2014-04-06Typo fix.gkostka
2014-04-06Minor changes in makefiles.gkostka
2014-04-06Fixed windows path definition.gkostka
2014-04-06Fixed server targetsgkostka
2014-04-06Server run targets.gkostka
2014-04-06SO_REUSEADDR option for server socket.gkostka
Fixed client path in fs_test.mk. Disabled internal errno definitions.
2014-04-06Client server basic test suite + minor code improvment.gkostka