diff --git a/t/t.h b/t/t.h index 1d75fba..2f6c858 100644 --- a/t/t.h +++ b/t/t.h @@ -32,6 +32,10 @@ #ifndef T_H_INCLUDED #define T_H_INCLUDED +#if _BullseyeCoverage +_Pragma("BullseyeCoverage save off") +#endif + #include struct t_test {