Tamarin Acceptance Testing

In order to ensure that changes to the Tamarin code base are high quality before submitting, all developers are required to complete the following steps.

  1. Successfully build release and debug versions of the shell with the debugger enabled [info]
  2. Successfully run the following test suites:
    1. acceptance test suite [info]
    2. self tests [info]
  3. Submit a sandbox build request to test against platforms that you may not have locally [info]

Available Tamarin Acceptance Test Suites

Misc

  • The acceptance and performance tests can be run on windows mobile devices connected to Windows desktop machine with ActiveSync. To build and setup the tools see Building_Tamarin_Windows_Mobile_utilities.