|
Apache HTTPD
|
#include "testutil.h"#include "apr.h"#include "apu.h"#include "apu_errno.h"#include "apr_pools.h"#include "apr_dso.h"#include "apr_crypto.h"#include "apr_strings.h"Go to the source code of this file.
Functions | |
| abts_suite * | testcrypto (abts_suite *suite) |
| abts_suite * testcrypto | ( | abts_suite * | suite | ) |
Dummy test suite when crypto is turned off.
Definition at line 1540 of file testcrypto.c.