aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/event-case.json
blob: 6b05c5d24748a3a5c720d1d47afc81ace3cc797a (plain)
1
2
3
4
5
6
7
# TODO: might be nice to enforce naming conventions; but until then this works
# even though events should usually be ALL_CAPS

##
# @oops:
##
{ 'event': 'oops' }