@@ -545,4 +545,13 @@ associated with the defined functions, as well as suggested SW approaches for
efficient implementation of the defined function. Also included are global data
structures defined/referenced by the defined functions.
+@section verification Verification
+
+This section describes the verification/test cases needed to ensure that the
+defined functionality is implemented correctly and performs adequately. This
+should be at a level of detail such that the programmer tasked with writing
+test scripts/programs to verify the implementation(s) of the defined functions
+can be written to ensure that all relevant functional variants and error/exception
+cases are properly tested.
+
*/
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> --- packet_io.dox | 9 +++++++++ 1 file changed, 9 insertions(+)