mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 04:06:46 +00:00 
			
		
		
		
	 3e6c8a6331
			
		
	
	
		3e6c8a6331
		
	
	
	
	
		
			
			Type names should be CamelCase. Enforce this. The only offenders are in tests/. Fix them. Add test type-case to cover the new error. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-15-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> [Regexp simplified, new test made more robust]
		
			
				
	
	
		
			3 lines
		
	
	
		
			37 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			37 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| { 'struct': 'Foo',
 | |
|   'data': false }
 |