index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
qapi: Turn generators' mandatory option -i into an argument
Markus Armbruster
1
-4
/
+4
2015-05-14
tests: Add missing dependencies on $(qapi-py)
Markus Armbruster
1
-4
/
+4
2015-05-14
qapi: Support downstream events and commands
Eric Blake
3
-1
/
+23
2015-05-14
qapi: Support downstream alternates
Eric Blake
2
-2
/
+6
2015-05-14
qapi: Support downstream flat unions
Eric Blake
2
-2
/
+10
2015-05-14
qapi: Support downstream simple unions
Eric Blake
2
-2
/
+5
2015-05-14
qapi: Support downstream structs
Eric Blake
2
-2
/
+10
2015-05-14
qapi: Support downstream enums
Eric Blake
2
-1
/
+6
2015-05-12
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
8
-0
/
+285
2015-05-12
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
1
-2
/
+13
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-1
/
+1
2015-05-11
rocker: add tests
Scott Feldman
8
-0
/
+285
2015-05-11
json-parser: Accept 'null' in QMP
Eric Blake
1
-2
/
+13
2015-05-11
acpi: update expected files for memory unplug
Michael S. Tsirkin
6
-0
/
+0
2015-05-05
qapi: Check for member name conflicts with a base class
Eric Blake
13
-13
/
+25
2015-05-05
qapi: Support (subset of) \u escapes in strings
Eric Blake
25
-3
/
+31
2015-05-05
qapi: Drop support for inline nested types
Eric Blake
9
-11
/
+7
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
6
-63
/
+90
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
7
-103
/
+102
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
33
-66
/
+66
2015-05-05
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
19
-52
/
+52
2015-05-05
qapi: More rigorous checking for type safety bypass
Eric Blake
8
-10
/
+6
2015-05-05
qapi: Whitelist commands that don't return dictionary
Eric Blake
10
-17
/
+9
2015-05-05
qapi: Require valid names
Eric Blake
18
-26
/
+14
2015-05-05
qapi: More rigourous checking of types
Eric Blake
51
-68
/
+39
2015-05-05
qapi: Add some type check tests
Eric Blake
61
-3
/
+119
2015-05-05
qapi: Unify type bypass and add tests
Eric Blake
13
-0
/
+19
2015-05-05
qapi: Allow true, false and null in schema json
Fam Zheng
2
-2
/
+1
2015-05-05
qapi: Better error messages for duplicated expressions
Eric Blake
28
-40
/
+21
2015-05-05
qapi: Add tests of redefined expressions
Eric Blake
25
-0
/
+45
2015-05-05
qapi: Better error messages for bad expressions
Eric Blake
23
-29
/
+19
2015-05-05
qapi: Add some expr tests
Eric Blake
45
-3
/
+72
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
20
-41
/
+32
2015-05-05
qapi: Rename anonymous union type in test
Eric Blake
5
-33
/
+33
2015-05-05
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
2
-2
/
+2
2015-05-05
qapi: Tighten checking of unions
Eric Blake
46
-75
/
+36
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
8
-71
/
+3
2015-05-05
qapi: Clean up test coverage of simple unions
Eric Blake
3
-70
/
+86
2015-05-05
qapi: Add some union tests
Eric Blake
89
-9
/
+325
2015-05-05
qapi: Better error messages for bad enums
Eric Blake
18
-27
/
+14
2015-05-05
qapi: Add some enum tests
Eric Blake
37
-1
/
+66
2015-05-05
qapi: Fix generation of 'size' builtin type
Eric Blake
2
-2
/
+3
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-2
/
+2
2015-04-28
qtest: Add assertion that required environment variable is set
Ed Maste
1
-0
/
+1
2015-04-28
qtest/ahci: add flush retry test
John Snow
1
-0
/
+44
2015-04-28
libqos: add blkdebug_prepare_script
John Snow
3
-22
/
+24
2015-04-28
libqtest: add qmp_async
John Snow
2
-1
/
+56
2015-04-28
libqtest: add qmp_eventwait
John Snow
3
-10
/
+37
2015-04-28
qtest/ahci: Allow override of default CLI options
John Snow
3
-22
/
+51
2015-04-28
qtest/ahci: Add simple flush test
John Snow
1
-0
/
+34
[next]