summaryrefslogtreecommitdiffstats
path: root/security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/README.md
blob: 5c620153456fa1f5474cfd0f4290ae47c35e8119 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This file contains the scripts and binary files needed to regenerate the signed
files used on the signed apps test.

Prerequisites:

* NSS 3.4 or higher.
* Python 2.7 (should work with 2.6 also)
* Bash

Usage:

Run

./create_test_files.sh

The new test files will be created at the ./testApps directory. Just copy the
contents of this directory to the test directory (dom/apps/tests/signed and
security/manager/ssl/tests/unit) to use the new files.