Age | Commit message (Expand) | Author |
2011-04-22 | fs-tests: integck: teach symlink_new to return error on creation failure | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: teach dir_new return error on creation failure | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: make file_new return error on create failure | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: fix placeholders when printing | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: use unsigned int everywhere | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: rename BUFFER_SIZE | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: teach file_write_data return an error | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle errors in file_mmap_write | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle all failures in operate_on_open_file | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle errors in file_delete | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: teach file_truncate return error code | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: make more functions propogate error up | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle errors when creating test data | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle errors in remount_tested_fs | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: handle write failures in dir_new | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: check deletion errors in rm_minus_rf_dir | Artem Bityutskiy |
2011-04-22 | fs-tests: integck: introduce power cut testing arguments | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not expect max name length to be 256 | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: implement own version of CHECK | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_random_no | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use global common variables | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_get_total_space | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_remount | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_fs_is_rootfs | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: prefer to check for success | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use space after cast | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_clear_dir | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: clean up test directory creation | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: do not use tests_cat_pid | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: remove trailing backslashes from mount point | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: move log10_initial_free to fsinfo | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: add own get_free_space function | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: move more variables to fsinfo | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: move mem_page_size to fsinfo | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: make integck function return error | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: get rid of tests_check_test_file_system | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: clean-up copy_string | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: implement own parameters parsing | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: change tests defaults | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: shrink write_info even more | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: abuse random_offset field nicer | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: srink file_info structure even more | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: shrink file_info structure size | Artem Bityutskiy |
2011-04-18 | fs-tests: integck: shrink dir_entry_info structure size | Artem Bityutskiy |
2011-04-14 | tests: ubi-tests: clean libubi.a and *.o | Andy Shevchenko |
2011-04-14 | tests: checkfs: adjust Makefile | Andy Shevchenko |
2011-04-14 | tests: fs-tests: read() returns ssize_t value | Andy Shevchenko |
2011-04-11 | fs-tests: integck: use common printing macros | Artem Bityutskiy |
2011-04-11 | fs-tests: integck: include the common mtd-utils header | Artem Bityutskiy |
2011-04-11 | fs-tests: integck: remove unnecessary check | Artem Bityutskiy |