Grigori Goronzy
|
2d7ccf8b3d
|
Fix PyYAML warning
Use SafeLoader to get rid of warning.
|
2021-01-02 17:22:15 +01:00 |
|
Grigori Goronzy
|
4fe0a30072
|
Add test for untrimmed MCUs
Add a test that verifies that programming untrimmed MCUs results in
an error.
|
2018-09-24 22:15:43 +02:00 |
|
Grigori Goronzy
|
7d9f512b6d
|
Fix programing tests
The options mock object needs to have the "version" property, otherwise
tests always pass (they just end up calling the version info).
|
2018-09-24 22:14:29 +02:00 |
|
Grigori Goronzy
|
11d2ea22e6
|
stc8: add tests
Add a standard programming test for STC8A8 series and integrate it into
the fuzzer.
The fuzzing tests currently fail.
|
2018-08-21 13:16:40 +02:00 |
|
Grigori Goronzy
|
57100062af
|
Rename test/ to tests/
|
2017-10-12 23:02:02 +02:00 |
|