File: lsm_get_self_attr-success.gen.test

package info (click to toggle)
strace 6.13%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 71,488 kB
  • sloc: ansic: 176,497; sh: 9,675; makefile: 4,133; cpp: 885; awk: 353; perl: 267; exp: 62; sed: 9
file content (5 lines) | stat: -rwxr-xr-x 373 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/sh -efu
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (lsm_get_self_attr-success --inject=lsm_get_self_attr:retval=96 -a49 -s2 --trace=lsm_get_self_attr); do not edit.
. "${srcdir=.}/scno_tampering.sh"
run_strace --inject=lsm_get_self_attr:retval=96 -a49 -s2 --trace=lsm_get_self_attr "../lsm_get_self_attr-success" > "$EXP"
match_diff "$LOG" "$EXP"