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

Add SMP one task enter critical on target test #1180

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

chinglee-iot
Copy link
Member

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

Add SMP one task enter critical on target test

Description

Adding the on target test to verify that

Only one task/ISR shall be able to enter critical section at a time.

Test Steps

Test result

./FreeRTOS/FreeRTOS/Test/Target/tests/smp/only_one_task_enter_critical/only_one_task_enter_critical.c:235:Test_OnlyOneTaskEnterCritical: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 09:04
@chinglee-iot chinglee-iot requested a review from a team as a code owner February 7, 2024 09:04
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.

None yet

3 participants