Marek Marczykowski-Górecki
|
72240c13b6
|
tests: fix vm_qrexec_gui/TC_10_Generic/test_000_anyvm_deny_dom0
When method (as expected) raise an exception, service output would not be
assigned. Extract it from exception object.
|
2017-06-21 00:17:43 +02:00 |
|
Marek Marczykowski-Górecki
|
51a17ba749
|
tests: do not reload qubes.xml
In core3 this isn't needed anymore (and unit tests already check if
that's really true).
|
2017-06-21 00:17:42 +02:00 |
|
Marek Marczykowski-Górecki
|
984a070f3e
|
tests: move create_*_file to SystemTestsMixin
|
2017-06-21 00:17:40 +02:00 |
|
Wojtek Porczyk
|
f56f7d13fb
|
tests/integ/vm_qrexec_gui: skip test_051_qrexec_simple_eof_reverse
QubesOS/qubes-issues#2851
|
2017-06-21 00:17:39 +02:00 |
|
Wojtek Porczyk
|
139f18fa1d
|
qubes/tests/integ/vm_qrexec_gui: some fixes
|
2017-06-21 00:17:39 +02:00 |
|
Wojtek Porczyk
|
0c0b0ea6ef
|
qubes/tests/integ/vm_qrexec_gui: change time.sleep to asyncio.sleep
|
2017-06-21 00:17:38 +02:00 |
|
Wojtek Porczyk
|
858e547525
|
qubes: reorganise API protocols
Now instantiating API servers is handled by common function. This is,
among other reasons, for creating ad-hoc sockets for tests.
|
2017-06-20 13:00:20 +02:00 |
|
Wojtek Porczyk
|
d9f5192cc2
|
last fixes (thanks, @marmarek!)
|
2017-06-05 14:34:06 +02:00 |
|
Wojtek Porczyk
|
dc793be81f
|
Fixes from marmarek's review
|
2017-06-01 12:31:14 +02:00 |
|
Wojtek Porczyk
|
42cbd9ff68
|
qubes.tests asyncio, part 2
QubesOS/qubes-issues#2622
|
2017-05-29 19:08:38 +02:00 |
|
Wojtek Porczyk
|
df03800278
|
Fix miscellaneous warnings
Among them:
- explicitly close files (possibly using with: syntax)
- use non-deprecated methods
|
2017-05-29 17:34:15 +02:00 |
|
Wojtek Porczyk
|
b256af3bfb
|
qubes.tests asyncio
QubesOS/qubes-issues#2622
|
2017-05-29 17:34:15 +02:00 |
|
Marek Marczykowski-Górecki
|
83eef56f9d
|
Remove tools that are moved to -client repository
QubesOS/qubes-issues#853
|
2017-05-12 18:43:35 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
5a8cc9bdd3
|
Remove WrongAssignment exception
Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
|
2017-04-15 23:49:39 +02:00 |
|
Bahtiar `kalkin-` Gadimov
|
e84114d3a9
|
Fix pci device integration tests
Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
|
2017-04-15 23:48:59 +02:00 |
|
Marek Marczykowski-Górecki
|
45709b510a
|
backup: minor fixes after bringing back scrypt support
|
2017-02-27 02:37:51 +01:00 |
|
Marek Marczykowski-Górecki
|
13fc810363
|
tests: some more fixes for core3 API
|
2017-02-27 02:37:50 +01:00 |
|
Marek Marczykowski-Górecki
|
9ace4e66f1
|
tests: more py3k related fixes
|
2017-02-27 02:37:49 +01:00 |
|
Marek Marczykowski-Górecki
|
cae68f64ca
|
tests: just one more test in vm_qrexec_gui to core3 API
|
2017-02-27 02:37:48 +01:00 |
|
Marek Marczykowski-Górecki
|
3f29345d32
|
tests/storage: read-only volume should not have save_on_stop=True
|
2017-02-27 02:37:48 +01:00 |
|
Marek Marczykowski-Górecki
|
9cad353939
|
tests: py3k related fixes - bytes/str
Adjust usage of bytes vs str type.
|
2017-02-27 02:35:49 +01:00 |
|
Marek Marczykowski-Górecki
|
c3fc4062d8
|
tests: add basic test for qvm-features
|
2017-02-15 00:01:33 +01:00 |
|
Marek Marczykowski-Górecki
|
48f78dfbc8
|
tests: check if snap_on_start=True volumes are not persistent
Content should be reset back to base volume at each VM startup.
Disposable VMs depend on this behaviour.
QubesOS/qubes-issues#2256
|
2017-02-14 23:59:07 +01:00 |
|
Wojtek Porczyk
|
1be75d9c83
|
misc python3 fixes
|
2017-02-07 17:07:52 +01:00 |
|
Wojtek Porczyk
|
d74567d65f
|
qubes: port core to python3
fixes QubesOS/qubes-issues#2074
|
2017-01-20 16:42:51 +01:00 |
|