Tizen 2.0 Release 2.0_release
authorHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 12:43:23 +0000 (21:43 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Thu, 14 Feb 2013 12:43:23 +0000 (21:43 +0900)
commitfe342682f5d08b2aea93c223c227979d02e55c01
treedb8de2cec28af93c7438e7295ebc80a78c7d4e46
parentfb37109325fb6fff282c45262021e62e56f261e9
Tizen 2.0 Release
37 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE.APLv2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
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.default [new file with mode: 0644]
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_network_nfc.c [new file with mode: 0755]
TC/testcase/utc_network_nfc_ndef_message.c [new file with mode: 0755]
TC/testcase/utc_network_nfc_ndef_record.c [new file with mode: 0755]
TC/tet_scen [new file with mode: 0755]
TC/tetbuild.cfg [new file with mode: 0644]
TC/tetclean.cfg [new file with mode: 0644]
TC/tetexec.cfg [new file with mode: 0644]
capi-network-nfc.manifest [new file with mode: 0644]
capi-network-nfc.pc.in [new file with mode: 0644]
debian/README [new file with mode: 0644]
debian/capi-network-nfc-dev.install [new file with mode: 0644]
debian/capi-network-nfc-dev.postinst [new file with mode: 0644]
debian/capi-network-nfc.install [new file with mode: 0644]
debian/capi-network-nfc.postinst [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0755]
debian/rules [new file with mode: 0755]
include/nfc.h [new file with mode: 0755]
include/nfc_private.h [new file with mode: 0755]
packaging/capi-network-nfc [new file with mode: 0644]
packaging/capi-network-nfc.spec [new file with mode: 0644]
src/nfc.c [new file with mode: 0644]
test/CMakeLists.txt [new file with mode: 0644]
test/network_nfc_test.c [new file with mode: 0755]