swtpm/debian
Stefan Berger 5c7f8386ce tests: Use python twisted for sendmsg on python 2
Rather than sending two separate messages with the bare python 2
API, use the python twisted package to send the control and data
in one sendmsg() call. This avoids occasional test failures in
the ctrlchannel test case that is currently sending the data and
control part of the message in 2 steps, which can lead to the
recpient not seeing the whole message.

Add python-twisted as a build dependency to the rpm and Debian
builds and the .travis.yml.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2017-09-29 14:15:26 -04:00
..
source build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
changelog build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
compat build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
control tests: Use python twisted for sendmsg on python 2 2017-09-29 14:15:26 -04:00
copyright build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
rules build: fix Debian packaging if swtpm_cert is missing 2016-09-27 17:26:08 -04:00
swtpm-cuse.install build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
swtpm-dev.install build: Package swtpm_ioctls.3 in swtpm-dev package 2016-09-27 17:24:14 -04:00
swtpm-libs.install build: Enable building of Debian package 2016-01-12 19:56:00 -05:00
swtpm-tools.install build: fix Debian packaging if swtpm_cert is missing 2016-09-27 17:26:08 -04:00
swtpm.install build: Enable building of Debian package 2016-01-12 19:56:00 -05:00