Home | History | Annotate | Download | only in cd9660
History log of /src/tests/fs/cd9660/Makefile
RevisionDateAuthorComments
 1.2  28-Apr-2024  rillig tests/cd9660: replace compressed blob with readable hexdump

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.
 1.1  10-May-2014  martin branches: 1.1.2; 1.1.4; 1.1.8;
Add a test case for PR kern/48787.
 1.1.8.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.8.1  10-May-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:04:47 +0000
 1.1.4.2  10-Aug-2014  tls Rebase.
 1.1.4.1  10-May-2014  tls file Makefile was added on branch tls-earlyentropy on 2014-08-10 06:57:07 +0000
 1.1.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.2.1  10-May-2014  yamt file Makefile was added on branch yamt-pagecache on 2014-05-22 11:42:18 +0000

RSS XML Feed