Make unit test 52/138452/22
authorKichan Kwon <k_c.kwon@samsung.com>
Wed, 12 Jul 2017 07:40:16 +0000 (16:40 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Thu, 27 Jul 2017 06:46:43 +0000 (15:46 +0900)
commitfa9cd2013de495025a1ca5a6b9a9cc51649cf493
treebd6b8bcf3e275340c00c8d6ebc87229c4e88c7ad
parent42a071fe0797df815dc22f0218398b92534c4591
Make unit test

- Existed TCs just check sanity
- This test read system data directly and compare with runtime-info result

Change-Id: I749bdad919f17c12ac6e5f7f395fd640016bb1d0
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
CMakeLists.txt
packaging/capi-system-runtime-info.spec
test/runtime_info_test.c [new file with mode: 0644]
test/runtime_info_test.h [new file with mode: 0644]
test/runtime_info_test_devices.c [new file with mode: 0644]
test/runtime_info_test_proc.c [new file with mode: 0644]
test/runtime_info_test_resourced.c [new file with mode: 0644]
test/runtime_info_test_vconf.c [new file with mode: 0644]