tests: Test learned flow idle timeouts.
authorJoe Stringer <joestringer@nicira.com>
Fri, 7 Mar 2014 01:20:27 +0000 (17:20 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 11 Mar 2014 23:04:13 +0000 (16:04 -0700)
commit619d5f98e1fe5fb08929086cca97fb7d51a3fe84
tree3ee2b77ed87e9b16fe0a3a1c83de87660b4856f0
parent1a4ec18d4935384b517c512c6212b35dddf1ad98
tests: Test learned flow idle timeouts.

The previous tests would check that a single learned flow had its stats
correctly attributed to the right interfaces and flows. These new tests
take it a step further by causing two different learned flows to be
created, and checking the stats are correct. This is done for rules that
are learned with idle and hard timeouts.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/learn.at