On 06/29/2018 05:42 PM, Henning Schild wrote:
> Hi,
> 
> i had a closer look. You might want to revert the following commit
> https://gitlab.denx.de/Xenomai/xenomai/commit/408c93e26438c83c08f216a2c8bd7079253cf71a
> 
> It does include the testcase in the build even if the feature is
> disabled.
> 

I don't think so. It includes the testcase in the source distribution
allowing "make distcheck" to succeed, even if the test has not be built
in the smokey driver, which fixes a build regression introduced by
dlopen. Tests built in the executable must be listed in COBALT_SUBDIRS,
which dlopen isn't unless --enable-dlopen-libs has been given.

If you want to exclude the dlopen test from the test series at runtime,
you can pass "--exclude=dlopen" on the command line to smokey, as
mentioned in the help strings (smokey --help).

-- 
Philippe.

_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai

Reply via email to