syzkaller/pkg/kd
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
..
kd_test.go target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
kd.go pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00