Upgrade test app 76/124576/2
authorWootak Jung <wootak.jung@samsung.com>
Wed, 12 Apr 2017 01:11:22 +0000 (10:11 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Wed, 12 Apr 2017 05:01:10 +0000 (14:01 +0900)
commit27bab67cccac471a46549985033b5d6ec4b14a7e
treef89b249262ff3e0ef2100878c3ef4b92d3ffbb09
parent8d4dc5099d63d001675eebb1c88e7984310e4b3b
Upgrade test app

Change-Id: Ie63c84a810390fb7a827c345936686daaa9d6165
15 files changed:
CMakeLists.txt
packaging/capi-telephony.spec
test/CMakeLists.txt [deleted file]
test/test_all_api.c [deleted file]
test_src/CMakeLists.txt [new file with mode: 0644]
test_src/call.c [new file with mode: 0644]
test_src/call.h [new file with mode: 0644]
test_src/main.c [new file with mode: 0644]
test_src/menu.c [new file with mode: 0644]
test_src/menu.h [new file with mode: 0644]
test_src/modem.c [new file with mode: 0644]
test_src/network.c [new file with mode: 0644]
test_src/network.h [new file with mode: 0644]
test_src/sim.c [new file with mode: 0644]
test_src/sim.h [new file with mode: 0644]