5 lines
		
	
	
		
			270 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			270 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
#!/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
 |