linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.32k stars 1.02k forks source link

ext4-new-features: rewrite into new API #527

Closed pevik closed 4 years ago

pevik commented 5 years ago

Tests under testcases/kernel/fs/ext4-new-features/ should be either rewritten into new shell API (or deleted if no longer relevant).

These tests are not in any runtest file (runtest/fs_ext4): ext4-alloc-test.sh, ext4_inode_version_test.sh, ext4_journal_checksum.sh, ext4_online_defrag_test.sh (probably has never been enabled. + I guess xfstests tests are probably better source for ext4 testing.

xuyang0410 commented 4 years ago

@pevik Since these case has been deleted after your patch 29f51a85b12 , we should close this issue.