Definition at line 65 of file palTest.c.
References verbose.
Referenced by t_afin(), t_caf2r(), t_caldj(), t_cd2tf(), t_cldj(), t_cr2af(), t_cr2tf(), t_ctf2d(), t_ctf2r(), t_djcal(), t_dmat(), t_flotin(), t_intin(), t_obs(), t_planet(), and t_tp().
90 printf(
"%s failed: %s want %d got %d\n",
91 func, test, ivalok, ival);
93 printf(
"%s passed: %s want %d got %d\n",
94 func, test, ivalok, ival);