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

A software testing procedure for DART to enable a minimal Continuous Integration #3

Open
amamory opened this issue Mar 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@amamory
Copy link
Member

amamory commented Mar 1, 2022

DART currently has 2 modes and support 4 boards. For each cross-configuration, it would be required to run multiple tests.
The idea is to provide some minimal automated testing environment, like a CI.

@amamory amamory added the enhancement New feature or request label Mar 1, 2022
@amamory
Copy link
Member Author

amamory commented Jun 6, 2022

This commit starts to include some very basic testing capabilities:

  • build: test whether dart valid configurations can be compiled
  • minimal: test whether dart can complete the execution of each valid configuration.

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

No branches or pull requests

1 participant