lib: internal: add BT_ASSERT_POST()
[babeltrace.git] / CONTRIBUTING.adoc
index fbda663a0c40e9ba246cf39fdb6f3cf65db898d5..13c5b5832f73a4765178670e267ddfe97af2141b 100644 (file)
@@ -1250,6 +1250,7 @@ A _FATAL_-level logging statement should always be followed by
   `switch` statement.
 * Failed assertion (within `BT_ASSERT()`).
 * Unsatisfied library precondition (within `BT_ASSERT_PRE()`).
+* Unsatisfied library postcondition (within `BT_ASSERT_POST()`).
 |Almost none: should be executed in production.
 
 |_ERROR_
This page took 0.022403 seconds and 4 git commands to generate.