Add unittest/assert macros for EXPECT_OK

XMLWordPrintableJSON

    • 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. 

            Assignee:
            Alex Li
            Reporter:
            Benjamin Pearce
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: