Browse Source
with some rewording in tests/qemu-iotests/298 tests/qtest/fuzz/generic_fuzz.c tests/unit/test-throttle.c as suggested by Eric. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Eric Blake <eblake@redhat.com>pull/251/head
49 changed files with 69 additions and 69 deletions
@ -1,3 +1,3 @@ |
|||
# check 'if not' with empy argument |
|||
# check 'if not' with empty argument |
|||
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' }, |
|||
'if': { 'not': '' } } |
|||
|
|||
Loading…
Reference in new issue