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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

