source: branches/samba-3.2.x/source/tests/README@ 1010

Last change on this file since 1010 was 133, checked in by Paul Smedley, 17 years ago

Update trunk to 3.2.0pre3

File size: 321 bytes
Line 
1This directory contains autoconf test programs that are too large to
2comfortably fit in configure.in.
3
4These programs should test one feature of the OS and exit(0) if it
5works or exit(1) if it doesn't work (do _not_ use return)
6
7The programs should be kept simple and to the point. Beautiful/fast
8code is not necessary
9
10
Note: See TracBrowser for help on using the repository browser.