aboutsummaryrefslogtreecommitdiff
path: root/tests/fs-tests
AgeCommit message (Expand)Author
2011-04-22fs-tests: integck: check deletion errors in rm_minus_rf_dirArtem Bityutskiy
2011-04-22fs-tests: integck: introduce power cut testing argumentsArtem Bityutskiy
2011-04-18fs-tests: integck: do not expect max name length to be 256Artem Bityutskiy
2011-04-18fs-tests: integck: implement own version of CHECKArtem Bityutskiy
2011-04-18fs-tests: integck: do not use tests_random_noArtem Bityutskiy
2011-04-18fs-tests: integck: do not use global common variablesArtem Bityutskiy
2011-04-18fs-tests: integck: do not use tests_get_total_spaceArtem Bityutskiy
2011-04-18fs-tests: integck: do not use tests_remountArtem Bityutskiy
2011-04-18fs-tests: integck: do not use tests_fs_is_rootfsArtem Bityutskiy
2011-04-18fs-tests: integck: prefer to check for successArtem Bityutskiy
2011-04-18fs-tests: integck: do not use space after castArtem Bityutskiy
2011-04-18fs-tests: integck: do not use tests_clear_dirArtem Bityutskiy
2011-04-18fs-tests: integck: clean up test directory creationArtem Bityutskiy
2011-04-18fs-tests: integck: do not use tests_cat_pidArtem Bityutskiy
2011-04-18fs-tests: integck: remove trailing backslashes from mount pointArtem Bityutskiy
2011-04-18fs-tests: integck: move log10_initial_free to fsinfoArtem Bityutskiy
2011-04-18fs-tests: integck: add own get_free_space functionArtem Bityutskiy
2011-04-18fs-tests: integck: move more variables to fsinfoArtem Bityutskiy
2011-04-18fs-tests: integck: move mem_page_size to fsinfoArtem Bityutskiy
2011-04-18fs-tests: integck: make integck function return errorArtem Bityutskiy
2011-04-18fs-tests: integck: get rid of tests_check_test_file_systemArtem Bityutskiy
2011-04-18fs-tests: integck: clean-up copy_stringArtem Bityutskiy
2011-04-18fs-tests: integck: implement own parameters parsingArtem Bityutskiy
2011-04-18fs-tests: integck: change tests defaultsArtem Bityutskiy
2011-04-18fs-tests: integck: shrink write_info even moreArtem Bityutskiy
2011-04-18fs-tests: integck: abuse random_offset field nicerArtem Bityutskiy
2011-04-18fs-tests: integck: srink file_info structure even moreArtem Bityutskiy
2011-04-18fs-tests: integck: shrink file_info structure sizeArtem Bityutskiy
2011-04-18fs-tests: integck: shrink dir_entry_info structure sizeArtem Bityutskiy
2011-04-14tests: fs-tests: read() returns ssize_t valueAndy Shevchenko
2011-04-11fs-tests: integck: use common printing macrosArtem Bityutskiy
2011-04-11fs-tests: integck: include the common mtd-utils headerArtem Bityutskiy
2011-04-11fs-tests: integck: remove unnecessary checkArtem Bityutskiy
2011-04-11fs-tests: integck: simplify dir_entry_info fieldsArtem Bityutskiy
2011-04-11fs-tests: integck: do not cast void pointersArtem Bityutskiy
2011-04-11fs-tests: integck: introduce zallocArtem Bityutskiy
2011-04-09fs_tests: make the test-suite finish fasterArtem Bityutskiy
2011-04-05tests: fs-tests: check return value of functionsAndy Shevchenko
2011-03-24fs-tests: integck: improve re-mounting test coverageArtem Bityutskiy
2011-03-24fs-tests: perf: fix compilation warningArtem Bityutskiy
2011-03-24fs-tests: test_1: fix compilation warningsArtem Bityutskiy
2009-01-14fs-tests: fix remounting in integckArtem Bityutskiy
2008-09-08fs-tests: also preserve mount options when mounting againAdrian Hunter
2008-08-13fs-tests: allow for symlink name too long in integrity testAdrian Hunter
2008-08-13fs-tests: fix max file name length in integrity testAdrian Hunter
2008-08-13fs-tests: fix symlink bug in integrity testAdrian Hunter
2008-06-17fs-tests: fix rename bug in integrity testAdrian Hunter
2008-06-16fs-tests: add symlinks to integrity testAdrian Hunter
2008-06-16fs-tests: check link count in integrity testAdrian Hunter
2008-06-16fs-tests: add rename to integrity testAdrian Hunter