Skip to content
Commit 9703e493 authored by Reuben Cartwright's avatar Reuben Cartwright Committed by Gaurav-Aggarwal-AWS
Browse files

docs: Document unit testing with configASSERT



This commit adds an explanation in `unit_testing.md` on how
configASSERT is handled in `freertos_command_pool.c` tests and other
test files.
The intended behaviour is that an assertion failure causes the rest of
the code to stop running, but can be handled by a test and does not
stop the rest of the test's checks running.

Signed-off-by: default avatarReuben Cartwright <Reuben.Cartwright@arm.com>
parent 78c58e13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment