Searched refs:getopt_app (Results 1 – 1 of 1) sorted by relevance
34 class getopt_app : public atf::application::app { class36 getopt_app(void) : app("description", "manpage") {} in getopt_app() function in getopt_app84 ATF_REQUIRE_EQ(0, getopt_app().run(argc, argv)); in ATF_TEST_CASE_BODY()