tests: fix deps pinning / patching 43/28143/5
authorAloys Augustin <[email protected]>
Wed, 24 Jun 2020 09:33:20 +0000 (11:33 +0200)
committerAndrew Yourtchenko <[email protected]>
Fri, 7 Aug 2020 20:49:18 +0000 (20:49 +0000)
commit193c9e36a4191e9f9cfa232f67c198e73bb84fe2
tree3f939c6d149889b3f592b02f9e8f78b49c074c16
parentecc98b54f273cd3be260dd0d5deffd8171f154ec
tests: fix deps pinning / patching

This ensures we don't recompute the requirements-{2,3}.txt on each make
test run, and skips patching scapy if it is already patched instead of
failing.

Change-Id: I3da57182ae49f3dd04db139d96734a5d145fedff
Type: fix
Signed-off-by: Aloys Augustin <[email protected]>
(cherry picked from commit 8eca60df745b7656b96db16e75b0deda66bfc515)
test/Makefile