From b21e1124416128cc020d59f4ef3e84c9a55355b7 Mon Sep 17 00:00:00 2001 From: Archie Pusaka Date: Wed, 15 Sep 2021 16:32:08 +0800 Subject: unit/mesh: Inclusive language changes According to https://specificationrefs.bluetooth.com/language-mapping/Appropriate_Language_Mapping_Table.pdf "flooding" is the preferred term. Signed-off-by: Marcel Holtmann --- unit/test-mesh-crypto.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unit') diff --git a/unit/test-mesh-crypto.c b/unit/test-mesh-crypto.c index 12709dace..f9b7d81da 100644 --- a/unit/test-mesh-crypto.c +++ b/unit/test-mesh-crypto.c @@ -111,7 +111,7 @@ static const struct mesh_crypto_test s8_1_2 = { }; static const struct mesh_crypto_test s8_1_3 = { - .name = "8.1.3 k2 function (master)", + .name = "8.1.3 k2 function (flooding)", .net_key = "f7a2a44f8e8a8029064f173ddc1e2b00", .p = "00", .nid = "7f", @@ -159,7 +159,7 @@ static const struct mesh_crypto_test s8_2_1 = { }; static const struct mesh_crypto_test s8_2_2 = { - .name = "8.2.2 Encryption and privacy keys (Master)", + .name = "8.2.2 Encryption and privacy keys (flooding)", .net_key = "7dd7364cd842ad18c17c2b820c84c3d6", .p = "00", .nid = "68", -- cgit v1.2.1