Release.txt
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
源码类别:

通讯编程

开发平台:

Visual C++

  1. Verification tests that should be run before a release:
  2. In ns-2:
  3. ./test-all quiet
  4. In ns-2/tcl/test:
  5. ./test-all-red quiet
  6. ./test-all-sack quiet
  7. ./test-all-schedule quiet
  8. ./test-all-tcp quiet
  9. ./test-all-cbq quiet
  10. ./test-all-red-v1 quiet
  11. ./test-all-cbq-v1 quiet
  12. ./test-all-sack-v1 quiet  
  13. ./test-all-v1 quiet
  14. ./test-all-mcast
  15. Each of the above tests passes the validation test if the last
  16. line of the printout is the following:
  17. "All test output agrees with reference output"
  18. --------------------------------------------------------------