aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/preproc_gcc_output_runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/python/preproc_gcc_output_runme.py')
-rw-r--r--Examples/test-suite/python/preproc_gcc_output_runme.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/Examples/test-suite/python/preproc_gcc_output_runme.py b/Examples/test-suite/python/preproc_gcc_output_runme.py
new file mode 100644
index 000000000..66ff7d21a
--- /dev/null
+++ b/Examples/test-suite/python/preproc_gcc_output_runme.py
@@ -0,0 +1,5 @@
+import preproc_gcc_output
+
+preproc_gcc_output.header1_function_a(99)
+preproc_gcc_output.header1_function_b(99)
+preproc_gcc_output.header2_function(99)