swtpm/dist
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
..
swtpm.spec tests: Use python twisted for sendmsg on python 2 2017-09-29 14:15:26 -04:00
swtpm.spec.in tests: Use python twisted for sendmsg on python 2 2017-09-29 14:15:26 -04:00