Commit fa6cce43 authored by Anas Nashif's avatar Anas Nashif Committed by Anas Nashif
Browse files

tests: ztest: style, tag and category fixes



Fix categories.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 89a50932
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
tests:
  test:
  testing.ztest:
    tags: test_framework
    type: unit
  test_verbose_0:
  testing.ztest.verbose_0:
    extra_args: CONF_FILE=prj_verbose_0.conf
    tags: test_framework
  test_verbose_1:
  testing.ztest.verbose_1:
    extra_args: CONF_FILE=prj_verbose_1.conf
    tags: test_framework
  test_verbose_2:
  testing.ztest.verbose_2:
    extra_args: CONF_FILE=prj_verbose_2.conf
    tags: test_framework
+2 −2
Original line number Diff line number Diff line
tests:
  test:
  testing.ztest.mock:
    arch_exclude: arm
    tags: test_framework
  test_unit:
  testing.ztest.unit:
    tags: test_framework
    type: unit