From 27fb3d3cd5103ea814d6c62f802aef9f1292ddc6 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 27 Aug 2010 13:27:55 +0000 Subject: More on automated tests (re ticket:1111): work on Visual Studio target, and added ability to disable tests in configure.py git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3300 74dad513-b988-da41-8d7b-12977e46ad98 --- tests/automated/testvars.template | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests/automated/testvars.template') diff --git a/tests/automated/testvars.template b/tests/automated/testvars.template index c9389421..e3f5cf09 100644 --- a/tests/automated/testvars.template +++ b/tests/automated/testvars.template @@ -6,11 +6,14 @@ HOSTNAME = "$(HOSTNAME)" OS = "$(OS)" PJDIR = "$(PJDIR)" SUFFIX = "$(SUFFIX)" +NOTEST = "$(NOTEST)" S60 only: ------------------------------ S60TARGET = "$(S60TARGET)" S60TARGETNAME = "$(S60TARGETNAME)" +S60DEVICE = "$(S60DEVICE)" +EPOCROOT = "$(EPOCROOT)" VS only: ------------------------------ @@ -22,3 +25,9 @@ PJSUA-TESTS: $(PJSUA-TESTS) ------------------------------ +OTHER: +------------------------------ +IPPROOT +IPPSAMPLES +IPPARCH +NOP (cmdline to do nothing) -- cgit v1.2.3