HomeSort by relevance Sort by last modified time
    Searched refs:check_e_using_grep (Results 1 - 9 of 9) sorted by null

  /external/strace/tests/
filtering_syscall-syntax.test 117 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'
syntax.sh 62 check_e_using_grep() function
options-syntax.test 40 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
  /external/strace/tests-m32/
filtering_syscall-syntax.test 117 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'
syntax.sh 62 check_e_using_grep() function
options-syntax.test 40 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
  /external/strace/tests-mx32/
filtering_syscall-syntax.test 117 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'
syntax.sh 62 check_e_using_grep() function
options-syntax.test 40 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

Completed in 871 milliseconds