source: zzuf/trunk/test/Makefile.am @ 2325

Revision 2325, 147 bytes checked in by sam, 5 years ago (diff)
  • Add statistical analysis to the testsuite to check our random number generator.
Line 
1
2EXTRA_DIST = testsuite.sh file-00 file-ff file-random file-text
3
4noinst_PROGRAMS = zzcat zzero
5
6zzcat_SOURCES = zzcat.c
7
8zzero_SOURCES = zzero.c
9
Note: See TracBrowser for help on using the repository browser.