]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Fix the previous update of the regulatory database to VMs
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 6 Jun 2023 14:02:51 +0000 (17:02 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 6 Jun 2023 17:11:06 +0000 (20:11 +0300)
The last update of the wireless-regdb database to the wireless-regdb.git
version of 2023-02-13 in commit c4034a69fea1 ("tests: Update regulatory
database to VMs") forgot to update regulatory.db.p7s. Update it as well.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_mbo.py
tests/hwsim/vm/regdb/regulatory.db.p7s

index ce35dea38197d49b945b8724033bb0fdc8c85855..2f90c0f6afd54575e40ef43ea2ca39b88d52d2ea 100644 (file)
@@ -171,7 +171,7 @@ def test_mbo_supp_oper_classes_us(dev, apdev):
 def test_mbo_supp_oper_classes_jp(dev, apdev):
     """MBO and supported operating classes (JP)"""
     run_mbo_supp_oper_class(dev, apdev, "JP",
-                            "51525354737475767778797a7b808182", True)
+                            "51525354737475767778797a7b8081838482", True)
 
 def test_mbo_supp_oper_classes_bd(dev, apdev):
     """MBO and supported operating classes (BD)"""
index 4facfea9d475b9912e9285e76b2488980af43a60..6d98f2519f5b7083ced9f1fc1140f541ab49369b 100644 (file)
Binary files a/tests/hwsim/vm/regdb/regulatory.db.p7s and b/tests/hwsim/vm/regdb/regulatory.db.p7s differ