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:46:16 +0000 (15:46 -0400)
commit1e5aee0ff3b06da1c120a39c0b157f20522846a6
tree9710928addaa2dffc066286c8d781d63f115f939
parentc613db5efd61da35b82978dedd96218f6a243b5d
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.024552 seconds and 4 git commands to generate.