forked from irods/irods
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcore_tests_list.json
86 lines (86 loc) · 2.44 KB
/
core_tests_list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
"test_all_rules",
"test_auth",
"test_catalog",
"test_collection_mtime",
"test_control_plane",
"test_delay_queue",
"test_dynamic_peps",
"test_iadmin",
"test_ibun",
"test_icd",
"test_ichksum",
"test_ichmod",
"test_icommands_file_operations",
"test_icp",
"test_iexit",
"test_ifsck",
"test_igroupadmin",
"test_ihelp",
"test_ilocate",
"test_ils",
"test_ilsresc",
"test_imeta_admin_mode",
"test_imeta_error_handling",
"test_imeta_help",
"test_imeta_interactive",
"test_imeta_set",
"test_imkdir",
"test_imv",
"test_ipasswd",
"test_iphymv",
"test_iput",
"test_iput_options",
"test_ipwd",
"test_iqmod",
"test_iquest",
"test_ireg",
"test_irepl",
"test_irm",
"test_irmdir",
"test_irmtrash",
"test_irodsctl",
"test_irsync",
"test_irule",
"test_iscan",
"test_istream",
"test_isysmeta",
"test_iticket",
"test_itouch",
"test_itree",
"test_itrim",
"test_iunreg",
"test_iuserinfo",
"test_izonereport",
"test_load_balanced_suite",
"test_misc",
"test_negotiation",
"test_native_rule_engine_plugin",
"test_prep_genquery_iterator",
"test_python_rule_engine_plugin",
"test_quotas",
"test_resource_configuration",
"test_resource_types.Test_Resource_Compound",
"test_resource_types.Test_Resource_CompoundWithMockarchive",
"test_resource_types.Test_Resource_CompoundWithUnivmss",
"test_resource_types.Test_Resource_Deferred",
"test_resource_types.Test_Resource_MultiLayered",
"test_resource_types.Test_Resource_NonBlocking",
"test_resource_types.Test_Resource_Passthru",
"test_resource_types.Test_Resource_Random",
"test_resource_types.Test_Resource_RandomWithinRandom",
"test_resource_types.Test_Resource_RandomWithinReplication",
"test_resource_types.Test_Resource_Replication",
"test_resource_types.Test_Resource_ReplicationToTwoCompound",
"test_resource_types.Test_Resource_ReplicationToTwoCompoundResourcesWithPreferArchive",
"test_resource_types.Test_Resource_ReplicationWithinReplication",
"test_resource_types.Test_Resource_Unixfilesystem",
"test_resource_types.Test_Resource_WeightedPassthru",
"test_rule_engine_plugin_framework",
"test_rule_engine_plugin_passthrough",
"test_rulebase",
"test_special_collections",
"test_ssl",
"test_stacktrace",
"test_symlink_operations"
]