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

device tests: some of them can be run on host #6912

Merged
merged 3 commits into from
Dec 16, 2019

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Dec 15, 2019

$ cd tests/device
tests/device$ make

make list                    - show list of tests
make sometest/sometest.ino   - run one test
make all                     - run all tests
make MOCK=1 all              - run all emulation-on-host compatible tests
variables needed: $ARDUINO_IDE_PATH $ESP8266_CORE_PATH
make options: V=1 NO_BUILD=1 NO_UPLOAD=1 NO_RUN=1 MOCK=1

@d-a-v d-a-v merged commit d40dbb4 into esp8266:master Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant