OpenAFS CVS Commit: openafs/src/tests by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sat, 19 Jan 2002 04:25:22 EST
Update of /cvs/openafs/src/tests
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/tests
Modified Files:
Makefile.in
Log Message:
DELTA alpha-cleanup-20020119
AUTHOR lha@e.kth.se
make alpha AFS_64BIT_ENV
Avoid warning by not passing data inside a pointer in the test program rw.
Provide compatibility symbols for those w/o preempt hack so its possible to
link test program `rw'.
When comparing to lwp_cpptr->statcheck, cast to int, since that is the type
of lwp_cpptr->statcheck. It may be the case that sizeof(int) !=
sizeof(afs_int32), but then other things will break too.
clean tests with -f
--- DELTA config follows ---
alpha-cleanup-20020119 openafs/src/tests/Makefile.in 1.6 1.7