erpc
erpc copied to clipboard
[FEATURE] Support negative tests with invalid IDL syntax
Is your feature request related to a problem? Please describe.
Enable in pytest negative tests. Match against erpcgen stdout
Describe the solution you'd like
Describe alternatives you've considered
Steps you didn't forgot to do
- [X] I checked if there is no related issue opened/closed.
- [x] I checked that there doesn't exist opened PR which is solving this issue.
Additional context
Originaly from Readme for eRPC pytest.