sensord: enable auto-rotation sensor
[platform/core/system/sensord.git] / test /
2015-12-30 Hongkuk, Sonsensord: fix test code's sensord_() API's return type... 07/55907/1
2015-12-18 Mu-Woong LeeMerge "sensord: change sprintf to snprintf" into devel...
2015-12-18 kibak.yoonsensord: change sprintf to snprintf 78/54878/1
2015-12-11 Adarsh Shree RamRemoving unused macros from check sensor API 69/54069/1
2015-12-09 Mu-Woong LeeMerge branch 'tizen' into devel/tizen_3.0 91/53791/1
2015-12-03 AnkurRenaming uncal_gyro sensor to gyro_uncal sensor 37/52737/7
2015-12-03 Adarsh Shree RamChanging sf_* to sensord_* APIs in test suite 47/52647/3
2015-11-26 AnkurMoving sensor definitions to sensor_types.h and cleanup... 43/52643/2
2015-11-11 RamasamyCleanup of unused pkg config files 06/51606/2
2015-11-10 RamasamyRefactoring sensord build files 29/51529/1
2015-10-27 AnkurRenaming libsensord folder to client 55/50255/1
2015-10-20 Hongkuk, Sonsensord: sync with SPIN tizen_2.4 73/49673/4
2015-10-01 Mu-Woong LeeMerge "Adding test case for single process multi-thread...
2015-09-10 Adarsh Shree RamAdding test case for single process multi-threaded... 45/47645/7
2015-09-07 RamasamyUpdating test files to support HRM led red sensor 78/45078/9
2015-08-12 AnkurBug Fixing in test suite related to pointer reference 78/45578/2
2015-08-12 RamasamyAdding functional testing code for UV Sensor 33/44633/8
2015-08-12 Mu-Woong LeeMerge "Adding test cases for auto_rotation sensor in...
2015-08-11 AnkurAdding test cases for auto_rotation sensor in the exist... 05/43705/10
2015-07-30 Mu-Woong LeeMerge "Fixing problem related to flushing output to...
2015-07-30 Mu-Woong LeeMerge "Removing unused functions and variables from...
2015-07-30 Mu-Woong LeeMerge "Improving the sensor fusion algorithm for orient...
2015-06-29 AnkurFixing problem related to flushing output to file in... 81/42481/1
2015-06-18 AnkurUpdating Test files to test the Uncal_gyro sensor 71/41571/3
2015-05-27 Mu-Woong LeeMerge "Adding common plugin for hardware/sensor fusion...
2015-05-27 Mu-Woong LeeMerge "Updating gravity sensor after fusion sensor...
2015-05-26 Mu-Woong LeeMerge "Adding common plugin for hardware/software fusio...
2015-05-26 Mu-Woong LeeMerge "Common plugin for Hardware/Software Rotation...
2015-05-26 Mu-Woong LeeMerge "Removal of redundant variables and functions...
2015-05-15 RamasamyUpdating test files to support the tilt sensor 56/39456/1
2015-05-11 AnkurAddition of Test case for fusion data collection 08/38008/7
2015-05-11 Mu-Woong LeeMerge "Adding polling based test functionality for...
2015-05-11 Vibhor GaurAdding polling based test functionality for sensors 26/37926/8
2015-05-11 Mu-Woong LeeMerge "Modifying error/return conditions during fusion...
2015-05-11 Mu-Woong LeeMerge "Restructuring get_device_orientation flow" into...
2015-05-11 Mu-Woong LeeMerge "Removing Compiler warning - unused variable...
2015-05-05 AnkurRemoved Compiler warning - incompatible pointer type 72/38972/1
2015-03-24 AnkurAdding new test case for testing sensors in parallel 33/37233/5
2015-03-20 AnkurRestructuring test folder to include parallel sensor... 93/37193/2
2015-03-20 Vibhor GaurUpdating event representation for rotation vector virtu... 92/37192/1
2015-03-02 RamasamyFixing return type issue in tc-common 04/36104/2
2015-02-26 Vibhor GaurRemoving redundant linear acceleration virtual sensor... 57/35857/4
2015-02-26 Vibhor GaurRemoved redundant orientation virtual sensor events 51/35851/5
2015-02-26 AnkurRemoved redundant gravity events 46/35846/4
2015-02-26 AnkurRemoving redundant Light sensor events 84/35784/7
2015-02-26 RamasamyUpdating test automation files to support Gaming RV 54/35754/5
2015-02-26 RamasamyCleaning CMake files for unused package dependencies 36/35736/4
2015-02-26 RamasamyFixing Geomagnetic RV test files and event representation 32/35732/2
2015-02-24 Vibhor GaurRemoving redundant temperature sensor events 06/35706/6
2015-02-23 Vibhor GaurCorrecting indentation for if condition and adding... 01/35701/3
2015-02-23 Vibhor GaurRemoving redundant geomagnetic sensor events 75/35575/4
2015-02-23 Vibhor GaurRemoving redundant pressure sensor events 72/35572/7
2015-02-19 AnkurRemoving redundant proximity events 70/35570/6
2015-02-18 AnkurRemoving redundant gyroscope events 69/35569/2
2015-02-18 AnkurRemoving redundant accelerometer events 66/35566/3
2015-02-18 Vibhor GaurCommon test folder and automated testing of sensor... 65/35565/6
2015-02-18 AnkurGeomagnetic Sensor file - Feature merge from devel... 65/35365/3
2015-01-13 Kibak YoonMerge "Adding event driven test framework for geomagnet...
2015-01-10 Kibak YoonMerge "Removed compiler warning - Implicit Declaration... submit/tizen/20150113.012540
2015-01-10 Kibak YoonMerge "Cleanup - Removing redundunt assignments from...
2015-01-10 Kibak YoonMerge "Adding a new function for priority list insertio...
2015-01-10 Kibak YoonMerge "Fixing memory leak issues in test files" into...
2015-01-09 Vibhor GaurAdding event driven test framework for geomagnetic... 35/33435/2
2015-01-08 Vibhor GaurFixing memory leak issues in test files 50/33350/1
2015-01-06 AnkurRemoved compiler warning - Implicit Declaration 68/33168/1
2015-01-05 Kibak YoonMerge "sensord: add sensor api for avoiding build break...
2015-01-05 Kibak YoonMerge "sensord: update for being the compatible with...
2015-01-05 Kibak YoonMerge "Removed compiler warning - unsused variable...
2015-01-05 Kibak Yoonsensord: update for being the compatible with the x32... 79/32479/5
2015-01-05 Kibak YoonMerge "Adding test case for rotation_vector sensor...
2015-01-05 Kibak YoonMerge "Adding missing sensor_rv.h file" into tizen
2015-01-05 Kibak YoonMerge changes I8c246a45,I8b9be20f into tizen
2015-01-05 Kibak YoonMerge "Adding lock in virtual sensor layer for sensor...
2015-01-05 Kibak YoonMerge "Updating virtual sensor xml configuration for...
2015-01-05 Kibak YoonMerge "Fixing 64 bit compiler issue for sensor_data...
2015-01-05 Kibak YoonMerge "Removed compiler warning - comparison between...
2015-01-05 Kibak YoonMerge "Removed compiler warning - pointer of type ...
2015-01-05 Kibak YoonMerge "Removed compiler warning - dereferencing type...
2015-01-05 Kibak YoonMerge "Removed compiler warning - Comparison between...
2015-01-05 Kibak YoonMerge "Removed warning - use of deprecated function...
2015-01-05 Kibak YoonMerge "Removed compiler warning - implicit declaration...
2015-01-05 Kibak YoonMerge "Removed compiler warning - ignoring return value...
2015-01-02 RamasamyAdding test case for rotation_vector sensor 12/33012/1
2014-12-23 AnkurRemoved compiler warning - unsused variable 53/32753/1
2014-12-23 AnkurRemoved compiler warning - implicit declaration of... 31/32731/1
2014-12-22 Kibak YoonMerge "Adding polling based support for testing proximi...
2014-12-22 Kibak YoonMerge "Adding polling based support for testing gyrosco...
2014-12-22 Kibak YoonMerge "Adding polling based support for testing of...
2014-12-22 Vibhor GaurAdding polling based support for testing proximity... 70/32670/4
2014-12-22 Vibhor GaurAdding polling based support for testing of light sensor 49/32649/6
2014-12-22 Vibhor GaurAdding polling based support for testing pressure sensor 18/32618/2
2014-12-22 Vibhor GaurAdding polling based support for testing gyroscope... 68/32368/4
2014-12-22 Kibak YoonMerge "Removed warnings related to unused variables...
2014-12-22 Vibhor GaurAdding polling based support for testing accelerometer 58/32358/7
2014-12-22 Kibak YoonMerge "Adding orientation filter to support quaternion...
2014-12-22 Kibak YoonMerge "Removed compiler warning for converting bool...
2014-12-22 Kibak YoonMerge "Adding polling based support for testing of...
2014-12-22 Kibak YoonMerge "Removed warnings related to comparison between...
2014-12-22 Kibak YoonMerge "Removed compiler warnings related to unused...
2014-12-22 Kibak YoonMerge "Completed adding html documentation for sensor...
next