OSDN Git Service

tools/mgmt-tester: allow for event-only tests
authorFlorian Grandel <fgrandel@gmail.com>
Thu, 18 Jun 2015 01:17:42 +0000 (03:17 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 18 Jun 2015 10:18:22 +0000 (13:18 +0300)
commitefd0672dbd6baeb2c0679077aa388bed86fff124
treebc19bfcda506a94639bb2a86d6e85d58579c46d6
parent538e359b00e8ba86a2539a88126193764163ed8a
tools/mgmt-tester: allow for event-only tests

The generic test runner previously expected the test action to always be
a mgmt command. A "no-op" operation is introduced to support tests where
the test scenario is triggered by a timeout rather than a command.
tools/mgmt-tester.c