test               82 lib/pengine/rules.c     gboolean test = TRUE;
test               97 lib/pengine/rules.c         test = pe_test_expression_full(expr, node_hash, role, now, match_data);
test              100 lib/pengine/rules.c         if (test && do_and == FALSE) {
test              104 lib/pengine/rules.c         } else if (test == FALSE && do_and) {