automated: linux: peripheral: usb-gadget-framework: fix resutls

Before the test restults was only:
modprobe: pass
dd: pass
echo: pass

Now the names is more descriptive after the 'slugify'.
modprobe_dummy_hcd: pass
dd_bs_1M_count_16_if__dev_zero_of__tmp_lun0.img: pass
echo__tmp_lun0.img___functions_mass_storage.0_lun.0_file: pass
echo_dummy_udc.0___UDC: pass

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
1 file changed
tree: 1eb8576ad1a68f0f02554fc5f2854f5db95f7deb
  1. .github/
  2. .reuse/
  3. automated/
  4. docs/
  5. LICENSES/
  6. manual/
  7. mkdocs_plugin/
  8. plans/
  9. test/
  10. .gitignore
  11. .readthedocs.yml
  12. COPYING
  13. COPYRIGHTS
  14. mkdocs.yml
  15. README.md
  16. sanity-check.sh
  17. test.sh
  18. validate.py
README.md

Build Status REUSE Compliance Check

Test Definitions

A set of testing scripts designed to work with LAVA. Also contains test-runner script that allows execution outside LAVA.

More details in docs