It is useless since host OS cache is used anyway. It also slows down coverage collection because of many taken branches. Specialized tests should be written to test disk cache specifically.
11 lines
128 B
Plaintext
11 lines
128 B
Plaintext
/> disk_add ../img/xfs_v4_files_s05k_b4k_n8k.img hd0 -c 0
|
|
/hd0/1: xfs
|
|
/> pwd
|
|
/
|
|
/> cd /hd0
|
|
hd0> pwd
|
|
/hd0
|
|
hd0> cd 1
|
|
1> pwd
|
|
/hd0/1
|