de973ec253
This test is skipped in most circumstances because it creates a file whose apparent size is 4.5 GB. It's an ISO 9660 image though, containing mostly null bytes. Nevertheless, tmpfs doesn't allow such a big file to be created, so this test is skipped in settings where /tmp is on a tmpfs. If the test is run, the ISO image is uncompressed, which takes several minutes. Replace bzip2 with direct file creation from a hex dump of that disk image, which is easier to inspect manually and also faster by about 3 magnitudes. |
||
---|---|---|
.. | ||
cd9660 | ||
common | ||
ffs | ||
fifofs | ||
hfs | ||
kernfs | ||
lfs | ||
msdosfs | ||
nfs | ||
nullfs | ||
psshfs | ||
ptyfs | ||
puffs | ||
tmpfs | ||
umapfs | ||
union | ||
vfs | ||
zfs | ||
Makefile | ||
Makefile.inc | ||
h_funcs.subr |