1 #!/bin/sh 2 3 # Check decoding of utime syscall. 4 . "${srcdir=.}/init.sh" 5 6 run_strace_match_diff -a 16 -e trace=utime 7