aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* mke2fs: don't set root dir UID/GID automaticallyAndreas Dilger2013-06-152-0/+69
* mke2fs: sort option parsing, deprecate "-R"Andreas Dilger2013-06-151-1/+1
* tests: clean up sed filtering of test outputAndreas Dilger2013-06-1530-113/+86
* tests: add new test f_extent_ooboundsTheodore Ts'o2013-06-063-0/+73
* tests: add new test f_zero_xattrTheodore Ts'o2013-04-254-0/+10
* crcsum: remove the -b option since ext2fs_crc32c_be is dropped in 1.43.xTheodore Ts'o2013-04-221-5/+3
* tests: add more tests for off-line resizingTheodore Ts'o2013-03-316-0/+274
* tests: create crcsum progam to support resizing testsTheodore Ts'o2013-03-313-1/+76
* tests: create test for debugfs creating special filesTheodore Ts'o2013-01-163-0/+180
* tests: add test of an incorrect interior node in an extent treeTheodore Ts'o2012-12-204-0/+20
* mke2fs: fix progress suppression to make regression tests reliableTheodore Ts'o2012-09-221-1/+2
* mke2fs: throttle allocating groups progress as wellTheodore Ts'o2012-09-2110-20/+20
* tests: kill debugfs on interrupted MMP testAndreas Dilger2012-09-161-1/+9
* mke2fs: disable progress reporting in mke2fs.conf for regression testsTheodore Ts'o2012-09-1611-10/+11
* tests: allow e2fsck tests to run on OS/XAndreas Dilger2012-06-121-1/+1
* tests: add two more tests of orphaned inode handlingTheodore Ts'o2012-06-129-0/+30
* tests: add new test f_zero_extent_lengthTao Ma2012-06-114-0/+15
* tests: fix the e2fsck test script to handle a missing test nameTheodore Ts'o2012-05-311-3/+14
* tests: add new test to validate errno handling in the journal superblockTheodore Ts'o2012-05-316-0/+69
* tests: use make rules to run tests in parallelAndreas Dilger2012-05-2938-212/+217
* tests: fix f_jnl_64bit so that it actually has a 64-bit journalTheodore Ts'o2012-05-214-240/+932
* Fix bashismsMatthias Andree2012-05-115-6/+6
* tests: add new tests f_jnl_32bit and f_jnl_64bitTheodore Ts'o2012-05-0213-2/+869
* tests: add new test f_eofblocksTheodore Ts'o2012-04-104-0/+21
* e2fsck: remove EXT4_EOFBLOCKS_FL flag handlingLukas Czerner2012-03-221-9/+0
* e2fsck: report ext2fs_open2() and ext2fs_check_desc() errorsTheodore Ts'o2012-03-2112-0/+12
* tests: have "make testnew" target use local mke2fsAndreas Dilger2012-03-181-1/+1
* e2fsck: print the current and expected block group checksumsTheodore Ts'o2012-03-152-3/+3
* e2fsck: check for zero length extentTheodore Ts'o2012-03-114-0/+21
* libext2fs: quiet spurious group checksum errorsAndreas Dilger2012-02-071-6/+2
* libext2fs: display partial path if fs corrupted in ext2fs_get_pathname()Theodore Ts'o2012-01-174-9/+9
* Update Release Notes, Changelogs, version.h, etc. for 1.42 releaseTheodore Ts'o2011-11-291-0/+49
* tests: add test case for multiply claimed blocks with bigallocTheodore Ts'o2011-11-284-0/+77
* tests: fix mmp tests on hard 4k devicesEric Sandeen2011-11-118-46/+46
* libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flagTheodore Ts'o2011-10-161-2/+2
* e2fsck: avoid unnecessary reboots in some cases when checking the root fsTheodore Ts'o2011-09-303-15/+5
* e2fsck: check for invalid bad block inodeTheodore Ts'o2011-09-284-0/+19
* e2fsck: regression tests for INCOMPAT_MMP featureAndreas Dilger2011-09-2512-0/+289
* tune2fs: kill external journal if device not foundAndreas Dilger2011-09-241-0/+28
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-184-0/+4
* test_icount: fclose() before exitEric Sandeen2011-09-161-0/+2
* tests: Print out list of failed testsLukas Czerner2011-09-151-1/+9
* e2fsprogs: Use punch hole as "discard" on regular filesLukas Czerner2011-09-153-2/+3
* mke2fs: Use ext2fs_flush() only onceLukas Czerner2011-09-132-2/+2
* tests: skip tests that require debugfs if debugfs has not been builtTheodore Ts'o2011-09-0311-5/+62
* tests: fix i_e2image so it works with valgrindTheodore Ts'o2011-09-032-1/+5
* tests: add missing m_mkfs_overhead/expectTheodore Ts'o2011-07-121-0/+1
* tests: use /tmp for scratch filesTheodore Ts'o2011-07-0918-66/+94
* e2fsck: fix mysterious "FILE SYSTEM WAS MODIFIED" with no changesTheodore Ts'o2011-06-167-15/+6
* Merge branch 'maint' into nextTheodore Ts'o2011-06-111-1/+1
|\