summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add missing dependencies on $(qapi-py)Markus Armbruster2015-05-141-4/+4
* qapi: Support downstream events and commandsEric Blake2015-05-143-1/+23
* qapi: Support downstream alternatesEric Blake2015-05-142-2/+6
* qapi: Support downstream flat unionsEric Blake2015-05-142-2/+10
* qapi: Support downstream simple unionsEric Blake2015-05-142-2/+5
* qapi: Support downstream structsEric Blake2015-05-142-2/+10
* qapi: Support downstream enumsEric Blake2015-05-142-1/+6
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-05-128-0/+285
|\
| * rocker: add testsScott Feldman2015-05-118-0/+285
* | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2015-05-121-2/+13
|\ \
| * | json-parser: Accept 'null' in QMPEric Blake2015-05-111-2/+13
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-117-1/+1
|\ \ | |/ |/|
| * acpi: update expected files for memory unplugMichael S. Tsirkin2015-05-116-0/+0
| * hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-271-1/+1
* | qapi: Check for member name conflicts with a base classEric Blake2015-05-0513-13/+25
* | qapi: Support (subset of) \u escapes in stringsEric Blake2015-05-0525-3/+31
* | qapi: Drop support for inline nested typesEric Blake2015-05-059-11/+7
* | 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
OpenPOWER on IntegriCloud