swift/test
Nicolas Trangez 2a0a8ae00f Rework splice and tee
This patch reworks the bindings to `splice` and `tee` in order to fix a
(potential) bug when using the old `splice` binding and passing offsets
(see https://review.openstack.org/#/c/135319/ for a discussion of the
issue).

The new binding code (based on https://github.com/NicolasT/tee-n-splice)
uses more `ctypes` features w.r.t. parameter and return value handling.

It also introduces a test suite for both calls.

Change-Id: Ib8084ca20fe7a199a00067da9386c2ccf618755c
2014-11-20 02:30:51 +01:00
..
functional Always use FakeMemcache for in-process tests 2014-11-18 10:13:01 +00:00
probe Enable object system metadata on PUTs 2014-08-01 16:41:33 -07:00
unit Rework splice and tee 2014-11-20 02:30:51 +01:00
__init__.py In-process swift server for functional tests 2014-04-29 08:45:11 -04:00
sample.conf Change default keystone auth version to 3 in test/sample.conf 2014-10-22 10:04:27 +01:00