Defines

/home/pvrabec/project/openscap/openscap-0.7.2/src/OVAL/probes/SEAP/public/seap-debug.h File Reference

SEAP debug helpers public header. More...

#include <assert.h>

Go to the source code of this file.

Defines

#define _A(x)   assert(x)
#define _D(...)   while(0)
#define _LOGCALL_   while(0)
#define SEAP_DEBUG_FILE   "seap_debug.log"
 Hardcoded output filename.
#define SEAP_DEBUG_FILE_ENV   "SEAP_DEBUG_FILE"
 Name of the environment variable that can be used to change the default output filename.

Detailed Description

SEAP debug helpers public header.

Author:
Daniel Kopecek <dkopecek@redhat.com>