summaryrefslogtreecommitdiff
path: root/zephyr/test/system_common/testcase.yaml
blob: f30d0e52f1f8f2555d4c2e10e8ace926c24cec64 (plain)
1
2
3
4
5
6
7
8
9
10
11
common:
  platform_allow: native_posix
tests:
  system.default:
    extra_configs:
      - CONFIG_SHELL_BACKEND_DUMMY=y
      - CONFIG_SHELL_BACKEND_DUMMY_BUF_SIZE=1000
      - CONFIG_SHELL_BACKEND_SERIAL=n
    tags:
      common
      system