Hi Gourav,

Let me confirm what "test cases" mean, first.
It means "OpenFlow Switch Test Tool", right?
  http://osrg.github.io/ryu-book/en/html/switch_test_tool.html

Doesn't it output the result like "OK(xxx) / ERROR(xxx)" at the end of test?

$ ryu-manager --test-switch-dir ryu/tests/switch/of13 \
            --test-switch-tester-version openflow13 \
            --test-switch-target-version openflow13 \
            ryu/tests/switch/tester.py
...(snip)...
OK(582) / ERROR(409)

Thanks,
Iwase

On 2017年09月13日 13:58, Gourav Gopal wrote:
Hi,

I am using RYU for test Openflow on my switch and I run ryu-manager to run the 
test cases.

Please let me know the ways to collect the number of passed and failed test cases after ryu-manager execution.


Thanks and Regards,
Gourav Gopal


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to