Dactyloidae/security/manager/ssl/tests/unit/test_signed_apps/gentestfiles
2018-01-19 03:59:58 +08:00
..
unsigned_app_1 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
unsigned_app_origin import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
unsigned_app_origin_toolkit_webapps import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
create_test_files.sh import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nss_ctypes.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
README.md import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
sign_b2g_app.py import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00

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.