Home | History | Annotate | Download | only in cli

Lines Matching refs:atest

11 'atest label create' as an example:
13 atest
24 For 'atest label add':
26 atest
51 class atest_list(topic_common.atest):
52 """atest <topic> list"""
136 class atest_create_or_delete(topic_common.atest):
137 """atest <topic> [create|delete]
189 class atest_add_or_remove(topic_common.atest):
190 """atest <topic> [add|remove]