summaryrefslogtreecommitdiff
path: root/test/uat-detections.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Add unittest for auto coveragehyunuk.tak1-693/+0
2021-02-22Update API header filesAbhay Agarwal1-4/+4
2021-02-01Revert "Merge getter API's for service/user/device"submit/tizen/20210201.221559Abhay Agarwal1-19/+20
2021-01-28Merge getter API's for service/user/deviceAbhay Agarwal1-20/+19
2021-01-27Update API's and document headerAbhay Agarwal1-6/+6
2021-01-27Modify monitor API'sAbhay Agarwal1-12/+32
2021-01-20Modify some APIs appropriatelyhyunuk.tak1-6/+6
2021-01-14Organize by deleting unnecessary APIshyunuk.tak1-204/+20
2021-01-11Add some patchessubmit/tizen/20210112.005356hyunuk.tak1-8/+8
2019-12-30Fix coding guidelines issuesAbhay agarwal1-12/+9
2019-10-29Modify the test app to support service functionalitysubmit/tizen/20191030.083316accepted/tizen/unified/20191101.042013saerome.kim1-1/+1
2019-10-25Add power lock/unlock functionalitysaerome.kim1-5/+45
2019-10-23Modify uat-test that detection cases can be distinguish more clearysaerome.kim1-17/+21
2019-10-23Fix the problem that the SF and UAF use different data formatsaerome.kim1-2/+2
2019-10-17Add new API to set low power modetizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185102submit/tizen_5.5/20191031.000002submit/tizen/20191018.005538accepted/tizen/unified/20191018.052938accepted/tizen/5.5/unified/mobile/hotfix/20201027.065752accepted/tizen/5.5/unified/20191031.031318tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixsaerome.kim1-30/+44
2019-10-17Modify APIs to set low power mode selectivelyAbhay agarwal1-4/+29
2019-10-15Clean up codes for suspend/resume testsubmit/tizen/20191017.002636accepted/tizen/unified/20191017.035459saerome.kim1-9/+8
2019-10-11Modify test app to handle error from set and/or conditionsubmit/tizen/20191011.095843accepted/tizen/unified/20191014.005013Abhay Agarwal1-0/+8
2019-10-08Fix coverity issues.submit/tizen/20191008.043811accepted/tizen/unified/20191008.101526saerome.kim1-0/+0
2019-10-02Fixed coverity issuessubmit/tizen/20191002.073539accepted/tizen/unified/20191004.003621saerome.kim1-5/+7
2019-10-01Add API set to get sensor information from sensor handleAbhay Agarwal1-10/+33
2019-10-01use sensor handle to send sensor information to applicationAbhay Agarwal1-30/+24
2019-10-01Provide sensor info in absence callbackAbhay Agarwal1-2/+17
2019-10-01Modify callback signature for sensor_presence_cbAbhay Agarwal1-4/+2
2019-10-01Provide detected sensor information in ALL Modesubmit/tizen/20191001.112138accepted/tizen/unified/20191002.013420Abhay Agarwal1-14/+19
2019-09-30Send only device handle instead of list during sensor callbackAbhay Agarwal1-10/+4
2019-09-30Provide device information in sensor callbackAbhay Agarwal1-1/+31
2019-09-26Fix buffer overflow issueAbhay Agarwal1-1/+3
2019-09-26Changed presence_detected_cb in ua-test.saerome.kim1-9/+19
2019-09-26Modified test app for sensor info in callbackAbhay Agarwal1-4/+7
2019-09-17Chaged default detection cycle at ua-test app.saerome.kim1-1/+1
2019-09-16Update detection cycle/window timesubmit/tizen/20190916.120818accepted/tizen/unified/20190917.034102Abhay agarwal1-2/+2
2019-09-16Fix __ua_send_absence_detection() to store monitor->absence_detected_bitmaskLokesh1-17/+15
2019-09-16Combined bitmask conditions menu and detection menu into one.saerome.kim1-29/+92
2019-09-16Added logical conjunction operator in between AND/OR conditions of user_cbLokesh1-11/+30
2019-09-16Fix presence_user_cb AND/OR conditionLokesh1-18/+18
2019-08-29Fixed a coverity issue.submit/tizen/20190829.080217accepted/tizen/unified/20190830.040748saerome.kim1-2/+2
2019-08-27Resolved Dexter defectssubmit/tizen/20190827.131417accepted/tizen/unified/20190829.101443Lokesh1-3/+3
2019-08-26Fixed the Coverity & Svace issues.saerome.kim1-2/+2
2019-08-191. changed parameter from service name to service handle.saerome.kim1-46/+261
2019-08-06Implemented ua_udpate_device APIsaerome.kim1-2/+43
2019-07-23Added UAT test cases for service category APIsLokesh1-2/+2
2019-07-23Fixed a bug that can't get Wi-Fi sensor validitysaerome.kim1-0/+35
2019-07-17Fix that user PRESENCE/ABSENCE callback or device PRESENCE/ABSENCEsubmit/tizen/20190718.035616accepted/tizen/unified/20190718.075206saerome.kim1-17/+102
2019-07-11chaged detection parameterssubmit/tizen/20190711.231148accepted/tizen/unified/20190712.115320saerome.kim1-4/+14
2019-07-04Added api documentation.saerome kim1-8/+8
2019-07-02Fixed a bug that can't add device to a user.saerome kim1-2/+2
2019-07-02Removed the return code after error checksaerome.kim1-9/+21
2019-07-02test code cleaned upsaerome.kim1-25/+30
2019-07-02[Fix] Absence[All] detection logic correctionLokesh1-2/+2