summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qapi: Drop tests for inline nested structsEric Blake2015-05-056-63/+90
* qapi: Merge UserDefTwo and UserDefNested in testsEric Blake2015-05-057-103/+102
* qapi: Use 'struct' instead of 'type' in schemaEric Blake2015-05-0533-66/+66
* qapi: Prefer 'struct' over 'type' in generatorEric Blake2015-05-0519-52/+52
* qapi: More rigorous checking for type safety bypassEric Blake2015-05-058-10/+6
* qapi: Whitelist commands that don't return dictionaryEric Blake2015-05-0510-17/+9
* qapi: Require valid namesEric Blake2015-05-0518-26/+14
* qapi: More rigourous checking of typesEric Blake2015-05-0551-68/+39
* qapi: Add some type check testsEric Blake2015-05-0561-3/+119
* qapi: Unify type bypass and add testsEric Blake2015-05-0513-0/+19
* qapi: Allow true, false and null in schema jsonFam Zheng2015-05-052-2/+1
* qapi: Better error messages for duplicated expressionsEric Blake2015-05-0528-40/+21
* qapi: Add tests of redefined expressionsEric Blake2015-05-0525-0/+45
* qapi: Better error messages for bad expressionsEric Blake2015-05-0523-29/+19
* qapi: Add some expr testsEric Blake2015-05-0545-3/+72
* qapi: Use 'alternate' to replace anonymous unionEric Blake2015-05-0520-41/+32
* qapi: Rename anonymous union type in testEric Blake2015-05-055-33/+33
* qapi: Segregate anonymous unions into alternates in generatorEric Blake2015-05-052-2/+2
* qapi: Tighten checking of unionsEric Blake2015-05-0546-75/+36
* qapi: Forbid base without discriminator in unionsEric Blake2015-05-058-71/+3
* qapi: Clean up test coverage of simple unionsEric Blake2015-05-053-70/+86
* qapi: Add some union testsEric Blake2015-05-0589-9/+325
* qapi: Better error messages for bad enumsEric Blake2015-05-0518-27/+14
* qapi: Add some enum testsEric Blake2015-05-0537-1/+66
* qapi: Fix generation of 'size' builtin typeEric Blake2015-05-052-2/+3
* misc: Fix new collection of typosStefan Weil2015-04-301-2/+2
* qtest: Add assertion that required environment variable is setEd Maste2015-04-281-0/+1
* qtest/ahci: add flush retry testJohn Snow2015-04-281-0/+44
* libqos: add blkdebug_prepare_scriptJohn Snow2015-04-283-22/+24
* libqtest: add qmp_asyncJohn Snow2015-04-282-1/+56
* libqtest: add qmp_eventwaitJohn Snow2015-04-283-10/+37
* qtest/ahci: Allow override of default CLI optionsJohn Snow2015-04-283-22/+51
* qtest/ahci: Add simple flush testJohn Snow2015-04-281-0/+34
* qtest/ahci: test different disk sectorsJohn Snow2015-04-283-19/+63
* qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-284-10/+53
* iotests: add incremental backup granularity testsJohn Snow2015-04-282-13/+49
* iotests: add incremental backup failure recovery testJohn Snow2015-04-282-2/+59
* iotests: add simple incremental backup caseJohn Snow2015-04-282-6/+172
* iotests: add QMP event waiting queueJohn Snow2015-04-281-0/+38
* iotests: add invalid input incremental backup testsJohn Snow2015-04-283-0/+110
* hbitmap: truncate testsJohn Snow2015-04-281-0/+255
* qemu-iotests: Test that "stop" doesn't drain block jobsFam Zheng2015-04-283-0/+92
* qemu-iotests: Some qemu-img convert testsKevin Wolf2015-04-283-0/+433
* iothread: release iothread around aio_pollPaolo Bonzini2015-04-281-8/+11
* qcow2: Fix header update with overridden backing fileKevin Wolf2015-04-083-0/+139
* i440fx-test: Fix test paths to include architectureAndreas Färber2015-03-301-6/+6
* qtest: Add qtest_add() wrapper macroAndreas Färber2015-03-301-0/+20
* qtest: Add qtest_add_data_func() wrapper functionAndreas Färber2015-03-302-0/+19
* fw_cfg-test: Fix test path to include architectureAndreas Färber2015-03-301-13/+13
* qemu-iotests: Test unaligned 4k zero writeFam Zheng2015-03-272-17/+56
OpenPOWER on IntegriCloud