7#ifndef _CTWM_CTWM_TEST_H
8#define _CTWM_CTWM_TEST_H
16#define TEST_POSTPARSE(cb) do { \
18 ctwm_test_postparse = (cb); \
bool ctwm_test
Magic flag for tests. Nothing else should touch this!
int(* ctwm_test_postparse)(void)
Special magic for use in tests.