index
:
platform/upstream/libusbg
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
experimental
sandbox/akazmin/tizen_6.0_build
sandbox/kopasiak/upgrade_to_libusbgx_v0.1.0
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_backup_before_libusbg_to_libusbgx_change
upstream
upstream_backup_before_libusbg_to_libusbgx_change
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-12
libusbgx: tests: fix: Make our tests os_desc aware
Krzysztof Opasiak
1
-1
/
+4
2017-03-03
libusbgx: common: Use fread() instead of fgets()
Krzysztof Opasiak
2
-25
/
+29
2017-03-03
libusbgx: common: Use fwrite() instead of fputs()
Krzysztof Opasiak
2
-23
/
+35
2017-03-02
libusbgx: Add usbg_free_config_strs()
Krzysztof Opasiak
1
-0
/
+2
2017-03-02
libusbgx: Get rid of static buffers from usbg_gadget_strs
Krzysztof Opasiak
1
-3
/
+13
2017-03-02
libusbgx: Add usbg_free_gadget_strs()
Krzysztof Opasiak
1
-0
/
+1
2016-12-14
libusbgx: Keep gadget strs in the same order as in device desc
Krzysztof Opasiak
3
-12
/
+12
2016-12-14
libusbgx: Use string name similar to USB spec
Krzysztof Opasiak
2
-12
/
+12
2016-12-14
libusbgx: tests: Fix indent and line length
Krzysztof Opasiak
3
-60
/
+108
2016-12-14
libusbgx: Remove typedefs for public structures
Krzysztof Opasiak
3
-50
/
+70
2016-12-13
libusbgx: Use suitable prefix for usbg_function_type enum
Krzysztof Opasiak
2
-71
/
+71
2016-12-13
libusbgx: Use suitable prefix for usbg_gadget_str enum
Krzysztof Opasiak
1
-6
/
+6
2016-12-13
libusbgx: Use suitable prefix for usbg_gadget_attr enum
Krzysztof Opasiak
2
-16
/
+16
2015-12-23
libusbgx: tests: Update tests to use *_s() functions
Krzysztof Opasiak
1
-41
/
+43
2015-12-23
libusbgx: tests: Port all tests to new API
Krzysztof Opasiak
3
-69
/
+99
2015-12-23
libusbgx: tests: Update tests to read params in correct orders
Krzysztof Opasiak
1
-4
/
+4
2015-12-22
libusbgx: tests: Add missing test cases
Pawel Szewczyk
1
-0
/
+38
2015-12-22
libusbgx: tests: Add tests for gadget strings enum
Pawel Szewczyk
1
-0
/
+55
2015-12-22
libusbgx: tests: Add create function test
Pawel Szewczyk
3
-0
/
+60
2015-12-22
libusbgx: tests: Add getting function attributes tests
Pawel Szewczyk
3
-0
/
+520
2015-12-22
libusbgx: tests: Add assertions for function attributes
Pawel Szewczyk
1
-0
/
+32
2015-12-22
libusbgx: tests: Add creating configuration test
Pawel Szewczyk
1
-0
/
+44
2015-12-22
libusbgx: tests: Add framework setup for creating config
Pawel Szewczyk
2
-0
/
+50
2015-12-22
libusbgx: tests: Move initialization from for_each functions to tests
Pawel Szewczyk
3
-48
/
+116
2015-12-22
libusbgx: tests: Separate safe state initialization from tests
Pawel Szewczyk
3
-90
/
+35
2015-12-22
libusbgx: tests: Add macros for structures definitions
Pawel Szewczyk
1
-109
/
+57
2015-12-22
libusbgx: tests: Separate common code of gadget testing
Pawel Szewczyk
3
-74
/
+62
2015-12-22
libusbgx: tests: Add wrappers for safe allocation
Pawel Szewczyk
3
-193
/
+85
2015-12-22
libusbgx: tests: Use new version of cmocka
Pawel Szewczyk
1
-60
/
+35
2015-12-22
libusbgx: tests: Add config attributes getting and setting test
Pawel Szewczyk
1
-0
/
+157
2015-12-22
libusbgx: tests: Add simulation of configfs for config attributes
Pawel Szewczyk
2
-1
/
+147
2015-12-22
libusbgx: tests: Add getting and setting config strs test
Pawel Szewczyk
1
-0
/
+109
2015-12-22
libusbgx: tests: Add simulation of configfs for config strings
Pawel Szewczyk
2
-0
/
+98
2015-12-22
libusbgx: tests: Add getting binding test
Pawel Szewczyk
1
-0
/
+98
2015-12-22
libusbgx: tests: Add simulation of configfs for getting bindings
Pawel Szewczyk
2
-0
/
+46
2015-12-22
libusbgx: tests: Support static binding definition
Krzysztof Opasiak
1
-10
/
+19
2015-12-22
libusbgx: tests: Make a deep copy of date for each test case
Krzysztof Opasiak
3
-20
/
+291
2015-12-22
libusbgx: tests: Add writable attribute to test_* structures
Krzysztof Opasiak
2
-0
/
+13
2015-12-22
libusbgx: tests: Initialize test_function when necessary
Krzysztof Opasiak
2
-16
/
+22
2015-12-22
libusbgx: tests: Add test_binding structure
Pawel Szewczyk
3
-13
/
+68
2015-12-22
libusbgx: tests: Add getting gadget string test
Pawel Szewczyk
1
-0
/
+34
2015-12-22
libusbgx: tests: Add simulation of configfs for getting gadget strings
Pawel Szewczyk
2
-0
/
+53
2015-12-22
libusbgx: tests: Add setting gadget strs tests
Pawel Szewczyk
1
-0
/
+89
2015-12-22
libusbgx: tests: Fix coding style
Krzysztof Opasiak
1
-14
/
+36
2015-12-22
libusbgx: tests: Add simulation of configfs for gadget strings setting
Pawel Szewczyk
3
-0
/
+132
2015-12-22
libusbgx: tests: Stop using gadget attributes strings array directly
Pawel Szewczyk
1
-2
/
+2
2015-12-22
libusbgx: tests: Try to iterate over all gadget attributes
Krzysztof Opasiak
1
-1
/
+15
2015-12-22
libusbgx: tests: Test getting strings of gadget attributes
Pawel Szewczyk
1
-0
/
+51
2015-12-22
libusbgx: tests: Add udc tests
Pawel Szewczyk
1
-0
/
+49
2015-12-22
libusbgx: tests: Add states with long strings
Pawel Szewczyk
1
-0
/
+72
[next]