Imported Upstream version 0.6.30
[platform/upstream/libsolv.git] / ext / testcase.h
index 341b9c2..2069637 100644 (file)
@@ -18,6 +18,7 @@
 #define TESTCASE_RESULT_RULES          (1 << 6)
 #define TESTCASE_RESULT_GENID          (1 << 7)
 #define TESTCASE_RESULT_REASON         (1 << 8)
+#define TESTCASE_RESULT_CLEANDEPS      (1 << 9)
 
 /* reuse solver hack, testsolv use only */
 #define TESTCASE_RESULT_REUSE_SOLVER   (1 << 31)