Sha256: d99b9c5f859e5c9938ce881d9c0b124b6add3e59c548c209483db03c1cdb4e4d

Contents?: true

Size: 760 Bytes

Versions: 5

Compression:

Stored size: 760 Bytes

Contents

@open_flow10
Feature: Pio::DescriptionStats::Reply
  Scenario: read
    When I try to parse a file named "open_flow10/description_stats_reply.raw" with "DescriptionStats::Reply" class
    Then it should finish successfully
    And the message has the following fields and values:
      | field          |        value |
      | ofp_version    |            1 |
      | message_type   |           17 |
      | message_length |         1068 |
      | transaction_id |           12 |
      | xid            |           12 |
      | stats_type     | :description |
      | manufacturer   | Nicira, Inc. |
      | hardware       |              |
      | software       |              |
      | serial_number  |              |
      | datapath       |              |

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pio-0.30.0 features/open_flow10/description_stats_reply.feature
pio-0.29.0 features/open_flow10/description_stats_reply.feature
pio-0.28.1 features/open_flow10/description_stats_reply.feature
pio-0.28.0 features/open_flow10/description_stats_reply.feature
pio-0.27.2 features/open_flow10/description_stats_reply.feature