supported by Zeuner Solutions SourceForge.net Logo

documentation for the macro "register_tests"

This macro registers the main testing target in the makefile. It has to be called before outputting the makefile.

It is defined in the file testing.m4.

m4 code:

define(`register_tests',
`define(`_policy_makefile_increments',`
check:_policy_tests
'_policy_makefile_increments)')