summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-06-07Update tests to reflect undoe2fs -> e2undo renameTheodore Ts'o3-11/+11
2008-06-07Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ssTheodore Ts'o1-1/+1
2008-06-02f_extents2: Add new test case testing e2fsck's support for extentsTheodore Ts'o4-0/+78
2008-05-24Fix m_large_file and r_inline_xattr tests to match with recent changesTheodore Ts'o2-4/+4
2008-04-27Add test cases for undoe2fs: u_undoe2fs_mke2fs and u_undoe2fs_tune2fsAneesh Kumar K.V3-0/+71
2008-04-27Fix the resize inode test caseAneesh Kumar K.V1-0/+2
2008-04-27Merge branch 'maint'Theodore Ts'o4-280/+122
2008-04-27mke2fs: Don't allow the combination of the meta_bg and resize_inode featuresTheodore Ts'o4-269/+122
2008-04-20Remove LAZY_BG featureTheodore Ts'o4-332/+0
2008-04-20libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fieldsTheodore Ts'o11-16/+18
2008-04-17Rename the feature uninit_groups to uninit_bgTheodore Ts'o3-4/+4
2008-04-06New mke2fs filesystem and usage types supportTheodore Ts'o2-3/+6
2008-04-06Merge branch 'maint' into nextTheodore Ts'o2-9/+111
2008-04-06Fix m_no_opt regression testTheodore Ts'o2-9/+111
2008-04-01dumpe2fs: Print the group checksum and the block options in a nicer wayTheodore Ts'o4-48/+49
2008-03-31Add new regression test: f_uninit_last_uninitAndreas Dilger4-0/+38
2008-03-31Split the m_lazy test case into two cases: m_lazy and m_lazy_resizeAndreas Dilger4-42/+204
2008-03-31ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmapAndreas Dilger1-2/+2
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