git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added info about new config parameters.
[stg.git]
/
tests
/
Makefile
diff --git
a/tests/Makefile
b/tests/Makefile
index 72acdd62cdda79a0207c924fb19eb9dc616c7daf..f615b1d6df6ffb59c7de9304d8a328896182928b 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-8,7
+8,7
@@
INCS = -I . \
-I ../projects/stargazer
DEFS = -DLINUX \
-DUSE_ABSTRACT_SETTINGS
-I ../projects/stargazer
DEFS = -DLINUX \
-DUSE_ABSTRACT_SETTINGS
-CFLAGS += -g3 -Wall -W -Wextra $(INCS) $(DEFS)
+CFLAGS += -g3 -Wall -W -Wextra
-Wno-unused-function
$(INCS) $(DEFS)
CXXFLAGS += $(CFLAGS)
LIBS = -lpthread
PROG = tests
CXXFLAGS += $(CFLAGS)
LIBS = -lpthread
PROG = tests
@@
-20,6
+20,8
@@
SOURCES = main.cpp \
test_conffiles.cpp \
test_fee_charge_rules.cpp \
test_reconnect_on_tariff_change.cpp \
test_conffiles.cpp \
test_fee_charge_rules.cpp \
test_reconnect_on_tariff_change.cpp \
+ test_disable_session_log.cpp \
+ test_filter_params_log.cpp \
test_crypto.cpp \
test_bfstream.cpp \
../projects/stargazer/tariff_impl.cpp \
test_crypto.cpp \
test_bfstream.cpp \
../projects/stargazer/tariff_impl.cpp \