./timestamp ./start-test-stop 5300 tinydns || EXITCODE=1
- cd ../regression-tests.nobackend/
+ cd ../modules/luabackend/test2/
+ ../../../regression-tests/timestamp ./runtest || EXITCODE=1
+
+ cd ../../../regression-tests.nobackend/
./runtests || EXITCODE=1
elif [ "$context" = "odbc" ]; then
run "rm tests/ent-asterisk/fail.nsec"
- run "cd .."
+ run "cd ../modules/luabackend/test2"
+ run "../../../regression-tests/timestamp ./runtest"
+
+ run "cd ../../.."
run "cd regression-tests.rootzone"
run "./timestamp ./start-test-stop 5300 bind-both"