1[DEFAULT]
2head = head_psm.js
3tail =
4tags = psm
5support-files =
6  bad_certs/**
7  ocsp_certs/**
8  test_baseline_requirements/**
9  test_cert_eku/**
10  test_cert_embedded_null/**
11  test_cert_isBuiltInRoot_reload/**
12  test_cert_keyUsage/**
13  test_cert_sha1/**
14  test_cert_signatures/**
15  test_cert_trust/**
16  test_cert_version/**
17  test_certDB_import/**
18  test_certviewer_invalid_oids/**
19  test_content_signing/**
20  test_ev_certs/**
21  test_getchain/**
22  test_intermediate_basic_usage_constraints/**
23  test_keysize/**
24  test_keysize_ev/**
25  test_name_constraints/**
26  test_ocsp_fetch_method/**
27  test_ocsp_url/**
28  test_onecrl/**
29  test_pinning_dynamic/**
30  test_signed_apps/**
31  test_signed_dir/**
32  test_startcom_wosign/**
33  test_validity/**
34  tlsserver/**
35
36[test_add_preexisting_cert.js]
37[test_baseline_requirements_subject_common_name.js]
38[test_cert_blocklist.js]
39tags = addons psm
40[test_cert_chains.js]
41run-sequentially = hardcoded ports
42[test_cert_dbKey.js]
43[test_cert_eku.js]
44[test_cert_embedded_null.js]
45[test_cert_keyUsage.js]
46[test_cert_isBuiltInRoot.js]
47[test_cert_isBuiltInRoot_reload.js]
48[test_cert_overrides.js]
49run-sequentially = hardcoded ports
50[test_cert_override_bits_mismatches.js]
51run-sequentially = hardcoded ports
52[test_cert_sha1.js]
53[test_cert_signatures.js]
54[test_cert_trust.js]
55[test_cert_version.js]
56[test_certDB_import.js]
57[test_certDB_import_pkcs12.js]
58[test_certviewer_invalid_oids.js]
59skip-if = toolkit == 'android'
60[test_constructX509FromBase64.js]
61[test_content_signing.js]
62[test_datasignatureverifier.js]
63[test_der.js]
64[test_enterprise_roots.js]
65skip-if = os != 'win' # tests a Windows-specific feature
66[test_ev_certs.js]
67run-sequentially = hardcoded ports
68[test_forget_about_site_security_headers.js]
69skip-if = toolkit == 'android'
70[test_getchain.js]
71[test_hash_algorithms.js]
72[test_hash_algorithms_wrap.js]
73# bug 1124289 - run_test_in_child violates the sandbox on android
74skip-if = toolkit == 'android'
75[test_hmac.js]
76[test_intermediate_basic_usage_constraints.js]
77[test_js_cert_override_service.js]
78run-sequentially = hardcoded ports
79[test_keysize.js]
80[test_keysize_ev.js]
81run-sequentially = hardcoded ports
82[test_local_cert.js]
83[test_logoutAndTeardown.js]
84run-sequentially = hardcoded ports
85[test_name_constraints.js]
86[test_nsCertType.js]
87run-sequentially = hardcoded ports
88[test_nsIX509Cert_utf8.js]
89[test_nsIX509CertValidity.js]
90[test_nss_shutdown.js]
91[test_ocsp_caching.js]
92run-sequentially = hardcoded ports
93[test_ocsp_enabled_pref.js]
94run-sequentially = hardcoded ports
95[test_ocsp_fetch_method.js]
96run-sequentially = hardcoded ports
97[test_ocsp_must_staple.js]
98run-sequentially = hardcoded ports
99[test_ocsp_no_hsts_upgrade.js]
100run-sequentially = hardcoded ports
101[test_ocsp_required.js]
102run-sequentially = hardcoded ports
103[test_ocsp_stapling.js]
104run-sequentially = hardcoded ports
105[test_ocsp_stapling_expired.js]
106run-sequentially = hardcoded ports
107[test_ocsp_stapling_with_intermediate.js]
108run-sequentially = hardcoded ports
109[test_ocsp_timeout.js]
110run-sequentially = hardcoded ports
111[test_ocsp_url.js]
112run-sequentially = hardcoded ports
113[test_password_prompt.js]
114[test_pinning.js]
115run-sequentially = hardcoded ports
116# This test can take longer than 300 seconds on B2G emulator debug builds, so
117# give it enough time to finish. See bug 1081128.
118requesttimeoutfactor = 2
119[test_pinning_dynamic.js]
120[test_pinning_header_parsing.js]
121[test_sdr.js]
122[test_session_resumption.js]
123run-sequentially = hardcoded ports
124[test_signed_apps.js]
125[test_signed_apps-marketplace.js]
126[test_signed_dir.js]
127tags = addons psm
128[test_sss_eviction.js]
129[test_sss_readstate.js]
130[test_sss_readstate_child.js]
131support-files = sss_readstate_child_worker.js
132# bug 1124289 - run_test_in_child violates the sandbox on android
133skip-if = toolkit == 'android'
134[test_sss_readstate_empty.js]
135[test_sss_readstate_garbage.js]
136[test_sss_readstate_huge.js]
137[test_sss_savestate.js]
138[test_startcom_wosign.js]
139[test_sts_fqdn.js]
140[test_sts_holepunch.js]
141[test_sts_ipv4_ipv6.js]
142[test_sts_preloadlist_perwindowpb.js]
143[test_sts_preloadlist_selfdestruct.js]
144[test_validity.js]
145run-sequentially = hardcoded ports
146[test_x509.js]
147
148# The TLS error reporting functionality lives in /toolkit but needs tlsserver
149[test_toolkit_securityreporter.js]
150