source: branches/stable/UNIT_TESTER/export2sub

Last change on this file was 11188, checked in by westram, 10 years ago
  • allow to restrict test-scope to test-functions matching a given regexpr (no recompile needed)
File size: 353 bytes
Line 
1# -*-Mode: Makefile;-*-
2#
3# --------------------------------------------------------------------------------
4# variables listed here are automatically exported to sub-makefiles
5# documentation for single variables can be found in ../SOURCE_TOOLS/parent_make.txt
6
7export RESTRICT_MODULE
8export RESTRICT_FUN
9export RESTRICT_COVERAGE
10export SORT_COVERAGE
11
Note: See TracBrowser for help on using the repository browser.