HomeSort by relevance Sort by last modified time
    Searched refs:atest (Results 1 - 25 of 26) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
cris.exp 34 foreach atest $rd_test_list {
37 if { [string match $srcdir/$subdir/*dso-*.d $atest] \
38 && [runtest_file_p $runtests [file rootname $atest]] } {
39 verbose [file rootname $atest]
40 run_dump_test [file rootname $atest]
41 set cmd "cp tmpdir/dump tmpdir/[file rootname [file tail $atest]].so"
50 foreach atest $rd_test_list {
52 if { ! [string match $srcdir/$subdir/*dso-*.d $atest] } {
53 verbose [file rootname $atest]
54 run_dump_test [file rootname $atest]
    [all...]
  /external/autotest/cli/
atest 5 from autotest_lib.cli import atest
8 sys.exit(atest.main())
topic_common_unittest.py 6 """Test for atest."""
320 self.atest = topic_common.atest()
321 self.atest.afe = rpc.afe_comm()
327 self.atest = None
332 self.atest.kill_on_failure = True
336 self.atest.invalid_arg, 'This is bad')
344 self.atest.invalid_arg('This is sort of ok')
350 self.atest.failure('This is partly bad', item='item0',
352 err = self.atest.failed['something important'
    [all...]
cli_mock.py 9 from autotest_lib.cli import atest, topic_common, rpc
113 self.assertRaises(ExitException, atest.main)
115 atest.main()
stable_version.py 22 class stable_version(topic_common.atest):
25 atest stable_version [list|delete|modify] <options>
69 """Just here to get the atest logic working. Usage is set by its parent.
75 """atest stable_version list [--board <board>]"""
106 """atest stable_version modify --board <board> --version <version>
154 """atest stable_version delete --board <board>
172 @topic_common.atest.require_confirmation(
shard.py 20 class shard(topic_common.atest):
22 atest shard [create|delete|list] <options>"""
42 """Just here to get the atest logic working.
48 """Class for running atest shard list"""
83 """Class for running atest shard create -l <label> <shard>"""
109 """Class for running atest shard delete <shards>"""
test.py 23 class test(topic_common.atest):
25 atest test list <options>"""
51 """Just here to get the atest logic working.
57 """atest test list [--description] [--experimental|--all] [<tests>]"""
user.py 21 class user(topic_common.atest):
23 atest user list <options>"""
50 """Just here to get the atest logic working.
56 """atest user list <user>|--ulist <file>
action_common.py 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
    [all...]
atest.py 29 atest <topic> <action> <options>
30 atest-<topic> <action> <options>
31 atest --help
35 syntax_obj = topic_common.atest()
40 match = re.search('^atest-(\w+)$', cli)
atomicgroup.py 19 class atomicgroup(topic_common.atest):
23 atest atomicgroup [create|delete|list|add|remove] <options>
49 """Just to get the atest logic working. Usage is set by its parent."""
54 """atest atomicgroup list [--show-invalid]"""
101 """atest atomicgroup delete <atomicgroup>"""
140 """atest atomicgroup add <atomicgroup>
146 """atest atomicgroup remove <atomicgroup>
site_suite.py 23 class site_suite(topic_common.atest):
25 atest suite [create] [options]"""
32 """Just here to get the atest logic working.
acl.py 23 class acl(topic_common.atest):
25 atest acl [create|delete|list|add|remove] <options>"""
52 """Just here to get the atest logic working.
58 """atest acl list [--verbose]
141 """atest acl create <acl> --desc <description>"""
166 """atest acl delete [<acls> | --alist <file>"""
218 """atest acl add <acl> --user <user>|
224 """atest acl remove [<acls> | --alist <file>
label.py 23 class label(topic_common.atest):
25 atest label [create|delete|list|add|remove] <options>"""
52 """Just here to get the atest logic working.
58 """atest label list [--platform] [--all] [--atomicgroup]
150 """atest label create <labels>|--blist <file> --platform"""
173 """atest label delete <labels>|--blist <file>"""
210 """atest label add <labels>|--blist <file>
216 """atest label remove <labels>|--blist <file>
topic_common.py 9 The atest class contains attributes & method generic to all the CLI
13 'atest host create ...' as an example:
15 atest <-- host <-- host_create <-- site_host_create
23 1. atest figures out the topic and action from the 2 first arguments
28 The main atest module creates a <topic>_<action> object. The
55 atest.print_*() methods.
177 make up the content of the atest attribute:
178 attribute_name: the atest attribute name to populate (label)
252 class atest(object): class in inherits:object
428 return "atest %s %s [options] %s" % (self.msg_topic.lower()
    [all...]
server.py 33 class server(topic_common.atest):
36 atest server [list|create|delete|modify] <options>
107 """Just here to get the atest logic working. Usage is set by its parent.
113 """atest server list [--role <role>]"""
186 """atest server create hostname --role <role> --note <note>
238 """atest server delete hostname"""
265 """atest server modify hostname
host.py 29 class host(topic_common.atest):
31 atest host [create|delete|list|stat|mod|jobs] <options>"""
93 """Just here to get the atest logic working.
99 """atest host list [--mlist <file>|<hosts>] [--label <label>]
208 """atest host stat --mlist <file>|<hosts>"""
255 """atest host jobs [--max-query] --mlist <file>|<hosts>"""
314 """atest host mod --lock|--unlock|--force_modify_locking|--protection
403 """atest host create [--lock|--unlock --platform <arch>
547 """atest host delete [--mlist <mach_file>] <hosts>"""
  /external/testng/src/test/java/test/mixed/
JUnit4Test1.java 12 public void atest() { method in class:JUnit4Test1
  /external/autotest/contrib/
move_cq_hosts.sh 15 ./cli/atest host list --web=$FROM_HOST --parse $1 | awk -F '|' '{ print $5 }' | sed 's/Labels=//' | sed 's/, /,/g'
19 ./cli/atest host list --web=$FROM_HOST $1 | sed 1d | awk '{ print $4; }'
23 ./cli/atest host mod --web=$FROM_HOST -l $1
27 ./cli/atest label create --web=$TO_HOST $1
31 ./cli/atest label create -t --web=$TO_HOST $1
35 ./cli/atest host create --web=$TO_HOST -b $2 $1
39 ./cli/atest host delete --web=$FROM_HOST $1
42 HOSTS_TO_MOVE=$(./cli/atest host list --web=$FROM_HOST -b $POOL | sed 1d | awk '{ print $1 }')
reverify_unknown 30 HOSTS=( $(cli/atest host list --unlocked | awk "$GET_HOSTS") )
servo-inventory 14 ../cli/atest host list -w cautotest | awk '
task_runner.sh 70 $AT_DIR/cli/atest host delete $hostnames --web $AFE
71 $AT_DIR/cli/atest label delete $labels --web $AFE
73 $AT_DIR/cli/atest host create $hostnames --web $AFE
74 $AT_DIR/cli/atest label add -m $hostnames $labels --web $AFE
126 $AT_DIR/cli/atest shard delete $SHARD_NAME --web $AFE
128 $AT_DIR/cli/atest shard create $SHARD_NAME -l $SHARD_BOARD --web $AFE
run-stable-update 20 SERVER_STATUS=$(cli/atest server list $(hostname) 2>&1 |
  /external/clang/test/SemaCXX/
builtin-assume-aligned-tmpl.cpp 24 void *atest() __attribute__((assume_aligned(q))); // expected-error {{requested alignment is not a power of 2}}
30 atest<31>(); // expected-note {{in instantiation of function template specialization 'atest<31>' requested here}}
31 atest<32>();
  /external/clang/test/CodeGenCXX/
2003-11-29-DuplicatedCleanupTest.cpp 9 void atest() { function

Completed in 211 milliseconds

1 2