Skip to content

Conversation

@chinglee-iot
Copy link
Member

Update kernel submodule pointer for preempt equal priority task test cases in #903

Description

Test Steps

Before this PR, there will be the following test cases failure
tasks_1_utest.c:1211:test_xTaskResumeAll_success_2_tasks_eq_prio_running_no_yield:FAIL: Expected FALSE Was TRUE
tasks_1_utest.c:1314:test_vTaskPrioritySet_success_eq_curr_prio_curr_tcb:FAIL: Expected FALSE Was TRUE
tasks_1_utest.c:2417:test_vTaskResume_success_eq_curr_prio_not_yield:FAIL: Expected FALSE Was TRUE
tasks_1_utest.c:2591:test_xTaskResumeFromISR_success_curr_prio_eq_suspended_task:FAIL: Expected 0 Was 1

Related Issue

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

@chinglee-iot chinglee-iot requested a review from a team as a code owner January 9, 2023 09:49
@chinglee-iot chinglee-iot requested a review from ActoryOu January 9, 2023 09:49
@chinglee-iot chinglee-iot merged commit 2ec3cb5 into FreeRTOS:main Jan 9, 2023
@chinglee-iot chinglee-iot deleted the update-kernel-submodule-pointer branch February 9, 2023 06:56
moninom1 added a commit to moninom1/FreeRTOS that referenced this pull request Jun 27, 2023
…ndDHCPMessage (FreeRTOS#909)

* Add cbmc proof

* Force push

* Fix formatting

* Fix build error

* Formatting fix

Co-authored-by: ActoryOu <[email protected]>

* Formatting suggestion fix

Co-authored-by: ActoryOu <[email protected]>

* Removing unnecessary comment

Co-authored-by: ActoryOu <[email protected]>

* Removing unnecessary comment

Co-authored-by: ActoryOu <[email protected]>

* add CBMC proof for xDHCPv6Process_PassReplyToEndPoint

* fix unit tests, coverage, refactor

---------

Co-authored-by: ActoryOu <[email protected]>
Co-authored-by: tony-josi-aws <[email protected]>
Co-authored-by: Monika Singh <[email protected]>
every-breaking-wave pushed a commit to every-breaking-wave/FreeRTOS that referenced this pull request Nov 15, 2024
* Revert "The curl command to send the report expects the tar file to be in its current directory. The step either needed to have the working-directory: set to the build directory, or the tar file needs to be created in the parent directory. (FreeRTOS#903)"

This reverts commit 76f3aa5.

* Update to separate build and upload steps

---------

Co-authored-by: tony-josi-aws <[email protected]>
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