Loading tests/data/test1650 +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ none </server> <features> unittest http/2 </features> <name> DOH Loading tests/unit/unit1650.c +11 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ static void unit_stop(void) } #ifdef USE_NGHTTP2 #define DNS_PREAMBLE "\x00\x00\x01\x00\x00\x01\x00\x00\x00\x00\x00\x00" #define LABEL_TEST "\x04\x74\x65\x73\x74" #define LABEL_HOST "\x04\x68\x6f\x73\x74" Loading Loading @@ -281,3 +282,13 @@ UNITTEST_START } } UNITTEST_STOP #else /* USE_NGHTTP2 */ UNITTEST_START { return 1; /* nothing to do, just fail */ } UNITTEST_STOP #endif Loading
tests/data/test1650 +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ none </server> <features> unittest http/2 </features> <name> DOH Loading
tests/unit/unit1650.c +11 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ static void unit_stop(void) } #ifdef USE_NGHTTP2 #define DNS_PREAMBLE "\x00\x00\x01\x00\x00\x01\x00\x00\x00\x00\x00\x00" #define LABEL_TEST "\x04\x74\x65\x73\x74" #define LABEL_HOST "\x04\x68\x6f\x73\x74" Loading Loading @@ -281,3 +282,13 @@ UNITTEST_START } } UNITTEST_STOP #else /* USE_NGHTTP2 */ UNITTEST_START { return 1; /* nothing to do, just fail */ } UNITTEST_STOP #endif