Re: [PATCH net-next] tc-testing: Allow test cases to be skipped

2019-03-01 Thread David Miller
From: Lucas Bates Date: Thu, 28 Feb 2019 17:38:40 -0500 > By adding a check for an optional key/value pair to the test case > data, individual test cases may be skipped to prevent tdc from > aborting a test run due to setup or teardown failure. > > If a test case is skipped, it will still appear

[PATCH net-next] tc-testing: Allow test cases to be skipped

2019-02-28 Thread Lucas Bates
By adding a check for an optional key/value pair to the test case data, individual test cases may be skipped to prevent tdc from aborting a test run due to setup or teardown failure. If a test case is skipped, it will still appear in the results output to allow for a consistent number of executed