tests_pass.h 133 B

12345
  1. /* Set in tests_pass. */
  2. extern bool do_valgrind;
  3. extern const char *valgrind_suppress;
  4. extern struct ccanlint tests_pass_valgrind;