On 22.05.2017 10:56, David Hildenbrand wrote: > Test if the general infrastructure is working. The test will fail until > we have proper sclp console output. > > Signed-off-by: David Hildenbrand <david@xxxxxxxxxx> > --- > s390x/Makefile | 2 ++ > s390x/selftest.c | 41 +++++++++++++++++++++++++++++++++++++++++ > s390x/unittests.cfg | 5 +++++ > 3 files changed, 48 insertions(+) > create mode 100644 s390x/selftest.c Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>