tests: fix deps pinning / patching 57/27657/3
authorAloys Augustin <aloaugus@cisco.com>
Wed, 24 Jun 2020 09:33:20 +0000 (11:33 +0200)
committerDamjan Marion <dmarion@me.com>
Wed, 24 Jun 2020 20:09:22 +0000 (20:09 +0000)
commit8eca60df745b7656b96db16e75b0deda66bfc515
tree442feb2fdb44c88ff134dc9b711277039c03a4dc
parent8975dbdf897f67cdf01e2ae612a128d91646dacd
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 <aloaugus@cisco.com>
test/Makefile