Lines Matching refs:check_h
45 check_h 'must have PROG [ARGS] or -p PID'
46 check_h 'PROG [ARGS] must be specified with -D' -D -p $$
47 check_h '-c and -C are mutually exclusive' -c -C true
48 check_h '-c and -C are mutually exclusive' -C -c true
49 check_h '(-c or -C) and -ff are mutually exclusive' -c -ff true
50 check_h '(-c or -C) and -ff are mutually exclusive' -C -ff true
51 check_h '-w must be given with (-c or -C)' -w true
52 check_h 'piping the output and -ff are mutually exclusive' -o '|' -ff true
53 check_h 'piping the output and -ff are mutually exclusive' -o '!' -ff true
54 check_h "invalid -a argument: '-42'" -a -42
55 check_h "invalid -O argument: '-42'" -O -42
56 check_h "invalid -s argument: '-42'" -s -42
57 check_h "invalid -s argument: '1073741824'" -s 1073741824
58 check_h "invalid -I argument: '5'" -I 5
59 check_h "invalid -X argument: 'test'" -Xtest
60 check_h "invalid -X argument: 'a'" -Xa
61 check_h "invalid -X argument: 'abbreviated'" -X abbreviated
63 check_h "incorrect personality designator '' in qualification 'getcwd@'" -e trace=getcwd@
64 check_h "incorrect personality designator '42' in qualification 'getcwd@42'" -e trace=getcwd@42
65 check_h "incorrect personality designator '42' in qualification 'getcwd@42'" -e trace=gettid,getcwd…
66 check_h "incorrect personality designator '42' in qualification '23@42'" -e trace=23@42,123
73 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@64
74 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@32
75 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@x32
78 check_h "incorrect personality designator '64' in qualification 'getcwd@64'" -e trace=getcwd@64
79 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@32
80 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@x32
83 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@64
84 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@32
85 check_h "incorrect personality designator 'x32' in qualification 'getcwd@x32'" -e trace=getcwd@x32
90 check_h "must have PROG [ARGS] or -p PID" -e trace=getcwd@"$pers"
91 …check_h "incorrect personality designator '$inv_pers' in qualification 'getcwd@$inv_pers'" -e trac…
92 check_h "incorrect personality designator 'x32' in qualification 'getcwd@x32'" -e trace=getcwd@x32