Configuration File Access During Test

An instrumented program on host uses the configuration in ctc.ini files.

The instrumented program, actually the Testwell CTC++ run-time library part of it, looks for and reads the configuration file(s). This takes place at the time when the program calls for the first time any of the instrumented files (some instrumented function there).

The Testwell CTC++ configuration files are looked from the same locations as the preprocessor ctc looks them. However the instrumented programs does not search for the configuration files based on the -c command-line parameter.