summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-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
2006-05-30Change more "echo -n" to "printf" to avoid screen clutter.Matthias Andree4-4/+4
2006-05-28Make test scripts more robust against locale-related environment variablesTheodore Ts'o2-1/+6
2006-05-24Update tests to reflect updated mke2fs.conf fileTheodore Ts'o10-354/+448
2006-05-13Change mke2fs's layout of RAID-optimized filesystems to be more optimalTheodore Ts'o2-43/+48
2006-03-23Change mke2fs to use /etc/mke2fs.conf as a configuration fileTheodore Ts'o2-0/+8
2005-12-31Add E2FSCK_CONFIG environment variableTheodore Ts'o1-0/+2
2005-09-24E2fsck: fix future times in the superblock's last mount or last write fieldsTheodore Ts'o2-0/+7
2005-08-08Add valgrind support to the regression test suiteTheodore Ts'o7-12/+27
2005-07-04Make e2fsck Pass 1C header consistent with the other headersTheodore Ts'o8-7/+11
2005-07-04Add missing changelog file for previous commit (hg changeset: 0502b63a5be9)Theodore Ts'o1-0/+4
2005-07-04[BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s)Theodore Ts'o4-0/+77
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o2-0/+8
2005-06-19Clean up e2fsck problem description messages for typo's and to make themTheodore Ts'o19-121/+122
2005-06-16defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode,Theodore Ts'o9-8/+18
2005-05-08Fix the f_dup_resize script to be more portable and not rely on e2fsprogsTheodore Ts'o1-4/+9
2005-04-14Don't offer to update or clone the resize inode when e2fsck deals withTheodore Ts'o5-0/+63
2005-04-09test_script.in: Make the test script driver exit with a non-zeroTheodore Ts'o2-0/+6
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o2-0/+8
2005-03-21Fix the test image so that it actually has an ea-in-inode.Theodore Ts'o2-1/+1
2005-03-21Add new test case which exercises the ea-in-inode checker in e2fsck.Theodore Ts'o5-0/+14
2005-02-05Update for release of e2fsprogs 1.36.Theodore Ts'o2-0/+8
2005-02-05Remove *.pc files on a "make distclean"Theodore Ts'o2-1/+3
2005-02-05Remove support for --enable-clear-htree; this wasTheodore Ts'o7-6/+10
2005-01-28f_bad_inode, f_recnect_bad: Adjust test cases to take intoTheodore Ts'o3-4/+12
2005-01-27Fix e2fsck to not delete symlinks that contain an extended attribute afterTheodore Ts'o5-0/+50
2005-01-26Fix Solaris portability bug in the resize tests.Theodore Ts'o2-10/+10