Searched refs:tst_bool_expr_parse (Results 1 – 4 of 4) sorted by relevance
43 res = tst_bool_expr_parse(expr); in parse_fail()67 expr = tst_bool_expr_parse(expr_str); in do_eval_test()
53 struct tst_expr *tst_bool_expr_parse(const char *expr);
337 struct tst_expr *tst_bool_expr_parse(const char *expr) in tst_bool_expr_parse() function
510 exprs[i] = tst_bool_expr_parse(kconfigs[i]); in tst_kconfig_check()