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

  1. 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):
  2. $ git clone --depth 1 --branch  apertis/v2026dev1 https://gitlab.apertis.org/tests/rfkill-toggle
  3. Copy the test directory to the target device:
  4. $ DUT_IP=<device-ip>
    $ scp -r rfkill-toggle user@$DUT_IP:
  5. Log into the target device:
  6. $ ssh user@$DUT_IP
  7. After log into the DUT, enter the test directory, and run respective commands mentioned in the execution steps
  8. $ cd rfkill-toggle

Execution Steps

  1. Run the test script:
  2. $ ./rfkill-toggle.sh

Expected

The test script show should PASSED:

rfkill-toggle: PASSED