This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
026644cf5f
qemu
/
tests
/
qapi-schema
/
event-case.err
3 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
qapi: Enforce event naming rules Event names should be ALL_CAPS with words separated by underscore. Enforce this. The only offenders are in tests/. Fix them. Existing test event-case covers the new error. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-14-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
2021-03-23 12:40:10 +03:00
event-case.json: In event 'oops':
event-case.json:1: name of event must not use lowercase or '-'
Reference in New Issue
Copy Permalink