提交 d298b4f9 authored 作者: Chris Rienzo's avatar Chris Rienzo

FS-11416 [core] add test framework header files.

上级 9927baa7
...@@ -271,6 +271,11 @@ CORE_LIBS += libs/libzrtp/libzrtp.a ...@@ -271,6 +271,11 @@ CORE_LIBS += libs/libzrtp/libzrtp.a
LIBS += libs/libzrtp/third_party/bnlib/libbn.a LIBS += libs/libzrtp/third_party/bnlib/libbn.a
endif endif
library_includetestdir = $(includedir)/test
library_includetest_HEADERS = \
src/include/test/switch_fct.h \
src/include/test/switch_test.h
library_includedir = $(includedir) library_includedir = $(includedir)
library_include_HEADERS = \ library_include_HEADERS = \
src/include/switch_am_config.h \ src/include/switch_am_config.h \
......
...@@ -1884,6 +1884,7 @@ fi ...@@ -1884,6 +1884,7 @@ fi
%{PKGCONFIGDIR}/* %{PKGCONFIGDIR}/*
%{MODINSTDIR}/*.*a %{MODINSTDIR}/*.*a
%{INCLUDEDIR}/*.h %{INCLUDEDIR}/*.h
%{INCLUDEDIR}/test/*.h
###################################################################################################################### ######################################################################################################################
......
This source diff could not be displayed because it is too large. You can view the blob instead.
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论