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

Test of examples #2

Open
BuFran opened this issue Jan 9, 2014 · 0 comments
Open

Test of examples #2

BuFran opened this issue Jan 9, 2014 · 0 comments
Assignees
Milestone

Comments

@BuFran
Copy link
Member

BuFran commented Jan 9, 2014

Make a set of tools to enable build, flash and test a set of examples in the examples directory.

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.

The tool must cooperate with git, to get the latest HEAD version of the sources from the web automatically, and to update fields in the database which tests passed which versions of examples and library.

@ghost ghost assigned BuFran Jan 9, 2014
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