summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2005-01-26resize2fs.c: Fix bug where we don't release the blocks belongingTheodore Ts'o2-0/+2711
2005-01-25E2fsck will now check the individual block group inode and block free counts,Theodore Ts'o6-0/+41
2005-01-21Skip the r_resize_inode test if resize2fs is not compiled (due toTheodore Ts'o2-2/+12
2005-01-19r_resize_inode, m_dasd_bs, m_large_file, m_meta_bg, m_no_opt,Theodore Ts'o19-34/+2073
2005-01-17Various portability fixes for Solaris systems.Theodore Ts'o3-2/+7
2005-01-13f_dup_de, r_resize_inode: change ">& /dev/null" to ">/dev/null 2>&1"Matthias Andree3-13/+21
2005-01-07Fix f_resize_inode test to deal with the renaming of the debugfs commandTheodore Ts'o2-6/+6
2004-12-24Add two new tests, f_resize_inode, and r_resize_inode, to the regressionTheodore Ts'o6-0/+2066
2004-12-15m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take intoTheodore Ts'o4-1/+6
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o2-0/+6
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o2-5/+15
2004-10-04Attempt recovery if the journal contains illegal blocksRichard Mortimer5-0/+39
2004-09-17Remove XSI:isms for greater portability. (Addresses Theodore Ts'o2-1/+6
2004-05-05Remove .cvsignore files; they were out of date, and causes lintianTheodore Ts'o2-10/+0
2004-02-28Update version number for e2fsprogs 1.35 release.Theodore Ts'o2-0/+8
2004-01-30Add f_selinux test case.Theodore Ts'o5-0/+20
2003-12-28Fix more compiler warnings.Matthias Andree1-4/+4
2003-12-12Fix bug in e2fsck: When reconnecting a directory, we mayTheodore Ts'o5-0/+54
2003-09-03m_meta_bg: New test case to test the meta block group feature.Theodore Ts'o21-12537/+50
2003-09-01Add regression tests for mke2fs.Theodore Ts'o12-4/+155
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o9-2/+29
2003-08-01Fix tests so that they work even with --disable-htree.Theodore Ts'o6-0/+64