Files
sysbench/tests/include/script_oltp_point_select_common.sh
Alexey Kopytov 84fed669cc Move oltp_point_select.lua from sysbench/tests/db/ to sysbench/lua/.
Move oltp_point_select.lua to the sysbench/lua/ directory. Add basic
regression tests.
2017-01-15 16:45:38 +03:00

7 lines
124 B
Bash

#!/usr/bin/env bash
#
OLTP_SCRIPT_PATH=${SBTEST_SCRIPTDIR}/oltp_point_select.lua
. ${SBTEST_INCDIR}/script_oltp_common.sh