Skip to content

Commit

Permalink
Fix TOP_SOURCEDIR not found error when enable unit test checks only w…
Browse files Browse the repository at this point in the history
…ithout integration tests

Signed-off-by: Jian-Ding Chen (timchen119) <tim.chen119@canonical.com>
  • Loading branch information
Jian-Ding Chen (timchen119) authored and JuergenReppSIT committed Mar 1, 2021
1 parent 43f744f commit db0f4c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile-test.am
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ TESTS_UNIT += \

endif ESYS
if FAPI
TESTS_CFLAGS += -DTOP_SOURCEDIR"=\"$(top_srcdir)\""
TESTS_UNIT += \
test/unit/fapi-json \
test/unit/fapi-helpers \
Expand Down

0 comments on commit db0f4c4

Please sign in to comment.