Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [run] not showing several test cases
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2016-12-11 15:48:44


Le 08/11/2016 à 21:57, Raffi Enficiaud a écrit :
> (... x posting to build and test MLs ...)
>
> Hi all,
>
> Recently and with the help of many b2 experts, I started introducing
> some smoke tests in boost.test that:
>
> - compile a binary once
> - run this binary several times by successive calls to [run ] with
> different target names
>
> Here is a snippet:
>
> exe smoke-ts-included : smoke-ts/basic-smoke-test.cpp
> : $(requirements_datasets) ;
> // and then
>
> [ run smoke-ts-included :
> : : $(requirements) $(conditions-format) :
> $(test-name-prefix)-0-$(log_or_report)-format-$(log_new_style) ]
>
> This works ok on my terminal.
>
> *However* it does not look like any of those tests are being actually
> shown in the regression dashboard:
> http://www.boost.org/development/tests/develop/developer/test.html
>

Ping?


Boost-testing list run by mbergal at meta-comm.com