tests: Add ".exe" when running on a mingw system
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 3 Jul 2019 21:02:59 +0000 (17:02 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 4 Jul 2019 21:47:03 +0000 (17:47 -0400)
commit27e2c58dac59aaf634817f52a89870107e7e3e01
treeb45c824de9ca6f038907771277231446a6676be3
parent95c324a414e7d862985caaf49bdb58f0cdfa2647
tests: Add ".exe" when running on a mingw system

libtool wrapper fail to resolve executable without ".exe" suffix on
mingw system.

tests/ctf-writer/test_ctf_writer:

  babeltrace2:./.libs/lt-babeltrace2.c:237: FATAL: couldn't find ./../utils/../../src/cli/babeltrace2.
  not ok 325 - Babeltrace could read the resulting trace

Change-Id: I4e916077925b34745e6b70d14d86e263427d081e
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1611
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
tests/utils/utils.sh
This page took 0.024454 seconds and 4 git commands to generate.