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

tests: I2C HIL tests with RobotFramework #10774

Closed
wants to merge 4 commits into from

Conversation

smlng
Copy link
Member

@smlng smlng commented Jan 15, 2019

Contribution description

Adds initial support for RobotFramework tests and a first set of tests for the I2C peripheral bus.

Note: this PR is now independent of #10095, as there is no conclusion or consensus (yet) on using RobotFramework for simple (non-HIL) tests, i.e., replacing the currently used testrunner scripts.

Testing procedure

To actually run the HIL test you need a board connected to a [Philip]-tester, then run

BOARD=<name> make -C tests/periph_i2c flash robot-test

Issues/PRs references

@smlng smlng added Area: tests Area: tests and testing framework Type: new feature The issue requests / The PR implemements a new feature for RIOT State: waiting for other PR State: The PR requires another PR to be merged first Area: CI Area: Continuous Integration of RIOT components TF: I2C Marks issues and PRs related to the work of the I²C rework task force labels Jan 15, 2019
@smlng smlng changed the title Pr/robot/i2c only tests: I2C HIL tests with RobotFramework Jan 15, 2019
@smlng smlng removed the State: waiting for other PR State: The PR requires another PR to be merged first label Jan 16, 2019
@smlng smlng added the State: waiting for other PR State: The PR requires another PR to be merged first label Jan 22, 2019
@smlng
Copy link
Member Author

smlng commented Feb 21, 2019

closing as this moved to separate repo for faster integration and progression, see https://github.com/RIOT-OS/RobotFW-tests

@smlng smlng closed this Feb 21, 2019
@smlng smlng deleted the pr/robot/i2c_only branch February 21, 2019 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CI Area: Continuous Integration of RIOT components Area: tests Area: tests and testing framework State: waiting for other PR State: The PR requires another PR to be merged first TF: I2C Marks issues and PRs related to the work of the I²C rework task force Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant