]> git.saurik.com Git - apt.git/commit - test/integration/framework
test: show the highlevel test for lowerranking ones
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 31 Aug 2015 21:22:55 +0000 (23:22 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 31 Aug 2015 21:22:55 +0000 (23:22 +0200)
commit9beb11aae47bfe620e45cb816b1c6f93e028d402
tree408138a4d2fb5ab052cd7c1352aed9ab9361b075
parent68042532c8e2f386a03c5d43a8161d56ce568dc6
test: show the highlevel test for lowerranking ones

testsuccess checks the return code, but it does also some autotests
based on the command like grepping for dpkg warnings in a apt-get
install call – but if this finds something it is just showing the grep
command. With this change it will additionally show the first msgtest
which in this case will detail the actual apt-get install call.

Git-Dch: Ignore
test/integration/framework