Skip to content

Conversation

@achauras-qcom
Copy link
Contributor

The shell script verifies the enumeration of USB Human Interface Devices connected to DUT.

The shell script verifies the enumeration of USB Human Interface
Devices.

Signed-off-by: “Aanchal <achauras@qti.qualcomm.com>
Added setup information and basic requirements.
This informs the tester of the hardware setup requirement before
starting test.

Signed-off-by: “Aanchal <achauras@qti.qualcomm.com>
Individual test definition is meant to be used for debugging the test
script running in LAVA.

Signed-off-by: “Aanchal <achauras@qti.qualcomm.com>
Signed-off-by: “Aanchal <achauras@qti.qualcomm.com>
@vnarapar vnarapar requested review from smuppand and vnarapar January 22, 2026 13:37
@vnarapar
Copy link
Contributor

Please squash 3acbc67 in 92fc4e4

```
Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
SPDX-License-Identifier: BSD-3-Clause-Clear
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the readme with the steps

log_info "=== Test Initialization ==="

# Check if lsusb is installed
check_dependencies lsusb grep
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you skip the test if dependencies are not met. similar to

check_dependencies systemctl systemd-analyze uname sed awk grep find sort || {

@achauras-qcom achauras-qcom deleted the feature/usb-hid branch January 22, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants