aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-platform/TestPlatform.h
diff options
context:
space:
mode:
authorFrédéric Boisnard <fredericx.boisnard@intel.com>2012-09-10 12:10:48 +0200
committerDavid Wagner <david.wagner@intel.com>2014-02-12 17:03:13 +0100
commit951ecce4fbf195694b14ef8504c59732354abcdb (patch)
tree00db449704a1ff8fd0c92d285141935bc861154b /test/test-platform/TestPlatform.h
parent997e709c17c6b19459db698f10c0fe60d393bdaa (diff)
downloadexternal_parameter-framework-951ecce4fbf195694b14ef8504c59732354abcdb.zip
external_parameter-framework-951ecce4fbf195694b14ef8504c59732354abcdb.tar.gz
external_parameter-framework-951ecce4fbf195694b14ef8504c59732354abcdb.tar.bz2
PFW: Allow custom port number in test-platform
BZ: 56440 This patch aims to allow custom port number in test-platform: test-platform <file path> [port number, default 5001] Change-Id: Ia617507045a58d0e79a5dc1df83b0173c968853a Signed-off-by: Frédéric Boisnard <fredericx.boisnard@intel.com> Reviewed-on: http://android.intel.com:8080/65412 Reviewed-by: Denneulin, Guillaume <guillaume.denneulin@intel.com> Reviewed-by: Rocard, KevinX <kevinx.rocard@intel.com> Reviewed-by: De Chivre, Renaud <renaud.de.chivre@intel.com> Tested-by: Mendi, EduardoX <eduardox.mendi@intel.com> Reviewed-by: buildbot <buildbot@intel.com> Tested-by: buildbot <buildbot@intel.com>
Diffstat (limited to 'test/test-platform/TestPlatform.h')
-rw-r--r--test/test-platform/TestPlatform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-platform/TestPlatform.h b/test/test-platform/TestPlatform.h
index 566fdc8..8a3e59c 100644
--- a/test/test-platform/TestPlatform.h
+++ b/test/test-platform/TestPlatform.h
@@ -39,7 +39,7 @@ class CTestPlatform
{
typedef TRemoteCommandHandlerTemplate<CTestPlatform> CCommandHandler;
public:
- CTestPlatform(const string &strclass);
+ CTestPlatform(const string &strclass, int iPortNumber);
virtual ~CTestPlatform();
// Init