aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
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