Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
bad-if-all.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
3 lines
112 Bytes
Copy permalink
Copy
Raw
1
#
check
'if
all'
is
not
a
list
2
{
'struct':
'TestIfStruct'
,
'data':
{
'foo':
'int'
},
3
'if':
{
'all':
'ALL'
}
}