Skip to content

Commit e01aa1a

Browse files
committed
tests: bsim: fix spelling of "available"
s/avaialble/available/ Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 703313a commit e01aa1a

12 files changed

+12
-12
lines changed

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp0_data_split.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
99
#
1010
# Test procedure:
1111
# 0. Provisioning and setup. Server and client has same comp data.
12-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
12+
# 1. Client requests a sample exceeding the maximum available payload from the
1313
# server's composition data.
1414
# 2. Client fetch its local comp data.
1515
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp0_data_split_dfu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
1010
#
1111
# Test procedure:
1212
# 0. Provisioning and setup. Server and client has same comp data.
13-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
13+
# 1. Client requests a sample exceeding the maximum available payload from the
1414
# server's composition data.
1515
# 2. Client fetch its local comp data.
1616
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp128_data_split.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
99
#
1010
# Test procedure:
1111
# 0. Provisioning and setup. Server and client has same comp data.
12-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
12+
# 1. Client requests a sample exceeding the maximum available payload from the
1313
# server's composition data.
1414
# 2. Client fetch its local comp data.
1515
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp128_data_split_dfu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
1010
#
1111
# Test procedure:
1212
# 0. Provisioning and setup. Server and client has same comp data.
13-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
13+
# 1. Client requests a sample exceeding the maximum available payload from the
1414
# server's composition data.
1515
# 2. Client fetch its local comp data.
1616
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp129_data_split.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
99
#
1010
# Test procedure:
1111
# 0. Provisioning and setup. Server and client has same comp data.
12-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
12+
# 1. Client requests a sample exceeding the maximum available payload from the
1313
# server's composition data.
1414
# 2. Client fetch its local comp data.
1515
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp129_data_split_dfu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
1010
#
1111
# Test procedure:
1212
# 0. Provisioning and setup. Server and client has same comp data.
13-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
13+
# 1. Client requests a sample exceeding the maximum available payload from the
1414
# server's composition data.
1515
# 2. Client fetch its local comp data.
1616
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp130_data_split.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
99
#
1010
# Test procedure:
1111
# 0. Provisioning and setup. Server and client has same comp data.
12-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
12+
# 1. Client requests a sample exceeding the maximum available payload from the
1313
# server's composition data.
1414
# 2. Client fetch its local comp data.
1515
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp130_data_split_dfu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
1010
#
1111
# Test procedure:
1212
# 0. Provisioning and setup. Server and client has same comp data.
13-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
13+
# 1. Client requests a sample exceeding the maximum available payload from the
1414
# server's composition data.
1515
# 2. Client fetch its local comp data.
1616
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp1_data_split.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
99
#
1010
# Test procedure:
1111
# 0. Provisioning and setup. Server and client has same comp data.
12-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
12+
# 1. Client requests a sample exceeding the maximum available payload from the
1313
# server's composition data.
1414
# 2. Client fetch its local comp data.
1515
# 3. When server status arrive, remove status field data and compare received

tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/get_comp1_data_split_dfu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source $(dirname "${BASH_SOURCE[0]}")/../../_mesh_test.sh
1010
#
1111
# Test procedure:
1212
# 0. Provisioning and setup. Server and client has same comp data.
13-
# 1. Client requests a sample exceeding the maximum avaialble payload from the
13+
# 1. Client requests a sample exceeding the maximum available payload from the
1414
# server's composition data.
1515
# 2. Client fetch its local comp data.
1616
# 3. When server status arrive, remove status field data and compare received

0 commit comments

Comments
 (0)