summaryrefslogtreecommitdiffstats
path: root/test/test-platform
Commit message (Expand)AuthorAgeFilesLines
* Drop release v2.6.0+no-stlportJean-Michel Trivi2015-07-154-26/+25
* Fix build from stlport.Dan Albert2015-05-071-1/+0
* Remove explicit server stopKevin Rocard2015-04-241-3/+0
* Fixing TestPlatform.cpp file coding styleJules Clero2015-01-291-91/+114
* Fix test-platform set criterion by Lexical State BugJules Clero2015-01-291-14/+19
* test-platform: fix boolean remote getter commands outputDavid Wagner2015-01-021-2/+1
* Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner2014-10-241-0/+6
|\
| * Android.mk: declare intel as module ownerDavid Wagner2014-10-241-0/+2
| * Fix pthread compilation flagsDavid Wagner2014-10-241-0/+4
* | Remove using std::XXX from headersSebastien Gonzalve2014-09-112-27/+27
|/
* More README filesDavid Wagner2014-09-101-0/+33
* Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek2014-06-301-0/+28
* Fix stlport includes in makefilesMattijs Korpershoek2014-06-301-5/+3
* Merge pull request #4 from kir0gawa/help-messagesDavid Wagner2014-06-251-6/+23
|\
| * Implemented -h command for test-platformMattijs Korpershoek2014-03-071-6/+23
* | Test-platform enable/disable xml validationMattijs Korpershoek2014-06-251-0/+12
|/
* CMake: remove WIN32 commentsDavid Wagner2014-02-201-1/+1
* CMake: beautification, fix some commentsDavid Wagner2014-02-181-4/+5
* CMake: add installation instructionDavid Wagner2014-02-171-0/+2
* Add CMake MakefilesDavid Wagner2014-02-171-0/+12
* Import convert util templatesDavid Wagner2014-02-172-3/+3
* Remove some useless LOCAL_C_INCLUDES directivesDavid Wagner2014-02-131-1/+0
* Reintroduce hardcoded include pathsDavid Wagner2014-02-131-2/+2
* Change the license to 3-clause BSDDavid Wagner2014-02-134-57/+101
* Allow starting test-platform as a DaemonFrédéric Boisnard2014-02-123-16/+163
* Add Exit command to test-platformFrédéric Boisnard2014-02-123-9/+41
* Fix typo in PFW when loading pluginsFrédéric Boisnard2014-02-121-1/+1
* Clean useless extern "C" and wrong documentationKevin Rocard2014-02-121-10/+0
* Add the setFailureOnFailedSettingsLoad commandKevin Rocard2014-02-122-19/+47
* Wrap lines too longs and add doxygenKevin Rocard2014-02-122-45/+105
* Add a command to set missing subsystem policyKevin Rocard2014-02-124-4/+70
* parameter-framework: Remove the hardcoding from TOP of treeChetan Rao2014-02-121-2/+2
* [Makefile] Fix useless CFLAGSKevin Rocard2014-02-121-4/+0
* [Makefile] Format variables to lower_snake_caseKevin Rocard2014-02-121-18/+18
* [Makefile] Append "_host" to host modules namesKevin Rocard2014-02-121-2/+3
* Remove no-non-virtual-dtor flagSebastien Gonzalve2014-02-122-4/+0
* [Parameter] Move public header to include dirKevin Rocard2014-02-121-1/+1
* Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard2014-02-121-3/+3
* [test-platform] Add support for host buildKevin Rocard2014-02-121-17/+43
* Fix incorect use of tabs, replace by spacesKevin Rocard2014-02-121-10/+10
* PFW: Do not stop on hard sync errorsKevin Rocard2014-02-121-10/+25
* PFW: Correct test-platform compilationKevin Rocard2014-02-121-12/+7
* PFW: Allow custom port number in test-platformFrédéric Boisnard2014-02-123-5/+8
* PFW: setCriterionState now support lexical stateKevin Rocard2014-02-122-1/+82
* PFW: Remove names from PFW license headerKevin Rocard2014-02-123-18/+3
* PFW: Make test-platform run on androidKevin Rocard2014-02-121-0/+38
* PFW: Add CriterionFromStateList to test-platformKevin Rocard2014-02-122-0/+88
* PFW: Add test meansGuillaume Denneulin2014-02-103-0/+353