aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-21libmtd: use PRIu64 classifier for uint64_t printf argumentsAndy Shevchenko
2011-04-21mkfs.jffs2: fix casting of __off64_tAndy Shevchenko
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: ubi-tests: clean libubi.a and *.oAndy Shevchenko
2011-04-14tests: checkfs: adjust MakefileAndy Shevchenko
2011-04-14tests: fs-tests: read() returns ssize_t valueAndy Shevchenko
2011-04-14mkfs.jffs2: fix casting of printf argumentAndy 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-09mtd-utils: switch ubi and ubifs tools to use common strtoX funcsArtem Bityutskiy
2011-04-09mtd-utils: improve simple_strtoX usage commentaryArtem Bityutskiy
2011-04-09fs_tests: make the test-suite finish fasterArtem Bityutskiy
2011-04-08mtd-utils: Makefile: introduce cscope targetArtem Bityutskiy
2011-04-07Makefile: introduce new target tests in MakefileAndy Shevchenko
2011-04-05tests: jittertest: fix set of compiler warningsAndy Shevchenko
2011-04-05tests: ubi-tests: seed_random_generator() was used w/o prototypeAndy Shevchenko
2011-04-05tests: fs-tests: check return value of functionsAndy Shevchenko
2011-04-05tests: checkfs: fix linker warningsAndy Shevchenko
2011-04-05tests: checkfs: fix compiler warningsAndy Shevchenko
2011-04-05tests: make jittertest buildableAndy Shevchenko