tests: fix gathering of test src files 24/30524/2
authorDave Wallace <dwallacelf@gmail.com>
Mon, 21 Dec 2020 20:15:16 +0000 (15:15 -0500)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Tue, 22 Dec 2020 00:04:14 +0000 (00:04 +0000)
commit8dbcacf642ef7aad21b3d422f94da734677eef81
treea60e1d949103ffd6f1308edc44c1f0c490fe6cb7
parent630ca994e0ff210a3de80d73bb395c931d2fd83f
tests: fix gathering of test src files

- Use hard links instead of soft links so
  that python module import works correctly
  for relocated test/vpp_*.py modules.

Type: fix

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: If9c031bf0918344dedd4dee5f9336e869590b0ae
test/Makefile