summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-24Fix the valgrind issuetizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114802submit/tizen_6.0_hotfix/20201102.192502submit/tizen_6.0/20201029.205102submit/tizen/20200924.060847accepted/tizen/unified/20200928.004603accepted/tizen/6.0/unified/hotfix/20201103.052335accepted/tizen/6.0/unified/hotfix/20201103.004928accepted/tizen/6.0/unified/20201030.122631tizen_6.0_hotfixaccepted/tizen_6.0_unified_hotfixDoHyun Pyun1-2/+2
2020-09-17Fix the coverity issuessubmit/tizen/20200923.005759submit/tizen/20200917.075044accepted/tizen/unified/20200923.093732DoHyun Pyun4-6/+23
2020-09-11Mesh: Fix crash due to derefence of NULL pointersubmit/tizen/20200913.230045accepted/tizen/unified/20200914.131334Abhay Agarwal1-0/+21
2020-09-10Mesh: Fix coding style issueAbhay Agarwal3-171/+171
2020-09-10Fix le advertising service data parsing logicsubmit/tizen/20200910.053710accepted/tizen/unified/20200910.123916Wootak Jung1-4/+5
2020-09-04Add gtest testcases for mesh networksubmit/tizen/20200907.031811accepted/tizen/unified/20200909.014254Amit Purwar3-1/+205
2020-09-03Fix the API reference errorDoHyun Pyun1-39/+39
2020-09-01Merge "Mesh: unit test: set transition time for node control" into tizensubmit/tizen/20200901.064142accepted/tizen/unified/20200902.011921Pyun DoHyun2-8/+13
2020-09-01Mesh: unit test: set transition time for node controlAbhay Agarwal2-8/+13
2020-09-01Fix the ASAN build errorDoHyun Pyun1-3/+3
2020-09-01Fix the memory leakDoHyun Pyun1-1/+4
2020-08-31Cover the missed coverage functions and linessubmit/tizen/20200831.035527accepted/tizen/unified/20200901.042006DoHyun Pyun7-1/+160
2020-08-28Prevent the heap buffer overflowDoHyun Pyun1-0/+6
2020-08-27Merge "Mesh: Accept Token in unit TC for loading Network" into tizensubmit/tizen/20200827.215651accepted/tizen/unified/20200831.002541Pyun DoHyun1-0/+10
2020-08-27Merge "Mesh: Fix bug in Network load API" into tizenPyun DoHyun1-1/+15
2020-08-27Merge "CAPI:Allows multiple service data in LE advertising" into tizenPyun DoHyun2-11/+92
2020-08-27Merge "Modify logs in the mesh senario" into tizenPyun DoHyun1-6/+3
2020-08-27Merge "Fix the svace issue (SIZE MISMATCH)" into tizenPyun DoHyun1-1/+1
2020-08-26Mesh: Accept Token in unit TC for loading NetworkAnupam1-0/+10
2020-08-26Mesh: Fix bug in Network load APIAnupam1-1/+15
2020-08-26Mesh gtest: Fix the load network testcaseAmit Purwar1-2/+3
2020-08-26CAPI:Allows multiple service data in LE advertisingAmit Purwar2-11/+92
2020-08-26Modify logs in the mesh senarioDoHyun Pyun1-6/+3
2020-08-26Fix the svace issue (SIZE MISMATCH)DoHyun Pyun1-1/+1
2020-08-25Mesh: unit test: Modify scenario configurationsubmit/tizen/20200825.221936accepted/tizen/unified/20200827.105821Abhay Agarwal2-28/+114
2020-08-24Merge "Mesh: Add robustness verification scenarios" into tizensubmit/tizen/20200825.072855accepted/tizen/unified/20200826.133101Pyun DoHyun2-16/+211
2020-08-24Merge "Mesh: Convert list variables to global static" into tizenPyun DoHyun1-10/+17
2020-08-24Mesh: Add robustness verification scenariosAnupam2-16/+211
2020-08-24Mesh: Convert list variables to global staticAnupam1-10/+17
2020-08-21Fix api referenceWootak Jung1-2/+1
2020-08-21Merge "Add le_is_discovering unit test" into tizenPyun DoHyun2-1/+14
2020-08-21Merge "Mesh: Unload Network before deinitialiation" into tizensubmit/tizen/20200821.002054accepted/tizen/unified/20200825.142904Pyun DoHyun1-6/+7
2020-08-20Mesh: Unload Network before deinitialiationAnupam Roy1-6/+7
2020-08-20Add le_is_discovering unit testWootak Jung2-1/+14
2020-08-20Merge "Mesh: Unload Network & free handles after de-init" into tizensubmit/tizen/20200820.041741accepted/tizen/unified/20200821.042423Pyun DoHyun1-3/+50
2020-08-19Mesh: Unload Network & free handles after de-initAnupam Roy1-3/+50
2020-08-19Mesh: unit test: Add scenario tableAbhay Agarwal2-43/+481
2020-08-18Mesh: unit test: Add control menuAbhay Agarwal2-30/+124
2020-08-17Mesh: Initialize Vendor Info in local config nodesubmit/tizen/20200817.231237accepted/tizen/unified/20200819.035929Anupam Roy1-0/+4
2020-08-17Mesh: Add sanity checks for handlesAnupam Roy1-29/+59
2020-08-14Merge "Mesh: Add case for Node Reset in mesh unit test" into tizensubmit/tizen/20200814.005814accepted/tizen/unified/20200818.130015Pyun DoHyun1-1/+12
2020-08-14Merge "Mesh: Add support for remote node reset operation" into tizenPyun DoHyun2-0/+67
2020-08-13Mesh: Add case for Node Reset in mesh unit testAnupam Roy1-1/+12
2020-08-13Mesh: Add support for remote node reset operationAnupam Roy2-0/+67
2020-08-13Add Gtest testcase for CONFIG feature of Mesh frameworkAmit Purwar4-163/+1264
2020-08-11Mesh: Add cases in unit testsubmit/tizen/20200811.230110accepted/tizen/unified/20200812.143920Anupam Roy2-0/+105
2020-08-11Merge "Mesh: Remove limitation of five Networks" into tizenPyun DoHyun1-5/+0
2020-08-11Merge "Mesh: Add support for Mesh network Destroy" into tizenPyun DoHyun2-1/+123
2020-08-11Mesh: Remove limitation of five NetworksAnupam Roy1-5/+0
2020-08-11Mesh: Add support for Mesh network DestroyAnupam Roy2-1/+123