summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-03-24Add new test case to check e2fsck's response to fast symlinks w/ EXTENTS_FLTheodore Ts'o4-0/+19
2008-03-20Add m_uninit test caseJose R. Santos2-0/+170
2008-03-20Add new m_lazy test caseJose R. Santos2-0/+170
2008-03-20Make e2fsck uninit block group awareJose R. Santos2-12/+24
2008-03-20Merge branch 'maint' into nextTheodore Ts'o1-1/+1
2008-03-15Change valgrind options in test_script to conform with valgrind 3.2.3Theodore Ts'o1-1/+1
2008-03-13Merge branch 'maint'Theodore Ts'o6-6/+971
2008-03-13e2fsck: Use "Clear Htree" instead of "Clear" when the Htree is corruptTheodore Ts'o4-2/+960
2008-03-13e2fsck: Fix directory i_size handlingTheodore Ts'o2-4/+11
2008-02-29Merge branch 'maint'Theodore Ts'o8-4/+75
2008-02-28Improve descriptions for the r_move_itable and r_resize_inode testsTheodore Ts'o4-4/+3
2008-02-28Add regression test for resize2fs moving inodes with inline xattrsEric Sandeen4-0/+72
2008-02-27Merge branch 'maint'Theodore Ts'o1-0/+1
2008-02-22libe2p: Change Raid to RAID in display optionTheodore Ts'o1-0/+1
2008-02-22mke2fs: Remove warning for inode_size > 128 bytesTheodore Ts'o1-1/+0
2008-02-18e2fsprogs-tests-f_ea_checks.patchAndreas Dilger4-0/+65
2008-02-18e2fsprogs-tests-f_unsorted_EAs.patchAndreas Dilger4-0/+19
2008-02-18Activate basic f_extents test caseTheodore Ts'o4-2/+60
2008-02-18e2fsck: Add support for extentsTheodore Ts'o2-27/+13
2008-02-10Merge branch 'maint' into nextTheodore Ts'o1-0/+3
2008-02-10Set the C locale in the tests/test_script driverTheodore Ts'o1-0/+3
2008-01-27Merge branch 'maint' into nextTheodore Ts'o7-24/+25
2008-01-27Create filesystems with the ext_attr feature by defaultTheodore Ts'o7-17/+17
2008-01-27Create new filesystems with 256-byte inodes by defaultTheodore Ts'o1-7/+8
2007-10-06Merge branch 'maint'Theodore Ts'o10-6/+25
2007-09-07Add test for the case where s_inode_size is zeroTheodore Ts'o4-0/+18
2007-09-07Delete the test.img file after running the resize2fs testsTheodore Ts'o2-3/+3
2007-09-07e2fsck: If the superblock is corrupt, automatically retry with the backup sbTheodore Ts'o4-3/+4
2007-08-11Remove e2fsck's swapfs test, since we've removed the functionalityTheodore Ts'o6-218/+0
2007-07-22Fix mke2fs tests to avoid needing any significant ^M (CR) charactersTheodore Ts'o3-10/+10
2007-07-22Fix test in ext2fs_check_desc() for inode table within block groupEric Sandeen4-0/+15
2007-07-22Properly calculate overhead in ext2fs_initialize()Theodore Ts'o2-0/+15
2007-07-10e2fsck: Fix salvage_directory when the last entry's rec_len is too bigKalpak Shah4-0/+20
2007-07-08Remove Changelog files since they're not used after the git migrationTheodore Ts'o2-1079/+0
2007-06-30Set LC_ALL instead of LANG in the test suite configTheodore Ts'o1-2/+2
2007-06-24Update Release Notes, Changelogs, version.h, etc. for 1.40 releaseTheodore Ts'o2-0/+8
2007-06-21New regression test which contains a corrupt ind. block in the journal inodeKalpak Shah6-0/+46
2007-06-21Recreate journal that had been removed previously due to corruptionKalpak Shah4-4/+16
2007-04-14Fix typo in name of f_dup4 regression testTheodore Ts'o1-1/+1
2007-04-10e2fsck: pass1c terminates early if hard linksJim Garlick5-0/+179
2007-04-07Make the test_script ignore and skip empty test directoriesTheodore Ts'o2-0/+7
2007-04-07Fix up usage and decrement error messages in the test_icount programTheodore Ts'o4-18/+24
2007-04-02e2fsck: Recover a special file which looks an awful lot like a directoryTheodore Ts'o5-0/+24
2007-03-31Fix e2fsck to set the filetype of '..' when connecting a dir, to lost+foundTheodore Ts'o5-0/+70
2006-11-12Check in binary extent test image file into the source tree.Theodore Ts'o3-0/+9
2006-11-11Add directory hashed signed/unsigned hint to superblockTheodore Ts'o15-3/+40
2006-11-11Add new a new tests make target "checked-failed" which reruns any failed testsTheodore Ts'o2-0/+12
2006-11-11On-disk format definition for huge filesTheodore Ts'o3-5/+7
2006-09-12Create new ext2fs library inlines: ext2fs_group_{first,last}_block()Eric Sandeen2-2/+8
2006-08-06If diff -u is supported, use it to report test failures.Theodore Ts'o3-1/+6