tests/test-offset: Create the test file in the test itself.
commit6fa44cf98ec4671eb9d8211c6f6b52afc965bab2
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 16 Nov 2019 10:03:05 +0000 (16 10:03 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 16 Nov 2019 10:07:34 +0000 (16 10:07 +0000)
tree850dca8809f7eee8baeb10e7766d934e6eec5468
parentd5a12cb33f416311f6a95aed98cda03b614230ec
tests/test-offset: Create the test file in the test itself.

Allows us to get rid of a shell script used to generate the file, and
is also better because strictly speaking it was wrong to reuse the
same test file between tests.
.gitignore
tests/Makefile.am
tests/generate-offset-data.sh [deleted file]
tests/test-offset.c