storlets/tests
Takashi Kajinami 826be15b6a Use SBusClient for execute command
This patch is the final refactoring work to have client library
for sbus communication, and port current implementaion about
execute command from runtime to SBusClient.

This patch makes execute command rely on the same communication
as the other commands, which happens on SERVICE_OUT_FD, and remove
TASK_ID_OUT_FD which is used only for returning task id.
This allows us to avoid special handling for execute command.

Change-Id: I00dc7b3004512624f9aaf120420f910e451cac89
2020-04-13 16:54:01 +09:00
..
functional Use Python 3 by default to run storlet applications 2020-01-07 10:12:50 +09:00
unit Use SBusClient for execute command 2020-04-13 16:54:01 +09:00
__init__.py put test directory structure in order 2015-09-09 12:14:44 +03:00
base.py Fixing headers across all files 2016-12-12 08:41:44 +02:00