Searched refs:ut_app (Results 1 – 1 of 1) sorted by relevance
31 static const char* ut_app = NULL; variable89 ut_app = strdup(argv[optind]); in parse_options()152 if (!ut_app) { in main()157 rc = run_trusty_unitest(ut_app); in main()