]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: Allow running a single test case from tests/run.sh
authorFilipe Brandenburger <filbranden@google.com>
Wed, 10 Aug 2016 20:36:55 +0000 (13:36 -0700)
committerFilipe Brandenburger <filbranden@google.com>
Wed, 10 Aug 2016 20:59:31 +0000 (13:59 -0700)
commit7cd6d50aa92a2e9b567675acc88f7206c84a4d5f
tree455e399a4a4f5789a7e27422236095b8d02ac81b
parent88a5f90e874cac53f5d24aed6542d4867be10e2d
tests: Allow running a single test case from tests/run.sh

Tested by running `tests/run.sh libmount/optstr` successfully.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
tests/run.sh