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>
Fri, 26 May 2017 13:04:54 +0000 (09:04 -0400)
commit1f90f04deea4c7109f97289d2fe08bf13cf0f183
tree996890f824a53bbb6923414271b1c5971535a1a5
parent53d369292fd30d0932fb9e810a0d9a7388c0ddda
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.024905 seconds and 4 git commands to generate.