libusbgx: tests: Make some functions static, some move to header
authorPawel Szewczyk <p.szewczyk@samsung.com>
Tue, 10 Feb 2015 14:29:18 +0000 (15:29 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 20:45:34 +0000 (21:45 +0100)
commitbe767ffc0fa6a5b811f84876d7e9b1091d648120
treec93e418b9d9244968cb011a7b80944a7bbc2433e
parent3133e4c2d3981772011f2d3f96178c6dbb04a697
libusbgx: tests: Make some functions static, some move to header

init_with_state is also used by functions in usbg-test.c, so was declared
globaly in header. Other functions from test.c is not used outside and
we can make them static.

Change-Id: I56f4095dd8f98c8349d02b421f02de1d61e0b2b7
Signed-off-by: Pawel Szewczyk <p.szewczyk@samsung.com>
[Update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
tests/test.c
tests/usbg-test.c
tests/usbg-test.h