syzkaller/sys/syz-extract
Alexander Egorenkov bbad15ae75 target: support of big-endian architectures
* Introduce the new target flag 'LittleEndian' which specifies
  of which endianness the target is.
* Introduce the new requires flag 'littleendian' for tests to
  selectively enable/disable tests on either little-endian architectures
  or big-endian ones.
* Disable KD unit test on s390x architecture because the test
  works only on little-endian architecture.

Signed-off-by: Alexander Egorenkov <Alexander.Egorenkov@ibm.com>
2020-06-23 21:24:30 +02:00
..
akaros.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
extract.go sys/linux: rename watch_queue.txt to dev_watch_queue.txt 2020-06-12 18:42:12 +02:00
fetch.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
freebsd.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
fuchsia.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
linux.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
netbsd.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
openbsd.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
trusty.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
windows.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00