#include <criterion/criterion.h>#include "apphook.h"#include "logmsg/gsockaddr-serialize.h"#include <string.h>
Functions | |
| TestSuite (gsockaddr_serialize,.init=app_startup,.fini=app_shutdown) | |
| Test (gsockaddr_serialize, test_empty) | |
| Test (gsockaddr_serialize, test_inet) | |
| Test (gsockaddr_serialize, test_unix) | |
| Test (gsockaddr_serialize, test_inet_false) | |
| Test (gsockaddr_serialize, test_bad_family) | |
| Test | ( | gsockaddr_serialize | , |
| test_bad_family | |||
| ) |
| Test | ( | gsockaddr_serialize | , |
| test_empty | |||
| ) |
| Test | ( | gsockaddr_serialize | , |
| test_inet | |||
| ) |
| Test | ( | gsockaddr_serialize | , |
| test_inet_false | |||
| ) |
| Test | ( | gsockaddr_serialize | , |
| test_unix | |||
| ) |
| TestSuite | ( | gsockaddr_serialize | , |
| . | init = app_startup, |
||
| . | fini = app_shutdown |
||
| ) |