summaryrefslogtreecommitdiff
path: root/tests/26-sim-arch_all_be_basic.c
Commit message (Expand)AuthorAgeFilesLines
* arch: Add 32-bit Motorola 68000 supportJohn Paul Adrian Glaubitz2023-04-251-0/+3
* arch: Add SuperH 32-bit supportJohn Paul Adrian Glaubitz2021-03-081-0/+3
* arch: Add parisc architecture supportHelge Deller2016-05-251-0/+6
* Merge branch 'working-s390' into masterPaul Moore2015-08-281-1/+7
|\
| * arch: add support for s390Jan Willeke2015-07-131-0/+3
| * arch: add support for s390xJan Willeke2015-07-131-0/+3
* | tests: add ppc support to the regression testsBogdan Purcareata2015-02-171-0/+3
* | tests: add ppc64 support to the regression testsPaul Moore2015-02-061-0/+3
|/
* all: add support for mips64n32 to the tools and testsPaul Moore2014-08-201-0/+3
* all: add support for mips64 to the tools and testsPaul Moore2014-08-201-0/+3
* tests: update the tests to use the new architecture resolving functionalityPaul Moore2014-05-081-1/+1
* tests: correctly return an error if seccomp_init() failsPaul Moore2014-05-011-1/+2
* tests: remove assumptions about the native architecturePaul Moore2014-04-251-11/+7
* tests: Add new test for big-endian architecturesMarkos Chandras2014-04-251-0/+83