Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alfred2g
Copy link
Contributor

@alfred2g alfred2g commented Oct 15, 2021

Add streambuffer test to make kernel PR #391 pass

Description

kernel PR 391 fails as a new assert is added without UT
FreeRTOS/FreeRTOS-Kernel#391

Test Steps

add an test to check for the assert

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alfred2g alfred2g requested a review from a team as a code owner October 15, 2021 19:35
archigup
archigup previously approved these changes Oct 15, 2021
@alfred2g alfred2g requested a review from aggarg October 15, 2021 22:44
aggarg
aggarg previously approved these changes Oct 15, 2021
* @brief Dummy sender task handle to which the stream buffer receive APIs will send notification.
*/
//static TaskHandle_t senderTask = ( TaskHandle_t ) ( 0xAABBCCDD );
/*static TaskHandle_t senderTask = ( TaskHandle_t ) ( 0xAABBCCDD ); */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these commented out variables just be removed?

@alfred2g alfred2g requested review from aggarg and archigup October 15, 2021 23:04
@aggarg aggarg merged commit a32ab34 into FreeRTOS:main Oct 15, 2021
aggarg added a commit to aggarg/FreeRTOS that referenced this pull request Nov 12, 2021
aggarg added a commit that referenced this pull request Nov 12, 2021
aggarg added a commit to aggarg/FreeRTOS that referenced this pull request Nov 13, 2021
aggarg added a commit that referenced this pull request Nov 15, 2021
johnrhen pushed a commit to johnrhen/FreeRTOS that referenced this pull request Nov 24, 2021
aggarg added a commit to aggarg/FreeRTOS that referenced this pull request Dec 16, 2021
abhidixi11 pushed a commit that referenced this pull request Dec 16, 2021
* Bring FreeRTOS-Kernel submodule pointer to V10.4.6

Signed-off-by: Gaurav Aggarwal <[email protected]>

* Remove C89 flag from tests

Signed-off-by: Gaurav Aggarwal <[email protected]>

* Revert "UT: Add streambuffer test to make PR #391 pass (#690)"

This reverts commit a861781.
moninom1 pushed a commit to moninom1/FreeRTOS that referenced this pull request Apr 17, 2023
* wip

* fix build failure and test failures for FreeRTOS IP unit tests

* new ip diffconfig 1 included in build

* updating prvProcessUDPPacket() as per PR FreeRTOS#689 and fixing tests

* wip ip diffconfig

* added diffconfig2 for ip unit tests wrt to diffconfig with ipconfigCOMPATIBLE_WITH_SINGLE set as zero to enable FreeRTOS_IP_init tests and fixed freertos ip diffconfig unit tests

* minor fix on an ARP unit test

* minor fix with ip utils diffconfig unit tests build

* Fixed build failure with ip diffconfig 1 and 2. Pulled latest changes from dev/v6 branch.

* Removed unused code.
urutva pushed a commit to urutva/FreeRTOS that referenced this pull request Aug 29, 2023
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants