Update test comments

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
(cherry picked from commit 44c66f1df2)
This commit is contained in:
Gaurav Aggarwal
2021-04-07 13:56:04 -07:00
committed by Paul Bartell
parent 5c7f33fbfb
commit 308739464b
@@ -628,7 +628,8 @@ void test_xStreamBufferSend_more_than_buffer_size( void )
}
/**
* @brief Sending zero bytes to stream buffer should fail assertion.
* @brief Sending zero bytes to stream buffer should return write nothing to the
* buffer and return 0.
*/
void test_xStreamBufferSend_zero_bytes( void )
{