quality: Add test case for nx_set_packet_in_format message

This commit is contained in:
Eishun Kondoh 2019-05-06 03:10:57 +09:00
parent ad1a441239
commit 1f5d3cbab2
4 changed files with 33 additions and 214 deletions

View file

@ -11,7 +11,7 @@ defmodule Tres.Mixfile do
deps: deps(),
aliases: [
test: [
"test --no-start"
"test"
],
generate_enum: [
"run priv/openflow_enum_gen.exs"