• Home
  • Raw
  • Download

Lines Matching defs:self

19     def setUp(self):  argument
106 def test_job_list_jobs(self): argument
117 def test_job_list_jobs_only_user(self): argument
129 def test_job_list_jobs_all(self): argument
139 def test_job_list_jobs_id(self): argument
160 def test_job_list_jobs_id_verbose(self): argument
182 def test_job_list_jobs_name(self): argument
203 def test_job_list_jobs_all_verbose(self): argument
213 def test_job_list_jobs_all_and_user(self): argument
226 def test_job_stat_job(self): argument
260 def test_job_stat_list_unassigned_host(self): argument
299 def test_job_stat_list_hosts(self): argument
373 def test_job_stat_list_hosts_status(self): argument
448 def test_job_stat_job_multiple_hosts(self): argument
569 def test_job_stat_job_no_host_in_qes(self): argument
595 def test_job_stat_multi_jobs(self): argument
647 def test_job_stat_multi_jobs_name_id(self): argument
742 def test_execute_create_job(self): argument
757 def test_execute_create_job_with_atomic_group(self): argument
780 def test_execute_create_job_with_control(self): argument
790 def test_execute_create_job_with_control_and_kernel(self): argument
811 def test_execute_create_job_with_control_and_email(self): argument
824 def test_execute_create_job_with_control_and_dependencies(self): argument
837 def test_execute_create_job_with_control_and_comma_dependencies(self): argument
850 def test_execute_create_job_with_synch_count(self): argument
863 def test_execute_create_job_with_test_and_dependencies(self): argument
881 def test_execute_create_job_with_test_and_comma_dependencies(self): argument
899 def test_execute_create_job_with_kernel(self): argument
919 def test_execute_create_job_with_kernels_and_cmdline(self): argument
943 def test_execute_create_job_with_kernel_spaces(self): argument
969 def test_execute_create_job_no_args(self): argument
980 def test_execute_create_job_no_hosts(self): argument
994 def test_execute_create_job_cfile_and_tests(self): argument
1007 def test_execute_create_job_cfile_and_kernel(self): argument
1019 def test_execute_create_job_bad_cfile(self): argument
1030 def test_execute_create_job_bad_priority(self): argument
1042 def test_execute_create_job_with_mfile(self): argument
1055 def test_execute_create_job_with_timeout(self): argument
1067 def test_execute_create_job_with_max_runtime(self): argument
1080 def test_execute_create_job_with_noverify(self): argument
1092 def test_execute_create_job_oth(self): argument
1110 def test_execute_create_job_multi_oth(self): argument
1128 def test_execute_create_job_oth_exists(self): argument
1150 def test_execute_create_job_with_control_and_labels(self): argument
1179 def test_execute_create_job_with_label_and_duplicate_hosts(self): argument
1200 def test_execute_create_job_with_label_commas_and_duplicate_hosts(self): argument
1222 def test_execute_create_job_with_label_escaping_and_duplicate_hosts(self): argument
1244 def _test_parse_hosts(self, args, exp_hosts=[], exp_meta_hosts=[]): argument
1251 def test_parse_hosts_regular(self): argument
1255 def test_parse_hosts_regulars(self): argument
1259 def test_parse_hosts_meta_one(self): argument
1263 def test_parse_hosts_meta_five(self): argument
1267 def test_parse_hosts_metas_five(self): argument
1272 def test_parse_hosts_mix(self): argument
1326 def setUp(self): argument
1340 def test_backward_compat(self): argument
1369 def test_clone_reuse_hosts(self): argument
1384 def test_clone_reuse_metahosts(self): argument
1401 def test_clone_reuse_both(self): argument
1418 def test_clone_no_hosts(self): argument
1425 def test_clone_reuse_and_hosts(self): argument
1433 def test_clone_new_multiple_hosts(self): argument
1448 def test_clone_oth(self): argument
1471 def test_execute_job_abort(self): argument