summaryrefslogtreecommitdiffstats
path: root/test
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
* Move tests inclusion in a test CMakeListKevin Rocard2015-04-241-0/+33
* Remove explicit server stopKevin Rocard2015-04-241-3/+0
* functional-tests: remove dumpElement test caseDavid Wagner2015-04-242-136/+0
* Add functionnal tests to the pfw.Adrien M2015-04-2448-185/+993
* Dissociate 'make test' & 'make install'Adrien M2015-04-242-1/+8
* Fix tUINT32_ARRAY index overflow testJules Clero2015-04-241-1/+1
* Fix tSTRING_128 parenthesis errorJules Clero2015-04-241-2/+10
* Fix tRAW test comparison errorJules Clero2015-04-241-1/+2
* Fix Configuration test to take account of pending configurationsJules Clero2015-04-241-1/+1
* Parameter-Framework functional tests initial commitJules Clero2015-04-2468-0/+15220
* Add unit tests for the Tokenizer classDavid Wagner2015-04-242-0/+164
* fixed-point-tests: remove some code duplicationDavid Wagner2015-04-241-23/+13
* fixed point tests: some high-precision tests are failingDavid Wagner2015-04-241-1/+2
* fixed-point-tests: abort if a getParameter failsDavid Wagner2015-04-241-3/+8
* fixed point tests: use the python module instead of remote-processDavid Wagner2015-04-241-48/+39
* fixed point tests: remove trailing zeros from valuesDavid Wagner2015-04-241-0/+3
* fixed point tests: return 1 in case of failureDavid Wagner2015-04-241-3/+15
* Fail build if test are enabled but can not be builtKevin Rocard2015-04-241-5/+3
* 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
* Merge pull request #28 from krocard/ctest_configDavid Wagner2015-01-221-0/+37
|\
| * Integrate fix point parameter test in cmakeKevin Rocard2014-12-101-0/+37
* | test-platform: fix boolean remote getter commands outputDavid Wagner2015-01-021-2/+1
|/
* fixed-point-tests: strip the '_host' suffix on executablesDavid Wagner2014-11-031-2/+2
* fixed-point-tests: Run the tests for each possible parameter sizeDavid Wagner2014-11-032-706/+713
* 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
* | Fixed point test scriptMattijs Korpershoek2014-06-251-0/+240
* | Fixed point test configurationMattijs Korpershoek2014-06-254-0/+726
* | 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