Skip to content

TEST: Refactor mbedmicro tests to use utest framework #12378

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

Merged
merged 2 commits into from
Feb 13, 2020

Conversation

jamesbeyond
Copy link
Contributor

Summary of changes

Some mbedmicro tests are in the old format, they are not using the utest framework.
Users report they causing inconsistent behavior with those tests which use utest framework.
So refactor mbedmicro tests to use utest framework.

Impact of changes

Migration actions required

Documentation

Not Required


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@maclobdell


@ciarmcom ciarmcom requested review from maclobdell and a team February 6, 2020 12:00
@ciarmcom
Copy link
Member

ciarmcom commented Feb 6, 2020

@jamesbeyond, thank you for your changes.
@maclobdell @ARMmbed/mbed-os-maintainers please review.

@mergify mergify bot added needs: CI and removed needs: review labels Feb 11, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented Feb 12, 2020

Ci started

@mbed-ci
Copy link

mbed-ci commented Feb 12, 2020

Test run: SUCCESS

Summary: 5 of 5 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 added the release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0 label Feb 13, 2020
@0xc0170 0xc0170 merged commit f502b41 into ARMmbed:master Feb 13, 2020
@mergify mergify bot removed the ready for merge label Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants