Searched defs:getopt_app (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication_test.cpp38 class getopt_app : public atf::application::app { class in inherits:atf::application::app
40 getopt_app(void) : app("description", "manpage") {} function in class:getopt_app
/netbsd-current/external/bsd/atf/dist/tools/
H A Dapplication_test.cpp38 class getopt_app : public tools::application::app { class in inherits:tools::application::app
40 getopt_app(void) : app("description", "manpage", "other") {} function in class:getopt_app

Completed in 173 milliseconds