From 058ddd03d86c91572cbd87993834235061013c33 Mon Sep 17 00:00:00 2001 From: Xudong Zheng <7pkvm5aw@slicealias.com> Date: Tue, 21 Jan 2025 12:40:27 -0500 Subject: [PATCH] test(split): remove build banner from snapshot (#2787) The test snapshot will otherwise be outdated each time there is a new commit on https://github.com/zmkfirmware/zephyr. --- app/tests/ble/split/run-peripheral-behavior/nrf52_bsim.conf | 3 ++- app/tests/ble/split/run-peripheral-behavior/snapshot.log | 1 - app/tests/ble/split/set-hid-indicators/nrf52_bsim.conf | 3 ++- app/tests/ble/split/set-hid-indicators/snapshot.log | 1 - 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/tests/ble/split/run-peripheral-behavior/nrf52_bsim.conf b/app/tests/ble/split/run-peripheral-behavior/nrf52_bsim.conf index ea5f08aa7cf..0155316d177 100644 --- a/app/tests/ble/split/run-peripheral-behavior/nrf52_bsim.conf +++ b/app/tests/ble/split/run-peripheral-behavior/nrf52_bsim.conf @@ -1 +1,2 @@ -CONFIG_ZMK_SPLIT=y \ No newline at end of file +CONFIG_BOOT_BANNER=n +CONFIG_ZMK_SPLIT=y diff --git a/app/tests/ble/split/run-peripheral-behavior/snapshot.log b/app/tests/ble/split/run-peripheral-behavior/snapshot.log index 01430983738..ae93d4d8097 100644 --- a/app/tests/ble/split/run-peripheral-behavior/snapshot.log +++ b/app/tests/ble/split/run-peripheral-behavior/snapshot.log @@ -1,4 +1,3 @@ -peripheral 0 OS build 702e50c58f67 *** peripheral 0 bt_hci_core: HW Platform: Nordic Semiconductor (0x0002) peripheral 0 bt_hci_core: HW Variant: nRF52x (0x0002) peripheral 0 bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 3.5 Build 0 diff --git a/app/tests/ble/split/set-hid-indicators/nrf52_bsim.conf b/app/tests/ble/split/set-hid-indicators/nrf52_bsim.conf index 0ae112b3194..3b0069b4e58 100644 --- a/app/tests/ble/split/set-hid-indicators/nrf52_bsim.conf +++ b/app/tests/ble/split/set-hid-indicators/nrf52_bsim.conf @@ -1,3 +1,4 @@ +CONFIG_BOOT_BANNER=n CONFIG_ZMK_SPLIT=y CONFIG_ZMK_HID_INDICATORS=y -CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y \ No newline at end of file +CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y diff --git a/app/tests/ble/split/set-hid-indicators/snapshot.log b/app/tests/ble/split/set-hid-indicators/snapshot.log index 56394d78369..3e35cb2b70e 100644 --- a/app/tests/ble/split/set-hid-indicators/snapshot.log +++ b/app/tests/ble/split/set-hid-indicators/snapshot.log @@ -1,4 +1,3 @@ -peripheral 0 OS build 702e50c58f67 *** peripheral 0 bt_hci_core: HW Platform: Nordic Semiconductor (0x0002) peripheral 0 bt_hci_core: HW Variant: nRF52x (0x0002) peripheral 0 bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 3.5 Build 0