Skip to content

Changes

Summary

  1. tests: do not copy *.cfg files to the build directory (details)
Commit 225fd1b24878a175cecc0784315cca6cf6356fe7 by Vadim Yanitskiy
tests: do not copy *.cfg files to the build directory

When running 'make check' in-tree ($builddir == $srcdir), those
*.cfg files end up in tests/ and show up as git-add candidates.
Instead of copying them, just let the test binaries know where
to find those files via the cmdline parameters.

Change-Id: I74e428f0548418fdecada3d25049d6e110e790fe
The file was modified tests/vty/vty_test.c
The file was modified tests/testsuite.at
The file was modified tests/Makefile.am
The file was modified tests/msgfile/msgfile_test.c