syslog-ng source
test_cryptofuncs.c File Reference
#include <criterion/criterion.h>
#include "libtest/cr_template.h"
#include "compat/openssl_support.h"
#include "apphook.h"
#include "cfg.h"
Include dependency graph for test_cryptofuncs.c:

Functions

void setup (void)
 
void teardown (void)
 
 TestSuite (cryptofuncs,.init=setup,.fini=teardown)
 
 Test (cryptofuncs, test_hash)
 

Function Documentation

◆ setup()

void setup ( void  )

◆ teardown()

void teardown ( void  )

◆ Test()

Test ( cryptofuncs  ,
test_hash   
)

◆ TestSuite()

TestSuite ( cryptofuncs  ,
init = setup,
fini = teardown 
)