]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tc-testing-next'
authorDavid S. Miller <davem@davemloft.net>
Sat, 8 Dec 2018 00:39:03 +0000 (16:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Dec 2018 00:39:03 +0000 (16:39 -0800)
commitebf4b60925ba03ab396b835ee035cc46993b1a29
tree2ab4c4af5123b4e1be32806cdc3254e6986ae5a6
parent4d726c26ee9890205979eadc729f0dad9b569c46
parent7191e222adcc3cd76af68836f3ccc77cbb9a4a4d
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>