Whamcloud - gitweb
Add regression tests for mke2fs.
authorTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2003 13:28:18 +0000 (09:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 1 Sep 2003 13:28:18 +0000 (09:28 -0400)
commit1cca86f5d886eeda2d3afb1206419ef4642c30ba
tree057698a085d5ec66371f05a6358fbea71cd13bda
parent2a3a52367e5c1fb037c27d078e3f9c24f2b33fb4
Add regression tests for mke2fs.

Mke2fs has been modified to honor the MKE2FS_SKIP_PROGRESS,
MKE2FS_DEVICE_SECTSIZE, and MKE2FS_SKIP_CHECK_MSG in order
facilitate the regression testing.
14 files changed:
misc/ChangeLog
misc/mke2fs.c
tests/ChangeLog
tests/f_dup_de/script
tests/m_dasd_bs/expect.1 [new file with mode: 0644]
tests/m_dasd_bs/script [new file with mode: 0644]
tests/m_large_file/expect.1 [new file with mode: 0644]
tests/m_large_file/script [new file with mode: 0644]
tests/m_no_opt/expect.1 [new file with mode: 0644]
tests/m_no_opt/script [new file with mode: 0644]
tests/m_std/expect.1 [new file with mode: 0644]
tests/m_std/script [new file with mode: 0644]
tests/run_e2fsck
tests/run_mke2fs [new file with mode: 0644]