]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Skip sigma_dut_dpp_tcp_configurator_init_mutual_unsupported_curve if needed
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 25 Aug 2022 17:19:15 +0000 (20:19 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 26 Aug 2022 14:27:45 +0000 (17:27 +0300)
commit05d3681f3ea7069872bc7129a57a06ddb610371a
tree27769e10e996aa4acd36231122b98dc0f750bda1
parent44b26d82b06f60a1371aabdd73c802ecb4baed0b
tests: Skip sigma_dut_dpp_tcp_configurator_init_mutual_unsupported_curve if needed

The part about checking the supported curves from the peer depends on
CONFIG_DPP3 and this test case needs to be skipped without that.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_sigma_dut.py