Skip to content

Conversation

@chinglee-iot
Copy link
Member

@chinglee-iot chinglee-iot commented Feb 5, 2024

Add SMP task delete on target test

Description

Adding the on target test to verify that

When a n RTOS object is deleted, the associated resources shall be freed.

Test Steps

Test result on RP2040

./FreeRTOS/FreeRTOS/Test/Target/tests/smp/task_delete/task_delete.c:252:Test_TaskDelete:PASS

-----------------------
1 Tests 0 Failures 0 Ignored

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

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 marked this pull request as ready for review February 7, 2024 08:56
@chinglee-iot chinglee-iot requested a review from a team as a code owner February 7, 2024 08:56
ActoryOu
ActoryOu previously approved these changes Feb 20, 2024
@aggarg aggarg merged commit 520fc22 into FreeRTOS:main Aug 16, 2024
every-breaking-wave pushed a commit to every-breaking-wave/FreeRTOS that referenced this pull request Nov 15, 2024
…reeRTOS#1176)

Related to FreeRTOS#189

Update `configMTIMECMP_BASE_ADDRESS` to be stored in a 64-bit integer.

* Change the type of `ullMachineTimerCompareRegisterBase` to `uint64_t` in `portable/GCC/RISC-V/port.c`.
* Change the type of `ullMachineTimerCompareRegisterBase` to `uint64_t` in `portable/IAR/RISC-V/port.c`.
* Update the initialization of `ullMachineTimerCompareRegisterBase` to use `configMTIMECMP_BASE_ADDRESS` in both files.

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
Add SMP task delete on target test
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.

4 participants