Advertisement
Guest User

Untitled

a guest
Aug 9th, 2011
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. [AGGREGATED TEST RESULTS SUMMARY]
  2.  
  3. ERRORS/FAILURES:
  4. [rostest_sample.sampletest/TestFixtureFail][FAILURE]----------------------------
  5. /home/kwc/workspace/rostest_sample/src/sample.cpp:42
  6. Value of: false
  7. Actual: false
  8. Expected: true
  9. --------------------------------------------------------------------------------
  10.  
  11. [rostest_sample.sampletest/TestParamFail/0][FAILURE]----------------------------
  12. /home/kwc/workspace/rostest_sample/src/sample.cpp:64
  13. Value of: false
  14. Actual: false
  15. Expected: true
  16. --------------------------------------------------------------------------------
  17.  
  18. [rostest_sample.sampletest/TestFixtureFail][FAILURE]----------------------------
  19. /home/kwc/workspace/rostest_sample/src/sample.cpp:42
  20. Value of: false
  21. Actual: false
  22. Expected: true
  23. --------------------------------------------------------------------------------
  24.  
  25. [rostest_sample.sampletest/TestParamFail/0][FAILURE]----------------------------
  26. /home/kwc/workspace/rostest_sample/src/sample.cpp:64
  27. Value of: false
  28. Actual: false
  29. Expected: true
  30. --------------------------------------------------------------------------------
  31.  
  32. PACKAGES:
  33. * rostest_sample
  34.  
  35.  
  36. SUMMARY
  37. * RESULT: FAIL
  38. * TESTS: 9
  39. * ERRORS: 0
  40. * FAILURES: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement