summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Merge tag 'upstream/0.1.0' into tizensubmit/tizen_unified/20170308.100414submit/tizen_3.0_wearable/20161015.000004submit/tizen_3.0_tv/20161015.000003submit/tizen_3.0_mobile/20161015.000004submit/tizen_3.0_ivi/20161010.000004submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093753submit/tizen/20160923.132155accepted/tizen/wearable/20160927.020616accepted/tizen/unified/20170309.035941accepted/tizen/tv/20160927.020601accepted/tizen/mobile/20160927.020620accepted/tizen/ivi/20160927.020623accepted/tizen/common/20160923.161301accepted/tizen/3.0/wearable/20161015.083513accepted/tizen/3.0/tv/20161016.004828accepted/tizen/3.0/mobile/20161015.033614accepted/tizen/3.0/ivi/20161011.050501accepted/tizen/3.0/common/20161114.111051accepted/tizen/3.0.m2/wearable/20170105.024959accepted/tizen/3.0.m2/tv/20170105.024830accepted/tizen/3.0.m2/mobile/20170105.024644tizen_backup_before_libusbg_to_libusbgx_changetizen_3.0_tvtizen_3.0.m2tizen_3.0accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobiletaeyoung2-2/+2
2016-09-23Imported Upstream version 0.0.1upstream/0.1.0upstream_backup_before_libusbg_to_libusbgx_changetaeyoung6-0/+4930
2016-09-23Revert "Imported Upstream version 0.0.1"taeyoung6-4930/+0
2016-09-23Imported Upstream version 0.0.1taeyoung6-0/+4930
2016-09-23Revert "Imported Upstream version 0.0.1"Taeyoung Kim6-4930/+0
2016-09-23Imported Upstream version 0.0.1taeyoung6-0/+4930
2016-09-23Revert "common: fix minor issues."taeyoung1-7/+4
2016-09-23common: fix minor issues.submit/tizen/20160923.084807taeyoung1-4/+7
2015-08-20libusbg: tests: Add missing test casesPawel Szewczyk1-0/+38
2015-08-19libusbg: tests: Add tests for gadget strings enumPawel Szewczyk1-0/+55
2015-07-30libusbg: tests: Add create function testPawel Szewczyk3-0/+60
2015-07-30libusbg: tests: Add getting function attributes testsPawel Szewczyk3-0/+520
2015-07-30libusbg: tests: Add assertions for function attributesPawel Szewczyk1-0/+32
2015-07-30libusbg: tests: Add creating configuration testPawel Szewczyk1-0/+44
2015-07-30libusbg: tests: Add framework setup for creating configPawel Szewczyk2-0/+50
2015-07-30libusbg: tests: Move initialization from for_each functions to testsPawel Szewczyk3-48/+116
2015-07-30libusbg: tests: Separate safe state initialization from testsPawel Szewczyk3-90/+35
2015-07-30libusbg: tests: Add macros for structures definitionsPawel Szewczyk1-109/+57
2015-07-30libusbg: tests: Separate common code of gadget testingPawel Szewczyk3-74/+62
2015-07-30libusbg: tests: Add wrappers for safe allocationPawel Szewczyk3-193/+85
2015-07-30libusbg: tests: Use new version of cmockaPawel Szewczyk1-60/+35
2015-03-06libusbg: tests: Add config attributes getting and setting testPawel Szewczyk1-0/+157
2015-03-06libusbg: tests: Add simulation of configfs for config attributesPawel Szewczyk2-1/+147
2015-03-06libusbg: tests: Add getting and setting config strs testPawel Szewczyk1-0/+109
2015-03-06libusbg: tests: Add simulation of configfs for config stringsPawel Szewczyk2-0/+98
2015-03-06libusbg: tests: Add getting binding testPawel Szewczyk1-0/+98
2015-03-06libusbg: tests: Add simulation of configfs for getting bindingsPawel Szewczyk2-0/+46
2015-03-06libusbg: tests: Support static binding definitionKrzysztof Opasiak1-10/+19
2015-03-06libusbg: tests: Make a deep copy of date for each test caseKrzysztof Opasiak3-20/+291
2015-03-06libusbg: tests: Add writable attribute to test_* structuresKrzysztof Opasiak2-0/+13
2015-03-06libusbg: tests: Initialize test_function when necessaryKrzysztof Opasiak2-16/+22
2015-03-06libusbg: tests: Add test_binding structurePawel Szewczyk3-13/+68
2015-03-06libusbg: tests: Add getting gadget string testPawel Szewczyk1-0/+34
2015-03-06libusbg: tests: Add simulation of configfs for getting gadget stringsPawel Szewczyk2-0/+53
2015-03-06libusbg: tests: Add setting gadget strs testsPawel Szewczyk1-0/+89
2015-03-06libusbg: tests: Fix coding styleKrzysztof Opasiak1-14/+36
2015-03-06libusbg: tests: Add simulation of configfs for gadget strings settingPawel Szewczyk3-0/+132
2015-03-06libusbg: tests: Stop using gadget attributes strings array directlyPawel Szewczyk1-2/+2
2015-03-06libusbg: tests: Try to iterate over all gadget attributesKrzysztof Opasiak1-1/+15
2015-03-06libusbg: tests: Test getting strings of gadget attributesPawel Szewczyk1-0/+51
2015-03-06libusbg: tests: Add udc testsPawel Szewczyk1-0/+49
2015-03-06libusbg: tests: Add states with long stringsPawel Szewczyk1-0/+72
2015-03-06libusbg: tests: Add gadget attrs get/set testsPawel Szewczyk3-0/+226
2015-03-06libusbg: tests: Add simulation of configfs for gadget attrs get/setPawel Szewczyk2-0/+190
2015-03-06libusbg: tests: Add getting config testsPawel Szewczyk3-0/+191
2015-03-06libusbg: tests: Add getting configfs path testPawel Szewczyk1-0/+90
2015-03-06libusbg: tests: Add getting functions testsPawel Szewczyk3-10/+394
2015-03-06libusbg: tests: Use cast_to_largest_integral_type()Krzysztof Opasiak1-1/+3
2015-03-06libusbg: tests: Make some functions static, some move to headerPawel Szewczyk3-39/+40
2015-03-06libusbg: tests: Add doxygen macros for documenting test casesPawel Szewczyk2-27/+93