test_state
static int test_state(struct context *);
{ "state", test_state, 1 },
static void test_state(int, int);
test_state(cmd, STATE_BPF);
test_state(cmd, STATE_BPF);
test_state(cmd, STATE_FILTER);
test_state(cmd, STATE_FILTER);
test_state(cmd, STATE_FILTER);
test_state(cmd, STATE_RUN);
test_state(cmd, STATE_RUN);
test_state(cmd, cur_state);
test_state(cmd, STATE_RUN);
test_state(cmd, STATE_FILTER);
test_state(cmd, STATE_FILTER);
test_state(cmd, STATE_RUN);
test_state(cmd, STATE_RUN);