set_test_panic: added new test

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-04-25 22:52:27 +03:00
parent efdd6e0ffb
commit 54e123587e
3 changed files with 1680 additions and 3 deletions
+1 -2
View File
@@ -84,9 +84,8 @@ library stable, we should have testcases for the following features:
- MHD basic and digest authentication
In particular, the following functions are not covered by 'make check':
- mhd_panic_std (daemon.c); special case (abort)
- mhd_panic_std (mhd_panic.c); special case (abort)
- parse_options (daemon.c)
- MHD_set_panic_func (daemon.c)
- MHD_get_version (daemon.c)