tizen 2.3.1 release tizen_2.3.1 submit/tizen_2.3.1/20150915.080138 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:13:44 +0000 (22:13 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:13:44 +0000 (22:13 +0900)
commit9be3e551f2a727e0b0b5a140d01cc1ac5b31533e
tree105ab87e101cb9714f3626584c5dc02032c83c7c
parent8e6315d2d2c880ec639e9f499069d94c7b8d3457
tizen 2.3.1 release
55 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0644]
TC/build.sh [new file with mode: 0755]
TC/com.samsung.calculator-0.1.36-1.armv7l.rpm [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_app2ext_deinit_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_get_app_location_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_init_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_move_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_post_install_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_post_uninstall_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_post_upgrade_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_pre_install_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_pre_uninstall_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_app2ext_pre_upgrade_func.c [new file with mode: 0755]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0755]
app2sd.manifest [new file with mode: 0755]
app2sd.manifest.in [new file with mode: 0755]
app2sd.pc.in [new file with mode: 0755]
debian/app2sd-dev.install.in [new file with mode: 0644]
debian/app2sd.install.in [new file with mode: 0644]
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/rules [new file with mode: 0755]
doc/images/SLP_app2ext_PG_image01.png [new file with mode: 0755]
doc/images/app2ext_diag.png [new file with mode: 0755]
doc/images/app2ext_install_diag.png [new file with mode: 0755]
doc/images/app2ext_uninstall_diag.png [new file with mode: 0755]
inc/SLP_app2ext_PG.h [new file with mode: 0755]
inc/app2ext_interface.h [new file with mode: 0755]
packaging/app2sd.spec [new file with mode: 0755]
plugin/app2sd/CMakeLists.txt [new file with mode: 0755]
plugin/app2sd/inc/SLP_app2sd_PG.h [new file with mode: 0755]
plugin/app2sd/inc/app2sd_interface.h [new file with mode: 0755]
plugin/app2sd/inc/app2sd_internals.h [new file with mode: 0755]
plugin/app2sd/src/app2sd_interface.c [new file with mode: 0755]
plugin/app2sd/src/app2sd_internals.c [new file with mode: 0755]
plugin/app2sd/src/app2sd_internals_registry.c [new file with mode: 0755]
plugin/app2sd/src/app2sd_internals_utils.c [new file with mode: 0755]
src/app2ext_interface.c [new file with mode: 0755]
test/CMakeLists.txt [new file with mode: 0755]
test/TC_app2ext.c [new file with mode: 0755]
test/TCapp2ext.spec [new file with mode: 0755]