
24 Apr
2019
24 Apr
'19
3:21 p.m.
On Mon, Apr 22, 2019 at 09:44:29AM +0200, Heinrich Schuchardt wrote:
We already can let a Python test depend on a build option being set via @pytest.mark.buildconfigspec(). It may be necessary to let a test depend on a build option *not* being set. So let's introduce
@pytest.mark.notbuildconfigspec
for this purpose.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom