-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There is an existing ASSERT_OK, which fails the test and stops further execution. It would be useful to add EXPECT_OK which provides a non-fatal assertion.
A number of other convenience wrappers in unittest/assert.h might also benefit from having EXPECT_* equivalents.