Skip to content
Snippets Groups Projects
Commit 494f6636 authored by Julien Bonjean's avatar Julien Bonjean
Browse files

[#3376] Updated tests

parent 95ec903a
Branches
Tags
No related merge requests found
......@@ -26,9 +26,7 @@ test_SOURCES = \
rtptest.h \
rtptest.cpp \
sdesnegotiatortest.h \
sdesnegotiatortest.cpp \
ringtonetest.h \
ringtonetest.cpp
sdesnegotiatortest.cpp
LLIBS=$(CPPUNIT_LIBS) \
../src/sflphoned-logger.o \
......
......@@ -35,7 +35,7 @@
#define NO_STR "0"
#define HISTORY_SAMPLE "history-sample"
#define HISTORY_SAMPLE_SIZE 3
#define CONFIG_SAMPLE "sflphonedrc-sample"
#define CONFIG_SAMPLE "sflphoned-sample.yml"
#define HUGE_HISTORY_LIMIT 20000
#endif /* CONSTANTS_H_ */
......@@ -30,8 +30,7 @@
#include <logger.h>
#include <manager.h>
#define CONFIG_SAMPLE "sflphonedrc-sample"
#include <constants.h>
#include <cppunit/CompilerOutputter.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment