Initialize Tizen 2.3 2.3a_release submit/tizen_2.3/20140531.085030
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:46:19 +0000 (12:46 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 03:46:19 +0000 (12:46 +0900)
commit8959290337130ef4f8a552375b449145ceefe3bc
tree5afc00caa100f4ada3220ef7808255620368fb37
Initialize Tizen 2.3
29 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0755]
INSTALL [new file with mode: 0755]
LICENSE.APLv2 [new file with mode: 0755]
NOTICE [new file with mode: 0755]
TC/_export_env.sh [new file with mode: 0755]
TC/_export_target_env.sh [new file with mode: 0755]
TC/build.sh [new file with mode: 0755]
TC/clean.sh [new file with mode: 0755]
TC/config [new file with mode: 0755]
TC/execute.sh [new file with mode: 0755]
TC/testcase/Makefile [new file with mode: 0755]
TC/testcase/tslist [new file with mode: 0755]
TC/testcase/utc_account [new file with mode: 0755]
TC/testcase/utc_account.c [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]
accounts-svc.pc.in [new file with mode: 0755]
include/account-error.h [new file with mode: 0755]
include/account-private.h [new file with mode: 0755]
include/account-types.h [new file with mode: 0755]
include/account.h [new file with mode: 0755]
include/account_PG.h [new file with mode: 0755]
libaccounts-svc.manifest [new file with mode: 0755]
packaging/libaccounts-svc.spec [new file with mode: 0755]
src/account.c [new file with mode: 0755]
src/utc-account.c [new file with mode: 0755]