Fix: ctf writer test on Cygwin
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 6 Apr 2017 19:00:44 +0000 (15:00 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 5 Jul 2017 19:40:37 +0000 (15:40 -0400)
commitcec0d35d1adb14dd997adb5466e836d614d83441
treeff4ff66d507d47828931f638579e0e8d2489002f
parent579a4b9dec333e681ebb49985aa014181cc902ab
Fix: ctf writer test on Cygwin

In the ctf writer test we execl() some libtool wrappers that get confused
when arg[0] is not the full path to the binary.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/lib/test_ctf_writer.c
This page took 0.023973 seconds and 4 git commands to generate.