pacemaker
2.1.7-0f7f88312f
Scalable High-Availability cluster resource manager
|
#include <crm_internal.h>
#include <crm/common/unittest_internal.h>
#include <crm/pengine/internal.h>
Go to the source code of this file.
Variables | |
struct pe_node_shared_s | node1_details |
struct pe_node_shared_s | node2_details |
pcmk_node_t | node1 = { .details = &node1_details } |
pcmk_node_t | node2 = { .details = &node2_details } |
pcmk_node_t node1 = { .details = &node1_details } |
Definition at line 18 of file pe__cmp_node_name_test.c.
struct pe_node_shared_s node1_details |
Definition at line 15 of file pe__cmp_node_name_test.c.
pcmk_node_t node2 = { .details = &node2_details } |
Definition at line 19 of file pe__cmp_node_name_test.c.
struct pe_node_shared_s node2_details |
Definition at line 16 of file pe__cmp_node_name_test.c.