pacemaker
2.1.4-dc6eb4362
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <stdarg.h>
#include <stddef.h>
#include <stdint.h>
#include <setjmp.h>
#include <cmocka.h>
Go to the source code of this file.
Macros | |
#define | SIMPLE_DATA "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" |
Functions | |
int | main (int argc, char **argv) |
Variables | |
const char * | SIMPLE_COMPRESSED = "BZh41AY&SYO\x1ai" |
#define SIMPLE_DATA "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" |
Definition at line 18 of file pcmk__compress_test.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 42 of file pcmk__compress_test.c.
const char* SIMPLE_COMPRESSED = "BZh41AY&SYO\x1ai" |
Definition at line 20 of file pcmk__compress_test.c.