X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test-suites%2Fshort-smoke%2Ftest_can_loopback.yaml;fp=test-suites%2Fshort-smoke%2Ftest_can_loopback.yaml;h=7074a0da81cf1bd2df611990a68cd83d11c5ac21;hb=c532114e01614de3885686e849c59746003bfacf;hp=0000000000000000000000000000000000000000;hpb=4b263fd3625dbb9a2f30c77bbd8e49bde0bca967;p=src%2Fqa-testdefinitions.git diff --git a/test-suites/short-smoke/test_can_loopback.yaml b/test-suites/short-smoke/test_can_loopback.yaml new file mode 100644 index 0000000..7074a0d --- /dev/null +++ b/test-suites/short-smoke/test_can_loopback.yaml @@ -0,0 +1,17 @@ +# These tests are applicable if the board to be used has at least one CAN interface. + +metadata: + name: Test_can_loopback + format: "Lava-Test-Shell Test Definition 1.0" + description: "Test_can_loopback" + version: 1.0 + +run: + steps: + - echo "basic_CAN_tests" + - lava-test-set start test_can_loopback_mode + - ./common/scripts/test_can_loopback_mode.sh + - lava-test-set stop + - lava-test-set start test_can_modules + - ./common/scripts/test_can_modules.sh + - lava-test-set stop \ No newline at end of file