Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.104830
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:58:06 +0000 (12:58 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:58:06 +0000 (12:58 +0900)
commit91d912044e2b34734deeeadc2a80a560a583e4de
tree7fc7b884665545f0687334f9b55108dd5d70ff9e
Initialize Tizen 2.3
140 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0644]
TC/build.sh [new file with mode: 0755]
TC/com.samsung.testapp.xml [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_pkgmgr_parser_check_manifest_validation_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgr_parser_get_manifest_file_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgr_parser_parse_manifest_for_installation_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgr_parser_parse_manifest_for_uninstallation_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgr_parser_parse_manifest_for_upgrade_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_destroy_appinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_filter_add_bool_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_filter_add_int_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_filter_add_string_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_filter_count_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_filter_create_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_filter_destroy_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_filter_foreach_appinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_foreach_appcontrol_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_foreach_category_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_appid_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_appinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_apptype_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_component_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_exec_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_hwacceleration_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_icon_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_installed_list_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_label_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_list_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_mime_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_operation_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_pkgname_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_get_uri_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_is_autorestart_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_is_multiple_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_is_nodisplay_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_is_onboot_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_appinfo_is_taskmanage_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_create_certinfo_set_handle_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_create_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_delete_certinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_destroy_certinfo_set_handle_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_destroy_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_create_certinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_destroy_certinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_destroy_pkginfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_filter_add_bool_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_filter_add_int_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_filter_add_string_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_filter_count_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_filter_create_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_filter_destroy_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_filter_foreach_pkginfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_author_email_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_author_href_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_author_name_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_cert_value_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_description_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_icon_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_install_location_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_installed_storage_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_installed_time_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_label_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_list_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_package_size_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_pkginfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_pkgname_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_type_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_get_version_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_is_accessible_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_is_preload_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_is_readonly_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_is_removable_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_pkginfo_load_certinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_save_certinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_save_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_author_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_cert_value_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_description_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_icon_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_install_location_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_label_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_preload_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_removable_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_size_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_type_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_pkgmgrinfo_set_version_to_pkgdbinfo_func.c [new file with mode: 0755]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/copyright [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/pkgmgr-info-dev.install.in [new file with mode: 0755]
debian/pkgmgr-info.install.in [new file with mode: 0755]
debian/rules [new file with mode: 0755]
images/SLP_pkgmgr_info.png [new file with mode: 0755]
images/SLP_pkgmgr_parser.png [new file with mode: 0755]
include/SLP_pkgmgr_info_PG.h [new file with mode: 0755]
include/pkgmgr-info-debug.h [new file with mode: 0644]
include/pkgmgr-info-internal.h [new file with mode: 0755]
include/pkgmgr-info.h [new file with mode: 0755]
include/pkgmgrinfo_private.h [new file with mode: 0644]
packaging/pkgmgr-info.spec [new file with mode: 0755]
parser/CMakeLists.txt [new file with mode: 0755]
parser/build.sh [new file with mode: 0755]
parser/manifest.xsd.in [new file with mode: 0755]
parser/pkgmgr-parser.pc.in [new file with mode: 0755]
parser/pkgmgr_parser.c [new file with mode: 0755]
parser/pkgmgr_parser.h [new file with mode: 0755]
parser/pkgmgr_parser_db.c [new file with mode: 0755]
parser/pkgmgr_parser_db.h [new file with mode: 0755]
parser/pkgmgr_parser_internal.h [new file with mode: 0755]
parser/pkgmgr_parser_plugin.c [new file with mode: 0644]
parser/pkgmgr_parser_plugin.h [new file with mode: 0644]
parser/pkgmgr_parser_plugin_list.txt.in [new file with mode: 0644]
parser/pkgmgr_parser_signature.c [new file with mode: 0644]
parser/pkgmgr_parser_signature.h [new file with mode: 0644]
parser/preload_list.txt.in [new file with mode: 0755]
parser/xml.xsd.in [new file with mode: 0755]
parser_path.conf.in [new file with mode: 0755]
pkgmgr-info.manifest.in [new file with mode: 0644]
pkgmgr-info.pc.in [new file with mode: 0755]
pkgmgr-parser.manifest.in [new file with mode: 0755]
src/pkgmgr-info-internal.c [new file with mode: 0755]
src/pkgmgrinfo_appinfo.c [new file with mode: 0644]
src/pkgmgrinfo_certinfo.c [new file with mode: 0644]
src/pkgmgrinfo_client.c [new file with mode: 0644]
src/pkgmgrinfo_db.c [new file with mode: 0644]
src/pkgmgrinfo_pkginfo.c [new file with mode: 0644]
src/pkgmgrinfo_private.c [new file with mode: 0644]