show unittest lists¶
show the unittest list
(1)Use GUI to show the list¶
Click on the search ICON,选择”UT created”
(2)Use command line to show the list¶
{list}
show the unittest list
arguments:
-a show all the unittest list
-p show the path of unittest
-f arg show unittest list by a filter
Example(demo)¶
show all unittest list with path
ctestcode list -a -p
show unittest list by a filter¶
ctestcode list -f xxx