| Last change
                  on this file was
                  11188,
                  checked in by westram, 12 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 |  | 
|---|
| 7 | export RESTRICT_MODULE | 
|---|
| 8 | export RESTRICT_FUN | 
|---|
| 9 | export RESTRICT_COVERAGE | 
|---|
| 10 | export SORT_COVERAGE | 
|---|
| 11 |  | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.