]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-execute.c
test-execute: allow filtering test cases by pattern
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Mar 2019 12:42:55 +0000 (13:42 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Mar 2019 14:46:41 +0000 (15:46 +0100)
commit9efb96315ae502dabeb94ab35816ea8955563b7a
tree1749e42657e13bac3bf25dbcff59fb534a59fdb6
parent67fb5f338fad27250eeed502dd7d3675514d1d63
test-execute: allow filtering test cases by pattern

When debugging failure in one of the cases, it's annoying to have to wade
through the output from all the other cases. Let's allow picking select
cases.
src/test/test-execute.c