1
0
mirror of https://github.com/lammertb/libhttp.git synced 2026-01-03 16:02:30 +03:00

New unit test for HTTP authentication (part 2/?)

This commit is contained in:
bel
2016-05-16 22:46:14 +02:00
parent 4f544b0db6
commit dcac52b0ea
2 changed files with 40 additions and 21 deletions

View File

@@ -700,7 +700,7 @@ make_private_suite(void)
/* Used to debug test cases without using the check framework */
void
main(void)
MAIN_PRIVATE(void)
{
test_alloc_vprintf(0);
test_mg_vsnprintf(0);