zephyr/tests/bluetooth
Gerard Marull-Paretas 667eeb11fb shell: fix MISRA 5.7 violations on struct shell
MISRA Rule 5.7 requires uniqueness of tag identifiers. Shell is
frequently problematic because many code uses `const struct shell
*shell`. This causes CI noise every time one of these shell files is
edited, so let's update all of them with `const struct shell *sh`
instead.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-04-14 12:21:08 +02:00
..
addr tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
adv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
at tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
audio tests: Bluetooth: ascs: Add Source ASE state transition tests 2023-04-12 13:05:20 +02:00
bluetooth tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
bt_crypto Bluetooth: Fix endianness of cryptographic toolbox function h8 2023-01-26 13:25:11 +01:00
bt_crypto_ccm samples and tests: Use non-environmental zephyr base variable 2023-03-03 10:49:10 +01:00
controller sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
ctrl_isoal tests: bluetooth: controller: Unit test for SDU interval consideration 2023-04-13 16:09:39 +02:00
ctrl_sw_privacy test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_sw_privacy_unit test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
ctrl_user_ext samples and tests: Use non-environmental zephyr base variable 2023-03-03 10:49:10 +01:00
df Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
gatt tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
hci_codecs_info tests: Bluetooth: update unittests for Audio codecs 2023-01-13 09:43:18 +01:00
hci_prop_evt tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
host tests: Bluetooth: update buf UT behavior 2023-04-14 11:53:06 +02:00
host_long_adv_recv tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
init Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
l2cap tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
ll_settings includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
mesh samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mesh_shell samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
qualification tests: Bluetooth: Upload Launch Studio Project and ICS 2022-09-26 13:21:08 +02:00
shell shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
tester samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
uuid tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00