Test: updated perf tests that have been broken for some time

This commit is contained in:
Olof hagsand 2023-05-23 15:24:42 +02:00
parent 307a992f36
commit 246fd81f57
5 changed files with 284 additions and 160 deletions

View file

@ -21,7 +21,8 @@ echo '"}' >> $fjson
echo "$fjson"
new "json parse long string"
expecteof_file "time -p $clixon_util_json" 0 "$fjson" 2>&1 | awk '/real/ {print $2}'
#expecteof_file "$clixon_util_json" 0 "$fjson"
expecteof_file "time -p $clixon_util_json -j" 0 "$fjson" "$fjson" 2>&1 | awk '/real/ {print $2}'
rm -rf $dir