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
/
test.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-8
/
+8
2016-12-14
libusbgx: Use string name similar to USB spec
Krzysztof Opasiak
1
-9
/
+9
2016-12-14
libusbgx: tests: Fix indent and line length
Krzysztof Opasiak
1
-30
/
+60
2016-12-14
libusbgx: Remove typedefs for public structures
Krzysztof Opasiak
1
-19
/
+19
2016-12-13
libusbgx: Use suitable prefix for usbg_function_type enum
Krzysztof Opasiak
1
-46
/
+46
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
1
-8
/
+8
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
1
-21
/
+31
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
1
-0
/
+39
2015-12-22
libusbgx: tests: Add getting function attributes tests
Pawel Szewczyk
1
-0
/
+360
2015-12-22
libusbgx: tests: Add creating configuration test
Pawel Szewczyk
1
-0
/
+44
2015-12-22
libusbgx: tests: Move initialization from for_each functions to tests
Pawel Szewczyk
1
-20
/
+100
2015-12-22
libusbgx: tests: Separate safe state initialization from tests
Pawel Szewczyk
1
-70
/
+14
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
1
-74
/
+30
2015-12-22
libusbgx: tests: Add wrappers for safe allocation
Pawel Szewczyk
1
-36
/
+8
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 getting and setting config strs test
Pawel Szewczyk
1
-0
/
+109
2015-12-22
libusbgx: tests: Add getting binding test
Pawel Szewczyk
1
-0
/
+98
2015-12-22
libusbgx: tests: Make a deep copy of date for each test case
Krzysztof Opasiak
1
-12
/
+7
2015-12-22
libusbgx: tests: Add writable attribute to test_* structures
Krzysztof Opasiak
1
-0
/
+8
2015-12-22
libusbgx: tests: Add test_binding structure
Pawel Szewczyk
1
-3
/
+3
2015-12-22
libusbgx: tests: Add getting gadget string test
Pawel Szewczyk
1
-0
/
+34
2015-12-22
libusbgx: tests: Add setting gadget strs tests
Pawel Szewczyk
1
-0
/
+89
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
2015-12-22
libusbgx: tests: Add gadget attrs get/set tests
Pawel Szewczyk
1
-0
/
+209
2015-12-22
libusbgx: tests: Add getting config tests
Pawel Szewczyk
1
-0
/
+154
2015-12-22
libusbgx: tests: Add getting configfs path test
Pawel Szewczyk
1
-0
/
+90
2015-12-22
libusbgx: tests: Add getting functions tests
Pawel Szewczyk
1
-9
/
+358
2015-12-22
libusbgx: tests: Make some functions static, some move to header
Pawel Szewczyk
1
-38
/
+26
2015-12-22
libusbgx: tests: Add doxygen macros for documenting test cases
Krzysztof Opasiak
1
-27
/
+89
2015-12-22
libusbgx: tests: Build tests with autotools
Krzysztof Opasiak
1
-6
/
+33
2015-12-22
libusbgx: tests: Fix tests to use correct usbg_state field
Krzysztof Opasiak
1
-3
/
+3
2015-12-22
libusbgx: tests: Fix tests build
Krzysztof Opasiak
1
-0
/
+5
2015-12-22
libusbgx: tests: Remove negative buffer test
Pawel Szewczyk
1
-8
/
+0
2015-12-22
libusbgx: tests: Allow to skip some tests
Krzysztof Opasiak
1
-40
/
+277
2015-12-22
libusbgx: tests: Add init and getting gadgets tests
Pawel Szewczyk
1
-0
/
+497