On 11/12/2020 11.00, Janosch Frank wrote: > Let's check if we get the correct interception data on a few > diags. This commit is more of an addition of boilerplate code than a > real test. > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > s390x/Makefile | 1 + > s390x/sie.c | 113 ++++++++++++++++++++++++++++++++++++++++++++ > s390x/unittests.cfg | 3 ++ > 3 files changed, 117 insertions(+) > create mode 100644 s390x/sie.c Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>