tizen 2.3.1 release tizen_2.3.1 submit/tizen_2.3.1/20150915.080258 tizen_2.3.1_release
authorjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:15:23 +0000 (22:15 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Tue, 8 Sep 2015 13:15:23 +0000 (22:15 +0900)
commit6ac138030f39e1c3fd381dc4c4fd2930b9ca5164
tree3b851283a19d25f0918c90fd0cea36a745678d71
parentb8c641afc475fd8bd3839bcf0b079e839ea89114
tizen 2.3.1 release
28 files changed:
.gitignore [new file with mode: 0755]
CMakeLists.txt
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_rua_add_history_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_rua_clear_history_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_rua_delete_history_with_apppath_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_rua_delete_history_with_pkgname_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_rua_fini_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_rua_history_get_rec_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_rua_history_load_db_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_rua_history_unload_db_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_rua_init_func.c [new file with mode: 0644]
TC/unit/utc_ApplicationFW_rua_is_latest_app_func.c [new file with mode: 0755]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0644]
data/rua_db.sql
librua.manifest [new file with mode: 0644]
packaging/librua.spec
src/perf-measure.c
src/rua.c [changed mode: 0644->0755]