summaryrefslogtreecommitdiff
path: root/test/test-platform
AgeCommit message (Expand)Author
2015-07-15Drop release v2.6.0+no-stlportJean-Michel Trivi
2015-05-07Fix build from stlport.Dan Albert
2015-04-24Remove explicit server stopKevin Rocard
2015-01-29Fixing TestPlatform.cpp file coding styleJules Clero
2015-01-29Fix test-platform set criterion by Lexical State BugJules Clero
2015-01-02test-platform: fix boolean remote getter commands outputDavid Wagner
2014-10-24Merge pull request #20 from 01org/fix-build-issues-bisDavid Wagner
2014-10-24Android.mk: declare intel as module ownerDavid Wagner
2014-10-24Fix pthread compilation flagsDavid Wagner
2014-09-11Remove using std::XXX from headersSebastien Gonzalve
2014-09-10More README filesDavid Wagner
2014-06-30Add 3-clause BSD license to CMake makefiles.Mattijs Korpershoek
2014-06-30Fix stlport includes in makefilesMattijs Korpershoek
2014-06-25Merge pull request #4 from kir0gawa/help-messagesDavid Wagner
2014-06-25Test-platform enable/disable xml validationMattijs Korpershoek
2014-03-07Implemented -h command for test-platformMattijs Korpershoek
2014-02-20CMake: remove WIN32 commentsDavid Wagner
2014-02-18CMake: beautification, fix some commentsDavid Wagner
2014-02-17CMake: add installation instructionDavid Wagner
2014-02-17Add CMake MakefilesDavid Wagner
2014-02-17Import convert util templatesDavid Wagner
2014-02-13Remove some useless LOCAL_C_INCLUDES directivesDavid Wagner
2014-02-13Reintroduce hardcoded include pathsDavid Wagner
2014-02-13Change the license to 3-clause BSDDavid Wagner
2014-02-12Allow starting test-platform as a DaemonFrédéric Boisnard
2014-02-12Add Exit command to test-platformFrédéric Boisnard
2014-02-12Fix typo in PFW when loading pluginsFrédéric Boisnard
2014-02-12Clean useless extern "C" and wrong documentationKevin Rocard
2014-02-12Add the setFailureOnFailedSettingsLoad commandKevin Rocard
2014-02-12Wrap lines too longs and add doxygenKevin Rocard
2014-02-12Add a command to set missing subsystem policyKevin Rocard
2014-02-12parameter-framework: Remove the hardcoding from TOP of treeChetan Rao
2014-02-12[Makefile] Fix useless CFLAGSKevin Rocard
2014-02-12[Makefile] Format variables to lower_snake_caseKevin Rocard
2014-02-12[Makefile] Append "_host" to host modules namesKevin Rocard
2014-02-12Remove no-non-virtual-dtor flagSebastien Gonzalve
2014-02-12[Parameter] Move public header to include dirKevin Rocard
2014-02-12Change TARGET_ERROR_FLAGS to LOCAL_CFLAGSKevin Rocard
2014-02-12[test-platform] Add support for host buildKevin Rocard
2014-02-12Fix incorect use of tabs, replace by spacesKevin Rocard
2014-02-12PFW: Do not stop on hard sync errorsKevin Rocard
2014-02-12PFW: Correct test-platform compilationKevin Rocard
2014-02-12PFW: Allow custom port number in test-platformFrédéric Boisnard
2014-02-12PFW: setCriterionState now support lexical stateKevin Rocard
2014-02-12PFW: Remove names from PFW license headerKevin Rocard
2014-02-12PFW: Make test-platform run on androidKevin Rocard
2014-02-12PFW: Add CriterionFromStateList to test-platformKevin Rocard
2014-02-10PFW: Add test meansGuillaume Denneulin