Home
last modified time | relevance | path

Searched refs:lua_test_suite (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/kyua/engine/
H A Dkyuafile.cpp88 static int lua_test_suite(lutok::state&);
207 _state.push_cxx_function(lua_test_suite); in parser()
588 lua_test_suite(lutok::state& state) in lua_test_suite() function