[Tarantool-patches] [PATCH 0/2] popen: fix unit test
Cyrill Gorcunov
gorcunov at gmail.com
Tue Mar 24 13:03:45 MSK 2020
Sasha, take a look please, do I use BUILDDIR correctly?
I need to run test/unit/popen-child as a helper process.
Cyrill Gorcunov (2):
popen: do not require space for shell args
test: unit/popen -- provide a child process
src/lib/core/popen.c | 2 +-
test/unit/CMakeLists.txt | 4 +++
test/unit/popen-child.c | 71 ++++++++++++++++++++++++++++++++++++++++
test/unit/popen.c | 18 ++++++----
4 files changed, 87 insertions(+), 8 deletions(-)
create mode 100644 test/unit/popen-child.c
--
2.20.1
More information about the Tarantool-patches
mailing list