author | Jinkun Jang <jinkun.jang@samsung.com> | |
Tue, 12 Mar 2013 16:46:03 +0000 (01:46 +0900) | ||
committer | Jinkun Jang <jinkun.jang@samsung.com> | |
Tue, 12 Mar 2013 16:46:03 +0000 (01:46 +0900) | ||
commit | d299a44b1d1601b46b95857ea7443b573aae42a4 | |
tree | 269f24963a1c4b7bc489661be2a5653a1b080036 | tree | snapshot |
parent | fb37109325fb6fff282c45262021e62e56f261e9 | commit | diff |
AUTHORS | [new file with mode: 0644] | blob |
CMakeLists.txt | [new file with mode: 0644] | blob |
LICENSE.APLv2 | [new file with mode: 0644] | blob |
NOTICE | [new file with mode: 0644] | blob |
TC/_export_env.sh | [new file with mode: 0755] | blob |
TC/_export_target_env.sh | [new file with mode: 0755] | blob |
TC/build.sh | [new file with mode: 0755] | blob |
TC/clean.sh | [new file with mode: 0755] | blob |
TC/config.default | [new file with mode: 0644] | blob |
TC/execute.sh | [new file with mode: 0755] | blob |
TC/testcase/Makefile | [new file with mode: 0755] | blob |
TC/testcase/tslist | [new file with mode: 0755] | blob |
TC/testcase/utc_network_nfc.c | [new file with mode: 0755] | blob |
TC/testcase/utc_network_nfc_ndef_message.c | [new file with mode: 0755] | blob |
TC/testcase/utc_network_nfc_ndef_record.c | [new file with mode: 0755] | blob |
TC/tet_scen | [new file with mode: 0755] | blob |
TC/tetbuild.cfg | [new file with mode: 0644] | blob |
TC/tetclean.cfg | [new file with mode: 0644] | blob |
TC/tetexec.cfg | [new file with mode: 0644] | blob |
capi-network-nfc.manifest | [new file with mode: 0644] | blob |
capi-network-nfc.pc.in | [new file with mode: 0644] | blob |
debian/README | [new file with mode: 0644] | blob |
debian/capi-network-nfc-dev.install | [new file with mode: 0644] | blob |
debian/capi-network-nfc-dev.postinst | [new file with mode: 0644] | blob |
debian/capi-network-nfc.install | [new file with mode: 0644] | blob |
debian/capi-network-nfc.postinst | [new file with mode: 0644] | blob |
debian/changelog | [new file with mode: 0644] | blob |
debian/compat | [new file with mode: 0644] | blob |
debian/control | [new file with mode: 0755] | blob |
debian/rules | [new file with mode: 0755] | blob |
include/nfc.h | [new file with mode: 0755] | blob |
include/nfc_private.h | [new file with mode: 0755] | blob |
packaging/capi-network-nfc | [new file with mode: 0644] | blob |
packaging/capi-network-nfc.spec | [new file with mode: 0644] | blob |
src/nfc.c | [new file with mode: 0644] | blob |
test/CMakeLists.txt | [new file with mode: 0644] | blob |
test/network_nfc_test.c | [new file with mode: 0755] | blob |