prj_testexports
source_file_1 [destination_file]
source_file_n [destination_file]
In the prj_testexports section, list the files to be copied from the source directories to the releasables’ directories for use with test programs.
Specify each file on a separate line.
Note that:
If the source file is listed with a relative path, the path will be considered relative to the directory containing the bld.inf file.
If a destination file is not specified, the source file will be copied to the directory containing the bld.inf file.
If a relative path is specified with the destination file, the path will be considered relative to directory containing the bld.inf file.