aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/support/fixtures
diff options
context:
space:
mode:
authorBob W. Hogg2017-03-14 22:38:43 -0700
committerShaun Jackman2017-11-26 08:37:57 -0800
commit3cd869651beb0114580016aba46d2eda4a094523 (patch)
treed5a7986e3ee15325c661fe48a00657e3512b3d3d /Library/Homebrew/test/support/fixtures
parent73942088733a5539599eb7132b6fc458bd50d873 (diff)
downloadbrew-3cd869651beb0114580016aba46d2eda4a094523.tar.bz2
Add test fixtures for ELF executables
Add test/support/fixtures/elf/ and test/support/fixtures/tarballs/testball-0.1-linux.tbz
Diffstat (limited to 'Library/Homebrew/test/support/fixtures')
-rwxr-xr-xLibrary/Homebrew/test/support/fixtures/elf/hellobin0 -> 6312 bytes
-rwxr-xr-xLibrary/Homebrew/test/support/fixtures/elf/libhello.so.0bin0 -> 6312 bytes
-rw-r--r--Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbzbin0 -> 3253 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/Library/Homebrew/test/support/fixtures/elf/hello b/Library/Homebrew/test/support/fixtures/elf/hello
new file mode 100755
index 000000000..76b86f02d
--- /dev/null
+++ b/Library/Homebrew/test/support/fixtures/elf/hello
Binary files differ
diff --git a/Library/Homebrew/test/support/fixtures/elf/libhello.so.0 b/Library/Homebrew/test/support/fixtures/elf/libhello.so.0
new file mode 100755
index 000000000..e85b7184f
--- /dev/null
+++ b/Library/Homebrew/test/support/fixtures/elf/libhello.so.0
Binary files differ
diff --git a/Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbz b/Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbz
new file mode 100644
index 000000000..5ca2be071
--- /dev/null
+++ b/Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbz
Binary files differ