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

Generic API compatibility test #1

Open
BuFran opened this issue Jan 9, 2014 · 1 comment
Open

Generic API compatibility test #1

BuFran opened this issue Jan 9, 2014 · 1 comment
Assignees
Milestone

Comments

@BuFran
Copy link
Member

BuFran commented Jan 9, 2014

Make a set of tools to enable build, flash and test generic API compatibility test.

The results must be stored in results database, that can be loaded somewhere on the web (ie. HTML, mediawiki or markdown format)

The result of each particular test must be:

PASS: The architecture test has been passsed to the test
FAIL: The test has been failed for some reason (let the user to specify what was wrong)

During each test the README for the particular test must be printed to inform the user what the board must do.

The tool must enable the user to easily loop for all tests on the specified board.

@ghost ghost assigned BuFran Jan 9, 2014
@BuFran
Copy link
Member Author

BuFran commented Jan 10, 2014

A note that this must allow simple testing of new pull requests to the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant