Blame testing/rfc1213/README

Packit fcad23
#######################################
Packit fcad23
#     Ling Xiaofeng
Packit fcad23
#
Packit fcad23
Packit fcad23
These test cases are to test for accessing RFC-1213MIB variable
Packit fcad23
To run test:
Packit fcad23
cd this directory and type
Packit fcad23
./run
Packit fcad23
Packit fcad23
#######################################
Packit fcad23
# 07-Apr-2004 Mike Slifcak adapted for use with "make test" [RUNTESTS]
Packit fcad23
#
Packit fcad23
Options
Packit fcad23
  Environment Variables
Packit fcad23
Packit fcad23
  SNMP_SLEEP  -- number of seconds delay between actions. Defaults to 1
Packit fcad23
  SNMP_VERBOSE - 1=verbose messages; 0=dots plus summary. Defaults to 0
Packit fcad23
Packit fcad23
Packit fcad23
Notes for proper operation in certain environments
Packit fcad23
Packit fcad23
  Msys/MinGW provides a _minimal_ GNU environment
Packit fcad23
  For best results with these tests:
Packit fcad23
	copy c:\msys\bin\sh.exe c:\msys\bin\bash.exe
Packit fcad23