summaryrefslogtreecommitdiff
path: root/tests/regression
Commit message (Expand)AuthorAgeFilesLines
* tests: allow the regression test to run properly from 'make distcheck'Paul Moore2014-10-211-5/+7
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-2/+2
* tests: better architecture selection support in the automated testsPaul Moore2014-08-271-13/+60
* tests: Add missing mips{el}64n32 case for live testsMarkos Chandras2014-08-211-1/+1
* all: add support for mips64n32 to the tools and testsPaul Moore2014-08-201-2/+2
* all: add support for mips64 to the tools and testsPaul Moore2014-08-201-3/+3
* tests: detect the python bindings automaticallyPaul Moore2014-05-011-1/+11
* tests: Add MIPS BE return codes for live testsMarkos Chandras2014-04-251-1/+1
* tests: support both big and little endian test architecturesPaul Moore2014-04-161-3/+6
* arch: Add support for MIPS Little EndianMarkos Chandras2014-04-151-1/+8
* tests: add support for valgrind suppressionsPaul Moore2014-04-151-1/+2
* tests: add basic support for arch specific return values for the live testsPaul Moore2014-02-131-11/+22
* tests: fix a problem with the python bindings and the bpf-valgrind testsPaul Moore2013-10-211-0/+6
* tests: make the regression test valgrind mode more usefulPaul Moore2013-10-181-41/+88
* tests: return a useful error code from the test harnessPaul Moore2013-10-141-1/+5
* tools: rename some of the tools in preparation for installationPaul Moore2013-05-231-4/+7
* tests: add support for the x32 and arm architecturesPaul Moore2013-03-281-5/+2
* tests: enable the "live" test typePaul Moore2013-02-071-0/+64
* tests: allow the selective running of test typesPaul Moore2013-02-071-3/+11
* tests: improve the flexibility of the test loggingPaul Moore2013-02-051-15/+36
* tests: fix the error reporting with the basic test typePaul Moore2013-02-041-2/+3
* tests: do some cleanup and assorted changes in the regression scriptPaul Moore2013-01-211-182/+141
* tests: support running tests on all supported architecturesPaul Moore2013-01-181-136/+160
* tests: allow the regression script to run multiple test modesPaul Moore2013-01-171-15/+20
* tests: start the fuzz tests at zero like the other testsPaul Moore2013-01-171-15/+2
* tests: enable running non-native architecture testsPaul Moore2012-11-071-5/+11
* tests: add basic support for python testsPaul Moore2012-10-311-12/+34
* tests: summarize the regression test runPaul Moore2012-07-261-2/+29
* tests: add the batch name to regression test test number outputPaul Moore2012-07-261-26/+32
* tests: Add bpf-sim-fuzz regression test typeCorey Bryant2012-04-191-1/+128
* tests: Add batch regression tests for 12-basic-masked-opsCorey Bryant2012-04-191-1/+1
* tests: Use tabs in batch files and support hex valuesCorey Bryant2012-04-191-15/+8
* tests: Add regression test automation scriptCorey Bryant2012-04-131-0/+578