Home
last modified time | relevance | path

Searched refs:check_e_using_grep (Results 1 – 9 of 9) sorted by relevance

/external/strace/tests-m32/
Dfiltering_syscall-syntax.test117 check_e_using_grep 'regcomp: \+id: [[:alpha:]].+' -e trace='/+id'
118 check_e_using_grep 'regcomp: \*id: [[:alpha:]].+' -e trace='/*id'
119 check_e_using_grep 'regcomp: \{id: [[:alpha:]].+' -e trace='/{id'
120 check_e_using_grep 'regcomp: \(id: [[:alpha:]].+' -e trace='/(id'
121 check_e_using_grep 'regcomp: \[id: [[:alpha:]].+' -e trace='/[id'
Doptions-syntax.test40 check_e_using_grep 'exec: File *name too long' "$(printf '%4096s' ' ')"
43 check_e_using_grep "$ff_name: File *name too long" -ff -o "$ff_name" true
Dsyntax.sh62 check_e_using_grep() function
/external/strace/tests-mx32/
Dfiltering_syscall-syntax.test117 check_e_using_grep 'regcomp: \+id: [[:alpha:]].+' -e trace='/+id'
118 check_e_using_grep 'regcomp: \*id: [[:alpha:]].+' -e trace='/*id'
119 check_e_using_grep 'regcomp: \{id: [[:alpha:]].+' -e trace='/{id'
120 check_e_using_grep 'regcomp: \(id: [[:alpha:]].+' -e trace='/(id'
121 check_e_using_grep 'regcomp: \[id: [[:alpha:]].+' -e trace='/[id'
Doptions-syntax.test40 check_e_using_grep 'exec: File *name too long' "$(printf '%4096s' ' ')"
43 check_e_using_grep "$ff_name: File *name too long" -ff -o "$ff_name" true
Dsyntax.sh62 check_e_using_grep() function
/external/strace/tests/
Dfiltering_syscall-syntax.test117 check_e_using_grep 'regcomp: \+id: [[:alpha:]].+' -e trace='/+id'
118 check_e_using_grep 'regcomp: \*id: [[:alpha:]].+' -e trace='/*id'
119 check_e_using_grep 'regcomp: \{id: [[:alpha:]].+' -e trace='/{id'
120 check_e_using_grep 'regcomp: \(id: [[:alpha:]].+' -e trace='/(id'
121 check_e_using_grep 'regcomp: \[id: [[:alpha:]].+' -e trace='/[id'
Doptions-syntax.test40 check_e_using_grep 'exec: File *name too long' "$(printf '%4096s' ' ')"
43 check_e_using_grep "$ff_name: File *name too long" -ff -o "$ff_name" true
Dsyntax.sh62 check_e_using_grep() function