deb-ryu/ryu/tests/unit
IWAMOTO Toshihiro ec04ff9f46 ofproto: Avoid emitting illegal instruction sets
The OpenFlow spec forbids multiple occurences of a same instruction
type within a mod_flow message, so make sure
ofp_instruction_from_jsondict doesn't emit such an instruction set.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2017-07-21 21:54:25 +09:00
..
app Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
cmd Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
controller Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
lib ofproto: Avoid emitting illegal instruction sets 2017-07-21 21:54:25 +09:00
ofproto unit/ofproto: Adopt to rename of OFPErrorExperimenterMsg 2017-07-21 21:38:42 +09:00
packet Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
sample Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
services Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
__init__.py Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
test_requirements.py Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00
test_utils.py Revert "tests: Separate test files from Ryu module" 2017-06-30 14:23:03 +09:00