Posted to tcl by bch at Mon Oct 09 19:02:14 GMT 2023view raw

  1.  
  2. katy$ ./agent.tcl
  3. Tests running in interp: /home/bch/tcl/bin/tclsh
  4. Tests located in: /home/bch/work/proj/test
  5. Tests running in: /home/bch/work/proj/test
  6. Temporary files stored in /home/bch/work/proj/test
  7. Test files run in separate interpreters
  8. Running tests that match: *
  9. Skipping test files that match: l.*.test
  10. Only running test files that match: *.test
  11. Tests began at Mon Oct 09 12:00:08 PDT 2023
  12. agent.test
  13. ++++ agent-1.1 SKIPPED: agent
  14. copy.test
  15. ++++ to_remote-1.2 SKIPPED: notRoot
  16. ++++ to_remote-2.1 SKIPPED: notRoot
  17. ++++ to_remote-3.1 SKIPPED: notRoot
  18. ++++ to_remote-4.1 SKIPPED: notRoot
  19. ++++ from_remote-1.2 SKIPPED: notRoot
  20. ++++ from_remote-2.1 SKIPPED: notRoot
  21. ++++ from_remote-3.2 SKIPPED: notRoot
  22. ++++ from_remote-4.2 SKIPPED: notRoot
  23. copy2.test
  24. ++++ to_remote-1.0 SKIPPED: notRoot
  25. issue_fail.test
  26. ++++ setup_fwd-1.1 SKIPPED: notRoot
  27.  
  28. Tests ended at Mon Oct 09 12:00:10 PDT 2023
  29. agent.tcl: Total 11 Passed 0 Skipped 11 Failed 0
  30. Sourced 4 Test Files.
  31. Number of tests skipped for each constraint:
  32. 1 agent
  33. 10 notRoot
  34.