Skip to content

Conversation

@paulbartell
Copy link
Contributor

@paulbartell paulbartell commented Jun 7, 2023

Adjust prvAddObjectToList so that it adds or updates as necessary.

Description

Adjust prvAddObjectToList so that it adds or updates as necessary.

Test Steps

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

Fixes #172

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

Adjust prvAddObjectToList so that it adds or updates as necessary.

Fixes FreeRTOS#172
@paulbartell paulbartell requested a review from a team as a code owner June 7, 2023 18:00
@paulbartell paulbartell force-pushed the fix-prvAddObjectToList-update branch from c8f7f1c to a7cbd39 Compare June 7, 2023 18:15
Do not instrument mbedtls library for coverage measurements.
Add test case which covers the logic of prvAddObjectToList
@AniruddhaKanhere AniruddhaKanhere merged commit db05642 into FreeRTOS:main Jun 26, 2023
@paulbartell paulbartell deleted the fix-prvAddObjectToList-update branch June 27, 2023 00:12
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.

prvAddObjectToList does not update pxAppHandle when object is found

2 participants