summaryrefslogtreecommitdiffstats
path: root/tests/set-interpreter-long.sh
Commit message (Collapse)AuthorAgeFilesLines
* Allow parallel execution of testsVincent Danjean2012-07-101-8/+9
| | | | Each test use its own subdirectory in scratch/
* * On FreeBSD, running a program by calling the ELF interpreterEelco Dolstra2009-11-041-4/+8
| | | | | | | directly (e.g. “/libexec/ld-elf.so.1 /bin/ls”) hangs, and on OpenBSD the interpreter is not executable. Let’s assume that it only works on Linux.
* * Regression test: Doing "/lib/ld-linux-x86-64.so.2 <program>" shouldEelco Dolstra2009-01-301-0/+6
| | | | | work on a patched executable (it doesn't right now on x86_64).
* * `--interpreter' -> `--set-interpreter'.Eelco Dolstra2005-10-111-1/+1
|
* * Revert.Eelco Dolstra2005-09-301-1/+1
|
* * Refactoring continued: `--set-interpreter' works again.Eelco Dolstra2005-09-301-1/+1
|
* * Also try a interpreter with a long name.Eelco Dolstra2005-09-301-0/+23