Implement FindPersonalDataBox service as isds_FindPersonalDataBox()
commit6dcaf96c66defd1176ad1c206d7183a2822ea629
authorPetr Písař <petr.pisar@atlas.cz>
Mon, 28 Dec 2015 13:55:47 +0000 (28 14:55 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Thu, 31 Dec 2015 15:29:14 +0000 (31 16:29 +0100)
treec5c160ac1af11c54e3f494fbf8844eb81fef9c7b
parent23dbf4876cf25b383eac78bddbc44e1d0b1069d2
Implement FindPersonalDataBox service as isds_FindPersonalDataBox()

It also adds tests and unifies the common functions with isds_FindDataBox
tests.
TODO
src/isds.c
src/isds.h
test/simline/Makefile.am
test/simline/isds_FindDataBox.c
test/simline/isds_FindPersonalDataBox.c [copied from test/simline/isds_FindDataBox.c with 57% similarity]
test/simline/service.c
test/simline/services.h
test/simline/test_DbOwnerInfo.c [new file with mode: 0644]
test/simline/test_DbOwnerInfo.h [new file with mode: 0644]