tizen beta release
authorKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 04:32:06 +0000 (13:32 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 04:32:06 +0000 (13:32 +0900)
commit194f3f35a1af4c37e592458a8f9fb86d7966b7db
tree9b0bfd200562b14bfe330a577be4a6809dcbb7ff
parenteaf2cc26205bd7c513892e8ae9bbc796e33fb481
tizen beta release
33 files changed:
TC/build.sh [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/tet_code [new file with mode: 0755]
TC/tet_scen [new file with mode: 0755]
TC/tetbuild.cfg [new file with mode: 0755]
TC/tetclean.cfg [new file with mode: 0755]
TC/tetexec.cfg [new file with mode: 0755]
TC/unit/Makefile [new file with mode: 0755]
TC/unit/tc_gen.sh [new file with mode: 0755]
TC/unit/tslist [new file with mode: 0755]
TC/unit/utc_ApplicationFW_appsvc_add_data_array_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_add_data_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_create_result_bundle_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_data_is_array_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_get_data_array_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_get_data_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_get_list_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_get_mime_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_get_operation_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_get_pkgname_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_get_uri_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_is_defapp_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_run_service_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_send_result_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_set_defapp_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_set_mime_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_set_operation_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_set_pkgname_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_set_uri_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_appsvc_unset_defapp_func.c [new file with mode: 0755]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0644]
debian/changelog
test/appsvc_test.c