Skip to content

Commit 2b76749

Browse files
author
meihuisu
committed
wip test
1 parent ed9cd2f commit 2b76749

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

examples/programs/ucvm/run_ucvm_query_sjqbn.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ${BIN_DIR}/ucvm_query -m ${MODEL} -f ${CONF_DIR}/ucvm.conf < ${TEST_DIR}/test_la
1919
cat > $expect << EOF_EXPECTED_RESULT
2020
EOF_EXPECTED_RESULT
2121

22+
cp $result rr
23+
2224
echo "Running examples_programs_ucvm ucvm_query_sjqbn"
2325
if diff $result $expect > /dev/null 2>&1
2426
then
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
-116.905 36.725 0
2-
-116.905 36.725 500
3-
-116.905 36.725 1000
4-
-116.905 36.725 2000
5-
-116.905 36.725 3000
6-
-116.905 36.725 5000
1+
-120.381 37.389 0
2+
-120.381 37.389 500
3+
-120.381 37.389 1000
4+
-120.381 37.389 2000
5+
-120.381 37.389 3000
6+
-120.381 37.389 5000

0 commit comments

Comments
 (0)