16pcmk__effective_rc_test(
void **state) {
36 cmocka_unit_test(pcmk__effective_rc_test))
API related to resource agents.
int pcmk__effective_rc(int rc)
@ PCMK_OCF_RUNNING_PROMOTED
Service active and promoted.
@ PCMK_OCF_DEGRADED_PROMOTED
Service promoted but more likely to fail soon.
@ PCMK_OCF_DEGRADED
Service active but more likely to fail soon.
@ PCMK_OCF_UNKNOWN
Action is pending.
#define PCMK__UNIT_TEST(group_setup, group_teardown,...)