pacemaker 3.0.1-16e74fc4da
Scalable High-Availability cluster resource manager
Loading...
Searching...
No Matches
pcmk_parse_score_test.c File Reference
#include <crm_internal.h>
#include <limits.h>
#include <crm/common/scores.h>
#include <crm/common/unittest_internal.h>
Include dependency graph for pcmk_parse_score_test.c:

Go to the source code of this file.

Macros

#define A(x)
 
#define B(x)
 

Variables

int pcmk__score_red
 
int pcmk__score_green
 
int pcmk__score_yellow
 

Macro Definition Documentation

◆ A

#define A ( x)
Value:
#x

Definition at line 87 of file pcmk_parse_score_test.c.

◆ B

#define B ( x)
Value:
A(x)
#define A(x)

Definition at line 88 of file pcmk_parse_score_test.c.

Variable Documentation

◆ pcmk__score_green

int pcmk__score_green
extern

Definition at line 17 of file scores.c.

◆ pcmk__score_red

int pcmk__score_red
extern

Definition at line 16 of file scores.c.

◆ pcmk__score_yellow

int pcmk__score_yellow
extern

Definition at line 18 of file scores.c.