rfkill-toggle manual
medium
- Image Types:
- hmi-armhf / hmi-arm64 / hmi-amd64
- Image Deployment:
- APT, OSTree
- Type:
- functional
Description
Test that rfkill is functional.
Resources
- A bluetooth dongle is installed.
Pre Conditions
- Clone the tests repository from another computer (Note that the branch being tested may change depending on the release, please make sure to clone the correct branch for the release in question):
- Copy the test directory to the target device:
- Log into the target device:
- After log into the DUT, enter the test directory, and run respective commands mentioned in the execution steps
$ git clone --depth 1 --branch apertis/v2026dev1 https://gitlab.apertis.org/tests/rfkill-toggle
$ DUT_IP=<device-ip>
$ scp -r rfkill-toggle user@$DUT_IP:
$ ssh user@$DUT_IP
$ cd rfkill-toggle
Execution Steps
- Run the test script:
$ ./rfkill-toggle.sh
Expected
The test script show should PASSED:
rfkill-toggle: PASSED