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

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dtest-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"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
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

Completed in 1 milliseconds