tests: add quiet-venv-pip macro
commit5a6f1199cb5fca105ca99356ae05f8e48f5c8d97
authorJohn Snow <jsnow@redhat.com>
Thu, 26 May 2022 00:09:17 +0000 (25 20:09 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Jun 2022 07:26:54 +0000 (6 09:26 +0200)
tree54d5208d33c3f9f36bb810ae4497ed93fbed76ba
parenta547c82701925400949856488a2c8c8750a3276e
tests: add quiet-venv-pip macro

Factor out the "test venv pip" macro; rewrite the "check-venv" rule to
be a little more compact. Replace the "PIP" pseudo-command output with
"VENVPIP" to make it 1% more clear that we are talking about using pip
to install something into a venv.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220526000921.1581503-6-jsnow@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/Makefile.include