]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: allow to run tests outside of top_buildir
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 25 Jan 2012 17:13:45 +0000 (15:13 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 26 Jan 2012 18:05:04 +0000 (16:05 -0200)
commit6b88ef3e97cb34693adae1257adf7ac513a2baef
tree31c477b73d679a448b0c56af35cfc8fe13b2ebbd
parent4e36cb18e1a4b904a739980637c4a6165e206691
testsuite: allow to run tests outside of top_buildir

In order to locate where the shared libs to be preloaded are we need to
reference them using abs_top_buildir. Otherwise we are limited to
running tests from there.
Makefile.am
testsuite/testsuite.c