X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2FMakefile;fp=test%2FMakefile;h=7be7eeeaa79d522c32111305b14ca956500f4e69;hb=f899326dd481903988b1b947ccff2aca45b3dc27;hp=2a97c6937e38bab5c8147ac326e354acff05d504;hpb=9e05c5a9b2fcbf71f7b96bee76a59aab62ec3f9c;p=ric-plt%2Fxapp-frame-cpp.git diff --git a/test/Makefile b/test/Makefile index 2a97c69..7be7eee 100644 --- a/test/Makefile +++ b/test/Makefile @@ -3,7 +3,6 @@ coverage_opts = -ftest-coverage -fprofile-arcs binaries = unit_test jhash_test config_test metrics_test include = -I ../src/xapp -I ../src/alarm -I ../src/messaging -I ../src/config -I ../ext/jsmn -I ../src/json -I ../src/metrics -ld_path = LD_LIBRARY_PATH=../src/.build tests:: $(binaries)