test: add EXIT_SKIP define
This commit is contained in:

committed by
Dan Williams

parent
4f05261af8
commit
7c705325a4
@@ -91,6 +91,9 @@
|
|||||||
#include "gsystem-local-alloc.h"
|
#include "gsystem-local-alloc.h"
|
||||||
|
|
||||||
|
|
||||||
|
/* Analog to EXIT_SUCCESS and EXIT_FAILURE. */
|
||||||
|
#define EXIT_SKIP (77)
|
||||||
|
|
||||||
/*******************************************************************************/
|
/*******************************************************************************/
|
||||||
|
|
||||||
/* general purpose functions that have no dependency on other nmtst functions */
|
/* general purpose functions that have no dependency on other nmtst functions */
|
||||||
|
Reference in New Issue
Block a user