Skip to content

Commit

Permalink
Document ESSENTIAL tests
Browse files Browse the repository at this point in the history
  • Loading branch information
neuschaefer authored and radare committed Aug 10, 2014
1 parent a60c5bf commit 375575c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ The following variables are available:
* FILTER (string)(optional): Filter program (like grep or sed) to filter
radare2's output before comparing it with EXPECT.
Useful to fix random output to generate stable tests.
* BROKEN (boolean)(optional): This tests documents a bug which is not yet fixed.
* BROKEN (boolean)(optional): This tests documents a bug which is not yet fixed.
* ESSENTIAL (boolean)(optional): A failure of this test is treated as fatal.
* EXITCODE (number)(optional): Check the exit code of radare2 matches. Can be used
to check handling of invalid arguments.

Expand Down

0 comments on commit 375575c

Please sign in to comment.