Importing test modules

It is possible to import test modules created earlier. Such test modules can be created, for example, the createtestmodule.bat batch file. The createtestmodule.bat can be found at such location: \epoc32\tools\s60rndtools\stif\TestModuleTemplates.

To import existing test modules, do as follows:

  1. Select File > Import.
  2. Select Symbian OS Bld.inf file and click Next.
  3. Click Browse to locate the bld.inf file of the project you want to import, and click Next.
  4. Select one or more Symbian OS SDKs to be used as the build configuration, and click Next.
  5. From the available options, select the .mmp files you want to work with, and click Next.
  6. (Optional) If needed, modify the Project name and Root directory values.
  7. Click Finish.

    The project is imported into the Carbide.c++ environment.

Related tasks
Related concepts