Tests: help
Depends: swift-proxy,
         swift-object,
         swift-container,
         swift-account,
         swift-object-expirer,
         swift-drive-audit,

Tests: daemons
Depends: wget,
         swift-proxy,
         swift-object,
         swift-container,
         swift-account,
         swift-object-expirer,
Restrictions: needs-root

Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -c "import swift; print swift" ; done
Depends: python-all, python-swift
