mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-08-20 23:16:30 +08:00
Update test comments
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
(cherry picked from commit 44c66f1df2)
This commit is contained in:
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 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user