Next: , Previous: , Up: Writing Tests   [Contents][Index]


6.2 Writing Test Programs

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.