5 lines
270 B
Plaintext
5 lines
270 B
Plaintext
|
#!/bin/sh -efu
|
||
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (s390_pci_mmio_read_write -e trace=s390_pci_mmio_read,s390_pci_mmio_write -a30); do not edit.
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff -e trace=s390_pci_mmio_read,s390_pci_mmio_write -a30
|