Test: Added detail env var to sum.sh, Changed make test to include detailed test
This commit is contained in:
parent
42efb59a75
commit
e724dd7f40
5 changed files with 34 additions and 7 deletions
|
|
@ -75,7 +75,7 @@ static int _transaction_log = 0;
|
|||
*/
|
||||
static char *_validate_fail_xpath = NULL;
|
||||
|
||||
/*! Sub state variable to fail on validate/commit,
|
||||
/*! Sub state variable to fail on validate/commit (not configured)
|
||||
* Obscure, but a way to first trigger a validation error, next time to trigger a commit error
|
||||
*/
|
||||
static int _validate_fail_toggle = 0; /* fail at validate and commit */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue