We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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.
The text was updated successfully, but these errors were encountered:
A note that this must allow simple testing of new pull requests to the library.
Sorry, something went wrong.
BuFran
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: