libspf2 1.2.11
Macros | Functions
spftest.c File Reference
#include "spf_sys_config.h"
#include "spf.h"
#include "spf_dns.h"
#include "spf_dns_test.h"
#include "spf_dns_internal.h"
Include dependency graph for spftest.c:

Go to the source code of this file.

Macros

#define SPF_TEST_VERSION   "3.0"
 
#define TRUE   1
 
#define FALSE   0
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ FALSE

#define FALSE   0

Definition at line 72 of file spftest.c.

◆ SPF_TEST_VERSION

#define SPF_TEST_VERSION   "3.0"

Definition at line 26 of file spftest.c.

◆ TRUE

#define TRUE   1

Definition at line 71 of file spftest.c.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)