Skip to content

Conversation

hazzlim
Copy link
Contributor

@hazzlim hazzlim commented Jul 8, 2021

Summary of changes

Clean up CMake definitions of connectivity-lorawan unit tests to only depend on headers each test uses.

Fixes #14878

Impact of changes

None.

Migration actions required

None.

Documentation

None.


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

@rajkan01 @ARMmbed/mbed-os-core


@ciarmcom ciarmcom added the release-type: patch Indentifies a PR as containing just a patch label Jul 8, 2021
@ciarmcom ciarmcom requested review from rajkan01 and a team July 8, 2021 11:30
@ciarmcom
Copy link
Member

ciarmcom commented Jul 8, 2021

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

LDong-Arm
LDong-Arm previously approved these changes Jul 12, 2021
Copy link
Contributor

@LDong-Arm LDong-Arm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify
Copy link

mergify bot commented Jul 13, 2021

This PR cannot be merged due to conflicts. Please rebase to resolve them.

@mergify mergify bot removed the needs: CI label Jul 13, 2021
@mergify mergify bot dismissed LDong-Arm’s stale review July 14, 2021 13:34

Pull request has been modified.

@LDong-Arm
Copy link
Contributor

Merge branch 'master' into refactor-connectivity-lorawan-unittests

@hazzlim Please rebase this PR instead of using GitHub's UI to resolve conflicts.

@hazzlim
Copy link
Contributor Author

hazzlim commented Jul 14, 2021

Merge branch 'master' into refactor-connectivity-lorawan-unittests

@hazzlim Please rebase this PR instead of using GitHub's UI to resolve conflicts.

Sorry will do

To quote @LDong-Arm - "The CMake target `mbed-headers` brings in all
headers, and we are gradually moving away from it and explicitly use
only headers needed by each unit test."
@hazzlim hazzlim force-pushed the refactor-connectivity-lorawan-unittests branch from 017d982 to db20427 Compare July 14, 2021 14:31
@mergify mergify bot added needs: CI and removed needs: work labels Jul 15, 2021
@ciarmcom ciarmcom added the stale Stale Pull Request label Jul 16, 2021
@ciarmcom
Copy link
Member

This pull request has automatically been marked as stale because it has had no recent activity. @ARMmbed/mbed-os-maintainers, please start CI to get the PR merged.

@ciarmcom ciarmcom added stale Stale Pull Request and removed stale Stale Pull Request labels Jul 16, 2021
@0xc0170
Copy link
Contributor

0xc0170 commented Jul 19, 2021

CI started

@0xc0170 0xc0170 removed the stale Stale Pull Request label Jul 19, 2021
@mbed-ci
Copy link

mbed-ci commented Jul 19, 2021

Jenkins CI Test : ✔️ SUCCESS

Build Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & Artifacts

CLICK for Detailed Summary

jobs Status
jenkins-ci/mbed-os-ci_unittests ✔️

@0xc0170 0xc0170 merged commit b6e044a into ARMmbed:master Jul 20, 2021
@mergify mergify bot removed the ready for merge label Jul 20, 2021
@mbedmain mbedmain added release-version: 6.14.0 Release-pending and removed release-type: patch Indentifies a PR as containing just a patch Release-pending labels Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor connectivity lorawan unit tests to use mocks library what it depends
6 participants