HomeSort by: relevance | last modified time | path
    Searched refs:REG_TEST (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
reg-test 19 # REG_TEST: Pathname of script to run one or more tests.
87 ${REG_TEST} "${TEST_ID}"
122 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
123 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
130 msg 2 "REG_TEST = ${REG_TEST}"
reg-hunt 25 # REG_TEST: Pathname of script to run the test; returns 1 if we
132 ${REG_TEST} ${TEST_ID}
272 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
273 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
284 msg 2 "REG_TEST = ${REG_TEST}"
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
reg-test 19 # REG_TEST: Pathname of script to run one or more tests.
87 ${REG_TEST} "${TEST_ID}"
122 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
123 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
130 msg 2 "REG_TEST = ${REG_TEST}"
reg-hunt 25 # REG_TEST: Pathname of script to run the test; returns 1 if we
132 ${REG_TEST} ${TEST_ID}
272 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
273 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
284 msg 2 "REG_TEST = ${REG_TEST}"
  /src/external/gpl3/gcc/dist/contrib/reghunt/date_based/
reg_periodic 19 # REG_TEST: Pathname of script to run one or more tests.
94 ${REG_TEST} "${TEST_DATE}"
128 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
130 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
139 msg 2 "REG_TEST = ${REG_TEST}"
reg_search 23 # REG_TEST: Pathname of script to run the test; returns 1 if we
127 ${REG_TEST} "${TEST_DATE}"
210 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
211 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
223 msg 2 "REG_TEST = ${REG_TEST}"
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/date_based/
reg_periodic 19 # REG_TEST: Pathname of script to run one or more tests.
94 ${REG_TEST} "${TEST_DATE}"
128 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
130 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
139 msg 2 "REG_TEST = ${REG_TEST}"
reg_search 23 # REG_TEST: Pathname of script to run the test; returns 1 if we
127 ${REG_TEST} "${TEST_DATE}"
210 test "x${REG_TEST}" = "x" && error "REG_TEST is not defined"
211 test -x ${REG_TEST} || error "REG_TEST is not an executable file"
223 msg 2 "REG_TEST = ${REG_TEST}"

Completed in 16 milliseconds