Upload Tizen2.0 source
authorSewook Park <sewook7.park@samsung.com>
Tue, 21 Aug 2012 09:36:20 +0000 (18:36 +0900)
committerSewook Park <sewook7.park@samsung.com>
Tue, 21 Aug 2012 09:36:20 +0000 (18:36 +0900)
commit0cb05ed35673fd1258c5f66d2673412317fa3d0d
treec9d1d5943db1258f9a981176b385d572f4b7e721
parent397f35f5c5b990dcfd06d2573cfa700d2517eee7
Upload Tizen2.0 source

Change-Id: I1f144b46e3cc56da809aeb1700aac407423c89d7
40 files changed:
CMakeLists.txt
TC/build.sh [deleted file]
TC/execute.sh [deleted file]
TC/tet_code [deleted file]
TC/tet_scen [deleted file]
TC/tetbuild.cfg [deleted file]
TC/tetclean.cfg [deleted file]
TC/tetexec.cfg [deleted file]
TC/unit/Makefile [deleted file]
TC/unit/tc_gen.sh [deleted file]
TC/unit/tslist [deleted file]
TC/unit/utc_ApplicationFW_appsvc_add_data_array_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_add_data_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_create_result_bundle_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_data_is_array_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_get_data_array_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_get_data_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_get_list_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_get_mime_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_get_operation_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_get_pkgname_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_get_uri_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_is_defapp_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_run_service_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_send_result_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_set_defapp_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_set_mime_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_set_operation_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_set_pkgname_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_set_uri_func.c [deleted file]
TC/unit/utc_ApplicationFW_appsvc_unset_defapp_func.c [deleted file]
TC/unit/utc_MODULE_API_func.c.in [deleted file]
debian/changelog
debian/control
include/appsvc.h
include/internal.h
include/priv_key.h
packaging/app-svc.spec
src/appsvc.c
test/appsvc_test.c