mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
d360eeaff8
This test is a variant of test generic/426 that tests with less files and more use cases: - Create test dir with non empty files with known content and verify their content after opening file by handle. - Check open by handle of directory. - Check open by handle of files that have been unlinked, but still open. - Check open by handle of files that have been renamed in same dir, moved to new dir and whose parent dir has been renamed. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
11 lines
368 B
Plaintext
11 lines
368 B
Plaintext
QA output created by 467
|
|
test_file_handles TEST_DIR/467-dir -dp
|
|
test_file_handles TEST_DIR/467-dir -rp
|
|
test_file_handles TEST_DIR/467-dir -dkr
|
|
test_file_handles TEST_DIR/467-dir -lr
|
|
test_file_handles TEST_DIR/467-dir -ur
|
|
test_file_handles TEST_DIR/467-dir -mr
|
|
test_file_handles TEST_DIR/467-dir.renamed -rp
|
|
test_file_handles TEST_DIR/467-dir.new -rp
|
|
Silence is golden
|