Home
last modified time | relevance | path

Searched refs:trs_file (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
HDtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file
/freebsd-11-stable/contrib/openpam/
HDtest-driver55 trs_file= # Where to save the metadata of the test run.
65 --trs-file) trs_file=$2; shift;;
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
135 echo ":test-result: $res" > $trs_file
136 echo ":global-test-result: $res" >> $trs_file
137 echo ":recheck: $recheck" >> $trs_file
138 echo ":copy-in-global-log: $gcopy" >> $trs_file