summaryrefslogtreecommitdiffstats
path: root/services/crypto/tests/unit/xpcshell.toml
blob: 9ce77483573f32b1b39d356855d2117e607cda55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
head = "head_helpers.js ../../../common/tests/unit/head_helpers.js"
firefox-appdir = "browser"
support-files = ["!/services/common/tests/unit/head_helpers.js"]

["test_crypto_crypt.js"]

["test_crypto_random.js"]
skip-if = ["appname == 'thunderbird'"]

["test_jwcrypto.js"]
skip-if = ["appname == 'thunderbird'"]

["test_load_modules.js"]

["test_utils_hawk.js"]

["test_utils_httpmac.js"]