From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 19 Sep 2018 15:29:46 +0200 Subject: [LTP] [PATCH v3 2/2] lib/tst_test.sh: add TST_NEEDS_DRIVERS parameter In-Reply-To: <1536937329-13902-2-git-send-email-alexey.kodanev@oracle.com> References: <1536937329-13902-1-git-send-email-alexey.kodanev@oracle.com> <1536937329-13902-2-git-send-email-alexey.kodanev@oracle.com> Message-ID: <20180919132946.GB31335@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Alexey, > The drivers are checked with 'tst_check_drivers' command. > Signed-off-by: Alexey Kodanev Reviewed-by: Petr Vorel > --- > v3: check the command exit status instead of the returned error message Kind regards, Petr