pacemaker  2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
Macros | Variables
pcmk__compress_test.c File Reference
#include <crm_internal.h>
#include <crm/common/unittest_internal.h>
#include "mock_private.h"
Include dependency graph for pcmk__compress_test.c:

Go to the source code of this file.

Macros

#define SIMPLE_DATA   "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
 

Variables

const char * SIMPLE_COMPRESSED = "BZh41AY&SYO\x1ai"
 

Macro Definition Documentation

◆ SIMPLE_DATA

#define SIMPLE_DATA   "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"

Definition at line 16 of file pcmk__compress_test.c.

Variable Documentation

◆ SIMPLE_COMPRESSED

const char* SIMPLE_COMPRESSED = "BZh41AY&SYO\x1ai"

Definition at line 18 of file pcmk__compress_test.c.