Skip to content

Conversation

@chinglee-iot
Copy link
Owner

Update target test framework

Description

  • Define test macros to abstract the test framework. Different platform can make use of these macros to adapt to their platform.

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

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

* Define test macros to abstract the test framework. Different platform
  can make use of these macros to adapt to their platform.
* Update template test case to reduce test setting macros.
* Adding a board example which make use of template FreeRTOS port
* Add configTARGET_TEST_USE_CUSTOM_SETTING for board to include
  test_setting_config.h to customize the test framework.
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.

2 participants