aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-04-24fs-tests: integck: improve help messageArtem Bityutskiy
2011-04-22fs-tests: integck: make power cut mode workArtem Bityutskiy
2011-04-22fs-tests: integck: remove unneeded \nArtem Bityutskiy
2011-04-22fs-tests: integck: do not assume the FS is mounted after failureArtem Bityutskiy
2011-04-22fs-tests: integck: add recovery remounting functionArtem Bityutskiy
2011-04-22fs-tests: integck: simplify dirent manipulationArtem Bityutskiy
2011-04-22fs-tests: integck: do not forget to free mount_optsArtem Bityutskiy
2011-04-22fs-tests: integck: iterate for ever in case of power cut testingArtem Bityutskiy
2011-04-22fs-tests: integck: refuse R/O file-systemArtem Bityutskiy
2011-04-22fs-tests: integck: free all allocated memory on exitArtem Bityutskiy
2011-04-22fs-tests: integck: assume that the parent is present in new_dirArtem Bityutskiy
2011-04-22fs-tests: integck: lessen memory consumption even moreArtem Bityutskiy
2011-04-22fs-tests: integck: lessen memory consumptionArtem Bityutskiy
2011-04-22fs-tests: integck: clean up add_dir_entry usageArtem Bityutskiy
2011-04-22fs-tests: integck: remove symlinks memory leaksArtem Bityutskiy
2011-04-22fs-tests: integck: free raw write informationArtem Bityutskiy
2011-04-22fs-tests: integck: introduce free_writes_info helperArtem Bityutskiy
2011-04-22fs-tests: integck: fix memory leak in dir_newArtem Bityutskiy
2011-04-22fs-tests: integck: fix memory lead in dir_removeArtem Bityutskiy
2011-04-22fs-tests: integck: make file_truncate_file return errorArtem Bityutskiy
2011-04-22fs-tests: integck: make file_open return error on failureArtem Bityutskiy
2011-04-22fs-tests: integck: make operate_on_entry handle all errorsArtem Bityutskiy
2011-04-22fs-tests: integck: teach file_unlink_file return an errorArtem Bityutskiy
2011-04-22fs-tests: integck: teach dir_remove return error and fix a memory leakArtem Bityutskiy
2011-04-22fs-tests: integck: teach symlink_remove return error on removal failureArtem Bityutskiy
2011-04-22fs-tests: integck: make rename_entry return error on failureArtem Bityutskiy
2011-04-22fs-tests: integck: make operate_on_dir propagate errors upArtem Bityutskiy
2011-04-22fs-tests: integck: teach link_new to return error on creation failureArtem Bityutskiy
2011-04-22fs-tests: integck: teach symlink_new to return error on creation failureArtem Bityutskiy
2011-04-22fs-tests: integck: teach dir_new return error on creation failureArtem Bityutskiy
2011-04-22fs-tests: integck: make file_new return error on create failureArtem Bityutskiy
2011-04-22fs-tests: integck: fix placeholders when printingArtem Bityutskiy
2011-04-22fs-tests: integck: use unsigned int everywhereArtem Bityutskiy
2011-04-22fs-tests: integck: rename BUFFER_SIZEArtem Bityutskiy
2011-04-22fs-tests: integck: teach file_write_data return an errorArtem Bityutskiy
2011-04-22fs-tests: integck: handle errors in file_mmap_writeArtem Bityutskiy
2011-04-22fs-tests: integck: handle all failures in operate_on_open_fileArtem Bityutskiy
2011-04-22fs-tests: integck: handle errors in file_deleteArtem Bityutskiy
2011-04-22fs-tests: integck: teach file_truncate return error codeArtem Bityutskiy
2011-04-22fs-tests: integck: make more functions propogate error upArtem Bityutskiy
2011-04-22fs-tests: integck: handle errors when creating test dataArtem Bityutskiy
2011-04-22fs-tests: integck: handle errors in remount_tested_fsArtem Bityutskiy
2011-04-22fs-tests: integck: handle write failures in dir_newArtem Bityutskiy
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