diff options
| author | Bob W. Hogg | 2017-03-14 22:38:43 -0700 |
|---|---|---|
| committer | Shaun Jackman | 2017-11-26 08:37:57 -0800 |
| commit | 3cd869651beb0114580016aba46d2eda4a094523 (patch) | |
| tree | d5a7986e3ee15325c661fe48a00657e3512b3d3d /Library/Homebrew/test/support/fixtures | |
| parent | 73942088733a5539599eb7132b6fc458bd50d873 (diff) | |
| download | brew-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-x | Library/Homebrew/test/support/fixtures/elf/hello | bin | 0 -> 6312 bytes |
| -rwxr-xr-x | Library/Homebrew/test/support/fixtures/elf/libhello.so.0 | bin | 0 -> 6312 bytes |
| -rw-r--r-- | Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbz | bin | 0 -> 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 Binary files differnew file mode 100755 index 000000000..76b86f02d --- /dev/null +++ b/Library/Homebrew/test/support/fixtures/elf/hello diff --git a/Library/Homebrew/test/support/fixtures/elf/libhello.so.0 b/Library/Homebrew/test/support/fixtures/elf/libhello.so.0 Binary files differnew file mode 100755 index 000000000..e85b7184f --- /dev/null +++ b/Library/Homebrew/test/support/fixtures/elf/libhello.so.0 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 Binary files differnew file mode 100644 index 000000000..5ca2be071 --- /dev/null +++ b/Library/Homebrew/test/support/fixtures/tarballs/testball-0.1-linux.tbz |
