blob: 0a240f3e598517f04d4dac46bd8e27e5617fb75d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[DEFAULT]
head = head_psm.js
tail =
tags = psm
skip-if = toolkit == 'android'
support-files =
[test_osclientcerts_module.js]
skip-if =
os == "linux"
os == "android"
[test_pkcs11_module.js]
[test_pkcs11_moduleDB.js]
[test_pkcs11_safe_mode.js]
[test_pkcs11_slot.js]
[test_pkcs11_token.js]
[test_pkcs11_tokenDB.js]
|