mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 6af9a8fc8e
			
		
	
	
		6af9a8fc8e
		
	
	
	
	
		
			
			Since every schema entity has 'data', the data- prefix conveys no information. These tests actually exercise commands. Only commands have arguments, so change the prefix to to args-. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			114 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			114 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| # we reject an array for data if it does not contain a known type
 | |
| { 'command': 'oops', 'data': { 'empty': [ ] } }
 |