Tests: Verify generate-time policy scope behavior.

If some day there are no policies checked through the makefile at generate time,
this can be fixed.
This commit is contained in:
Stephen Kelly
2015-08-01 07:16:40 +02:00
parent 6c3d0e9a6b
commit f0005bb484
11 changed files with 40 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
int main()
{
return 0;
}