services/crypto/tests/unit/xpcshell.ini

branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
equal deleted inserted replaced
-1:000000000000 0:c81468f44007
1 [DEFAULT]
2 head = head_helpers.js ../../../common/tests/unit/head_helpers.js
3 tail =
4 firefox-appdir = browser
5
6 [test_load_modules.js]
7
8 [test_crypto_crypt.js]
9 [test_crypto_deriveKey.js]
10 [test_crypto_random.js]
11 # Bug 676977: test hangs consistently on Android
12 skip-if = os == "android"
13
14 [test_utils_hawk.js]
15 [test_utils_hkdfExpand.js]
16 [test_utils_httpmac.js]
17 [test_utils_pbkdf2.js]
18 [test_utils_sha1.js]

mercurial