-
Notifications
You must be signed in to change notification settings - Fork 29
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
patch testing #23
Comments
This is probably also a good way to document the more complex operations 😅. I personally have difficulty using the "API" as it's mostly implicitly implementation-defined. Would be awesome to specify it in a structured way, and pick tests according to that. |
I am specifying the structure of the yaml files here. Of course is a work in progress.
Yes, this could solve also #5
Yes, if somebody who has experience with this tool does it it would be awesome. For example something like this could be created for each patch command: include
ExampleSee first post for an example. |
I am trying to solve #9 and I noticed that the
patch
command has no tests.If you want to help me you can provide here some test cases 😀
You should provide: test description, input svd and yaml.
You don't have to provide also the patched svd (the output), since I can obtain it by launching the python script.
Example
Test description
Modify register field.
svd
yaml
The text was updated successfully, but these errors were encountered: