Next: Running the Preprocessor, Previous: Language Choice, Up: Writing Tests [Contents][Index]
Autoconf tests follow a common scheme: feed some program with some input, and most of the time, feed a compiler with some source file. This section is dedicated to these source samples.
• Guidelines | General rules for writing test programs | |
• Test Functions | Avoiding pitfalls in test programs | |
• Generating Sources | Source program boilerplate |