Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp71 static int lua_atf_test_program(lutok::state&);
151 _state.push_cxx_function(lua_atf_test_program); in parser()
455 lua_atf_test_program(lutok::state& state) in lua_atf_test_program() function