Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

features: use tag to mark the T1 cases #51286

Open
hakehuang opened this issue Oct 14, 2022 · 1 comment
Open

features: use tag to mark the T1 cases #51286

hakehuang opened this issue Oct 14, 2022 · 1 comment
Assignees
Labels
area: Tests Issues related to a particular existing or missing test Feature Request A request for a new feature

Comments

@hakehuang
Copy link
Collaborator

hakehuang commented Oct 14, 2022

According to test working group discussion, we plan to tag the T1 board test suite. the T1 board testing concept

we define the test suites for T1 as below
https://docs.google.com/spreadsheets/d/1NAC2SscIW4Wmz_9MScDeZ7VnXi0vO8dHkrKnUCT7Bfk/edit#gid=1767816169

so we need start to tag the define test cases with below
tags: t1_test

and we can run T1 cases with below command line

scripts/twister -p <platform> -t t1_test -T tests ...
@hakehuang hakehuang added the Feature Request A request for a new feature label Oct 14, 2022
@hakehuang hakehuang self-assigned this Oct 14, 2022
@hakehuang hakehuang changed the title use tag to mark the T1 cases features: use tag to mark the T1 cases Oct 14, 2022
hakehuang added a commit to nxp-zephyr/zephyr that referenced this issue Oct 14, 2022
according to zephyrproject-rtos#51286 we need tag the t1 cases as t1_test

cases with explicit arch/platfrom requirement are excluded
cases with platform_allow are excluded

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
hakehuang added a commit to nxp-zephyr/zephyr that referenced this issue Oct 14, 2022
according to zephyrproject-rtos#51286
count, dma, gpio, pm cases are selected as T1 cases

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
@henrikbrixandersen henrikbrixandersen added the area: Tests Issues related to a particular existing or missing test label Oct 18, 2022
@hakehuang
Copy link
Collaborator Author

hakehuang commented Mar 2, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test Feature Request A request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants