summaryrefslogtreecommitdiff
path: root/tests/usbg-test.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Revert "common: fix minor issues."taeyoung1-7/+4
2016-09-23common: fix minor issues.submit/tizen/20160923.084807taeyoung1-4/+7
2015-07-30libusbg: tests: Add create function testPawel Szewczyk1-0/+15
2015-07-30libusbg: tests: Add getting function attributes testsPawel Szewczyk1-0/+132
2015-07-30libusbg: tests: Add assertions for function attributesPawel Szewczyk1-0/+32
2015-07-30libusbg: tests: Add framework setup for creating configPawel Szewczyk1-0/+37
2015-07-30libusbg: tests: Move initialization from for_each functions to testsPawel Szewczyk1-20/+4
2015-07-30libusbg: tests: Separate safe state initialization from testsPawel Szewczyk1-20/+13
2015-07-30libusbg: tests: Separate common code of gadget testingPawel Szewczyk1-0/+20
2015-07-30libusbg: tests: Add wrappers for safe allocationPawel Szewczyk1-157/+37
2015-03-06libusbg: tests: Add simulation of configfs for config attributesPawel Szewczyk1-1/+116
2015-03-06libusbg: tests: Add simulation of configfs for config stringsPawel Szewczyk1-0/+63
2015-03-06libusbg: tests: Add simulation of configfs for getting bindingsPawel Szewczyk1-0/+34
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 Opasiak1-6/+278
2015-03-06libusbg: tests: Initialize test_function when necessaryKrzysztof Opasiak1-13/+17
2015-03-06libusbg: tests: Add test_binding structurePawel Szewczyk1-9/+42
2015-03-06libusbg: tests: Add simulation of configfs for getting gadget stringsPawel Szewczyk1-0/+43
2015-03-06libusbg: tests: Fix coding styleKrzysztof Opasiak1-14/+36
2015-03-06libusbg: tests: Add simulation of configfs for gadget strings settingPawel Szewczyk1-0/+86
2015-03-06libusbg: tests: Stop using gadget attributes strings array directlyPawel Szewczyk1-2/+2
2015-03-06libusbg: tests: Add gadget attrs get/set testsPawel Szewczyk1-0/+9
2015-03-06libusbg: tests: Add simulation of configfs for gadget attrs get/setPawel Szewczyk1-0/+123
2015-03-06libusbg: tests: Add getting config testsPawel Szewczyk1-0/+25
2015-03-06libusbg: tests: Add getting functions testsPawel Szewczyk1-0/+25
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 Szewczyk1-1/+9
2015-03-06libusbg: tests: Remove unused variablesKrzysztof Opasiak1-3/+0
2015-03-06libusbg: tests: Build tests with autotoolsPawel Szewczyk1-5/+0
2015-03-06libusbg: tests: Add proper path comparingPawel Szewczyk1-9/+48
2015-03-06libusbg: tests: Fix tests to use correct usbg_state fieldKrzysztof Opasiak1-10/+12
2015-03-06libusbg: tests: Fix tests buildKrzysztof Opasiak1-0/+5
2015-03-06libusbg: tests: Add assert functions for internal usbg structuresPawel Szewczyk1-0/+48
2015-03-06libusbg: tests: Add simulation of configfs for init by wrapping i/o funcs.Pawel Szewczyk1-0/+337