summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #130 from am813nt/masterDomen Kožar2020-06-161-1/+1
|\
| * Fixed tests to be running with parallel-testsam813nt2017-08-021-1/+1
* | Add libasan build option and test print-neededAaron D. Marasco2020-06-102-0/+5
* | Merge pull request #104 from mkoloberdin/masterDomen Kožar2020-06-031-1/+0
|\ \
| * | tests: Do not exit on an expected failure code.Michael Koloberdin2016-07-101-1/+0
* | | Consistently use --force-rpath (fixes #94)Thomas Holder2020-06-032-0/+40
* | | Added --output flagDan L. Stahlke2020-06-012-1/+40
| |/ |/|
* | Add '--allowed-rpath-prefixes' option to '--shrink-rpath'Tuomas Tynkkynen2016-06-032-1/+48
|/
* no-rpath-prebuild: force pagesize to 4096 on prebuilt binariesFelipe Sateler2016-02-291-4/+5
* PR #40 had the side-effect of fixing the ia64 testEelco Dolstra2015-07-231-2/+0
* soname test: set an initial DT_SONAME entrydarealshinji2015-07-131-1/+10
* tests: build libsimple without sonamedarealshinji2015-07-131-1/+1
* Fix build on LinuxEelco Dolstra2014-08-181-0/+2
* no-rpath-prebuild.sh: Don't run resulting binaryEelco Dolstra2014-07-181-6/+3
* Merge branch 'master' of github.com:vdanjean/patchelfEelco Dolstra2014-04-2419-8/+86
|\
| * rewrite no-rpath testVincent Danjean2012-07-1119-8/+85
| * Rewrite tests in automakeVincent Danjean2012-06-211-37/+45
| * Allow parallel execution of testsVincent Danjean2012-06-217-65/+72
| * fix build *and check* out of treeVincent Danjean2012-06-212-5/+5
* | Added tests for --print-soname and --set-sonameChingis Dugarzhapov2014-04-192-2/+25
* | Rewrite tests in automakeVincent Danjean2012-07-101-37/+45
* | Allow parallel execution of testsVincent Danjean2012-07-107-65/+72
* | fix build *and check* out of treeVincent Danjean2012-07-102-5/+5
|/
* * Test whether the patched no-rpath executable works on i686-linux.Eelco Dolstra2010-08-261-5/+3
* * On FreeBSD, running a program by calling the ELF interpreterEelco Dolstra2009-11-041-4/+8
* * Regression test for NIXPKGS-98: patchelf barfs on dynamic librariesEelco Dolstra2009-06-161-0/+4
* * Regression test: Doing "/lib/ld-linux-x86-64.so.2 <program>" shouldEelco Dolstra2009-01-301-0/+6
* (no commit message)Eelco Dolstra2008-05-281-0/+5
* * Fix a broken test.Eelco Dolstra2008-05-281-5/+1
* * Fix make dist.Eelco Dolstra2008-05-281-0/+1
* * A test for setting the rpath on a library.Eelco Dolstra2008-05-283-15/+74
* * Support DT_RUNPATH (in fact, prefer DT_RUNPATH over DT_RPATH unlessEelco Dolstra2008-05-272-2/+2
* * Fix the tests on FreeBSD. On FreeBSD, the RPATH is scoped: adding aEelco Dolstra2008-05-093-1/+10
* * .rel.plt is called .rela.plt on x86_64-linux.Eelco Dolstra2007-01-312-2/+10
* * Instantiate the right template depending on whether the file is 32Eelco Dolstra2007-01-312-1/+5
* * `--interpreter' -> `--set-interpreter'.Eelco Dolstra2005-10-113-3/+3
* * A `--debug' flag.Eelco Dolstra2005-10-041-0/+2
* * Add a test for programs that crash when .dynstr etc. are moved.Eelco Dolstra2005-10-033-7/+40
* * Handle the case where no RPATH is present, so the .dynamic table hasEelco Dolstra2005-10-013-2/+23
* * Handle `--set-rpath' for the growing case.Eelco Dolstra2005-09-303-10/+19
* * `patchelf --set-rpath': short case.Eelco Dolstra2005-09-302-8/+7
* * Revert.Eelco Dolstra2005-09-301-1/+1
* * Refactoring continued: `--set-interpreter' works again.Eelco Dolstra2005-09-301-1/+1
* * Doh!Eelco Dolstra2005-09-301-1/+1
* * Also try a interpreter with a long name.Eelco Dolstra2005-09-303-6/+26
* * Set a interpreter with a short name.Eelco Dolstra2005-09-302-3/+3
* * C++-ify.Eelco Dolstra2005-09-301-1/+1
* * Don't use an impure test path.Eelco Dolstra2005-09-291-1/+1
* * Debug.Eelco Dolstra2005-09-291-1/+1
* * Add an operation `--print-rpath' to print the RPATH of the libraryEelco Dolstra2005-09-291-7/+7