aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor source tree: separate out fix-gnustackAnthony G. Basile2014-07-304-69/+0
* tests/pxtpax/daemontest.sh: make progress prettyAnthony G. Basile2013-05-201-0/+7
* tests/{paxmodule,revdeppaxtest}: fix to work with all combinations of --{en,d...Anthony G. Basile2013-05-202-20/+33
* tests/{paxmodule,revdeppaxtest}: make path resolutions more robustAnthony G. Basile2013-05-202-33/+31
* tests/pxtpax/daemontest.sh: clean up bashAnthony G. Basile2013-05-201-12/+12
* configure.ac: check if ELF_C_RDWR_MMAP is declared in libelf.hAnthony G. Basile2013-05-201-1/+4
* Bump to automake 1.12Anthony G. Basile2013-05-201-1/+1
* tests/*: pretify the code and outputAnthony G. Basile2012-12-295-185/+202
* tests/revdeppaxtest/revdeptest.sh: update to work with new revdep-paxAnthony G. Basile2012-12-291-21/+10
* tests/paxmodule/paxmodtest.sh: fix unit testAnthony G. Basile2012-12-281-1/+1
* Rename XT_PAX to XATTR_PAX everywhereAnthony G. Basile2012-12-211-3/+3
* ChangeLog, TODO, README, Copyright Notices: updatedAnthony G. Basile2012-12-165-0/+85
* tests/revdeppaxtest: no longer require python module to be installedAnthony G. Basile2012-12-163-10/+33
* tests/revdeppaxtest: test exporter/importer logicAnthony G. Basile2012-12-161-22/+66
* tests/revdeppaxtest: improve test flagsAnthony G. Basile2012-12-151-2/+2
* tests/paxmodule: fix EXTRA_DIST for make distcheckAnthony G. Basile2012-12-152-2/+2
* tests/paxmodule: no longer require python module to be installedAnthony G. Basile2012-12-152-5/+28
* tests/revdeppaxtest: complete test for revdep-paxAnthony G. Basile2012-12-151-29/+38
* tests/revdeppaxtest: progress towards a test for revdep-paxAnthony G. Basile2012-12-148-1/+135
* tests/paxmodule: test python module, set with pypaxctl, read with paxctl-ngAnthony G. Basile2012-12-131-0/+38
* tests/paxmodule: test python module, set with paxctl-ng, read with pypaxctlAnthony G. Basile2012-12-134-1/+70
* tests/gnustack/Makefile.am: distribute gnustacktest.shAnthony G. Basile2012-12-131-0/+2
* tests/pxtpax/Makefile.am: fix renaming of daemontest.sh scriptAnthony G. Basile2012-12-131-1/+1
* tests/pxtpax/daemontest.sh: add logic for amd64 vs i686Anthony G. Basile2012-12-131-2/+32
* tests/{gnustack,pxtpax}: return success/failure, reduce vebosityAnthony G. Basile2012-12-125-58/+128
* src/paxctl-ng.c: do not use '-' when setting null XATTR PAX flagsAnthony G. Basile2012-12-121-11/+20
* tests/gnustack/Makefile.am: make sed line work on armAnthony G. Basile2012-07-281-1/+1
* tests/gnustack/Makefile.am: clean *.s files as wellAnthony G. Basile2012-07-281-1/+1
* tests/gnustack: make test machine independantAnthony G. Basile2012-07-284-71/+7
* tests/gnustack: switch from yasm to gcc for assemblerAnthony G. Basile2012-07-275-70/+57
* Fix some bugs in tests/*Anthony G. Basile2011-11-155-21/+15
* tests/pxtpax: compare file's and process's pax flagsAnthony G. Basile2011-11-1510-28/+141
* tests/Makefile.am: fixes 'make check' in dist tarballAnthony G. Basile2011-10-031-0/+2
* poc/mangle-paxflags.c: remove EI_PAX and PT_PAX_FLAGS from an elfAnthony G. Basile2011-05-054-4/+3
|\
| * Revamped tests, added pocAnthony G. Basile2011-05-055-43/+13
* | tests: renaming to be more specificAnthony G. Basile2011-05-055-43/+13
|/
* Fixed test on x86Anthony G. Basile2011-04-251-1/+1
* Consolidated {fix,get}-gnustack.cAnthony G. Basile2011-04-145-6/+73
* tests/test-bad{32,64}.asm: cleaned up whitespaceAnthony G. Basile2011-04-132-20/+19
* tests/Makefile.am: improved build of bad elfAnthony G. Basile2011-04-133-13/+27
* fix-gnustack.c: removed unnecessary and harmful elf_update()Anthony G. Basile2011-04-132-9/+6
* Added: fix-gnustack.c to clear X flag on .gnu.stackAnthony G. Basile2011-04-121-2/+8
* Fixed unit tests to work with 'make check'Anthony G. Basile2011-04-123-95/+22
* Added autotool build systemAnthony G. Basile2011-04-124-0/+122