commit | 83af01ba1c2d38d3075b38af2a2116eb1ebe67e6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Dec 07 16:39:03 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 07 16:39:03 2018 -0800 |
tree | 2ab4c4af5123b4e1be32806cdc3254e6986ae5a6 | |
parent | 0fbe82e628c817e292ff588cd5847fc935e025f2 [diff] | |
parent | 8d189159ac1e8dc6d491840b3b2a9ede762269bc [diff] |
Merge branch 'tc-testing-next' Lucas Bates says: ==================== tc-testing: implement command timeouts and better results tracking Patch 1 adds a timeout feature for any command tdc launches in a subshell. This prevents tdc from hanging indefinitely. Patches 2-4 introduce a new method for tracking and generating test case results, and implements it across the core script and all applicable plugins. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>