Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kernel submodule pointer for equal priority test cases #909

Merged

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 <jay2002824@gmail.com>

* Formatting suggestion fix

Co-authored-by: ActoryOu <jay2002824@gmail.com>

* Removing unnecessary comment

Co-authored-by: ActoryOu <jay2002824@gmail.com>

* Removing unnecessary comment

Co-authored-by: ActoryOu <jay2002824@gmail.com>

* add CBMC proof for xDHCPv6Process_PassReplyToEndPoint

* fix unit tests, coverage, refactor

---------

Co-authored-by: ActoryOu <jay2002824@gmail.com>
Co-authored-by: tony-josi-aws <tonyjosi@amazon.com>
Co-authored-by: Monika Singh <moninom@amazon.com>
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 <tonyjosi@amazon.com>
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