Skip to content
Commit 10feb30c authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

test/py: pytest.mark.notbuildconfigspec()



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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent f95b8a4b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment