core-admin/tests
Marek Marczykowski-Górecki 256e35a62c tests: annotate qrexec EOF tests with expected failure
EOF transmission actually doesn't work in some cases in R2. It is rather
hard to change without introducing big changes (which we don't want to
do in R2). It should be fixed in R3.

BTW The said changes are in my qrexec-sockets branch in core-agent-linux
and linux-utils (then application should use shutdown(2) instead of
close). Alternatively qrexec-agent can use PAM directly (instead of
calling "su"). This is also implemented (pam branch in
core-agent-linux), but IMO it isn't the way to go (reimplementing "su"
in qrexec-agent code).
2014-11-10 02:28:18 +01:00
..
__init__.py tests: add initial backup test 2014-09-18 08:25:56 +02:00
backup.py tests: add test for sending a backup to VM 2014-10-01 03:50:55 +02:00
backupcompatibility.py tests: fix test_r1 backup test 2014-10-02 02:38:51 +02:00
basic.py tests: add test for race condition during VM creation (#906) 2014-10-22 03:52:43 +02:00
block-001-list-attach-use-detach Move all files one level up 2013-03-16 19:56:51 +01:00
pvusb-001-mouse-kbd-attached Move all files one level up 2013-03-16 19:56:51 +01:00
pvusb-002-mouse-kbd-usbstick-wlan-attached Move all files one level up 2013-03-16 19:56:51 +01:00
pvusb-003-list-attach-use-detach Move all files one level up 2013-03-16 19:56:51 +01:00
vm_qrexec_gui.py tests: annotate qrexec EOF tests with expected failure 2014-11-10 02:28:18 +01:00