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 test command #151

Closed
1 of 2 tasks
boraozgen opened this issue Dec 9, 2020 · 4 comments
Closed
1 of 2 tasks

Add test command #151

boraozgen opened this issue Dec 9, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@boraozgen
Copy link

Description

A test command like in CLI 1 should be added with options to run unit tests and Greentea tests separately, possibly with groups and single modules etc. This time it should support custom tests, too.

Issue request type

  • Enhancement
  • Bug
@0xc0170
Copy link
Contributor

0xc0170 commented Dec 9, 2020

We are working currently on CMake boilerplate in Mbed OS to support this. The tools part will come as well.

Good point about custom tests, it should be possible to do.

@ladislas
Copy link
Contributor

ladislas commented Dec 9, 2020

@0xc0170 looking forward to that as well!

@Patater Patater added the enhancement New feature or request label Feb 11, 2021
@Patater
Copy link
Contributor

Patater commented Apr 8, 2021

Just a quick update. With this mbed-os PR we'll be able to build and run Mbed OS unit tests with vanilla CTest.

Next would be to get the Greentea tests buildable and runnable from CTest, too.

@LDong-Arm
Copy link
Contributor

This is now replaced by #304 which contains a breakdown of sub-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants