Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:51:25 +0000 (01:51 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:51:25 +0000 (01:51 +0900)
commit49c1ccf01dfcf16c498289b54626c1afeb56eaa9
tree05736031ced7cdd54a08b02a98c53c85acdc79bd
parent7fc35c1ec1c03210ab81e4d4355a88802a55784b
Tizen 2.1 base
34 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
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/drmcontentsdef.h [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_MODULE_API_func.c.in [new file with mode: 0755]
TC/unit/utc_drmclient_drm_get_constraint_info_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_get_content_info_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_get_data_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_get_file_info_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_get_file_type_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_get_license_status_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_is_action_allowed_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_is_drm_file_func.c [new file with mode: 0755]
TC/unit/utc_drmclient_drm_process_request_func.c [new file with mode: 0755]
drm-client.pc.in [new file with mode: 0755]
include/drm_client.h [new file with mode: 0755]
include/drm_client_ipc.h [new file with mode: 0755]
include/drm_client_log.h [new file with mode: 0755]
include/drm_client_types.h [new file with mode: 0755]
packaging/drm-client.spec [new file with mode: 0755]
service/drm_client.cpp [new file with mode: 0755]
service/drm_client_ipc.cpp [new file with mode: 0755]
test/Makefile [new file with mode: 0755]
test/test_drm_client.cpp [new file with mode: 0755]