summaryrefslogtreecommitdiffstats
path: root/devtools/shared/security/tests/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/shared/security/tests/unit/xpcshell.ini')
-rw-r--r--devtools/shared/security/tests/unit/xpcshell.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/devtools/shared/security/tests/unit/xpcshell.ini b/devtools/shared/security/tests/unit/xpcshell.ini
new file mode 100644
index 000000000..f2b3e7151
--- /dev/null
+++ b/devtools/shared/security/tests/unit/xpcshell.ini
@@ -0,0 +1,12 @@
+[DEFAULT]
+tags = devtools
+head = head_dbg.js
+tail =
+firefox-appdir = browser
+
+support-files=
+ testactors.js
+
+[test_encryption.js]
+[test_oob_cert_auth.js]
+skip-if = (toolkit == 'android' && !debug) # Bug 1141544: Re-enable when buildbot tests are gone