[U-Boot] [PATCH 1/1] test/py: pytest.mark.notbuildconfigspec()

Stephen Warren swarren at wwwdotorg.org
Wed Apr 24 19:06:25 UTC 2019


On 4/22/19 1:44 AM, 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.

Reviewed-by: Stephen Warren <swarren at nvidia.com>


More information about the U-Boot mailing list