unit/mesh: Inclusive language changes
authorArchie Pusaka <apusaka@chromium.org>
Wed, 15 Sep 2021 08:32:08 +0000 (16:32 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
According to
https://specificationrefs.bluetooth.com/language-mapping/Appropriate_Language_Mapping_Table.pdf
"flooding" is the preferred term.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
unit/test-mesh-crypto.c

index 12709da..f9b7d81 100644 (file)
@@ -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",