Allow link file within package 08/63908/7 accepted/tizen/common/20160406.145308 accepted/tizen/ivi/20160407.001135 accepted/tizen/mobile/20160407.000919 accepted/tizen/tv/20160407.000943 accepted/tizen/wearable/20160407.000956 submit/tizen/20160406.110739
authorsangwan.kwon <sangwan.kwon@samsung.com>
Fri, 18 Mar 2016 04:30:45 +0000 (13:30 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Wed, 6 Apr 2016 10:59:30 +0000 (19:59 +0900)
commitdb7f02f12c9251b12e1fc733ce9389ba9c425908
treec1f15f4e9084872a31d48ccfe1d6c94a10346469
parent9bc7358397fc6d22b191d5385e851896143af56c
Allow link file within package

Change-Id: I58488519188fac7f0af51b24b116e0e90bdef55b
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
25 files changed:
packaging/cert-svc.spec
tests/vcore/CMakeLists.txt
tests/vcore/resource/wgt_negative_link/author-signature.xml [new file with mode: 0644]
tests/vcore/resource/wgt_negative_link/config.xml [new file with mode: 0644]
tests/vcore/resource/wgt_negative_link/css/style.css [new file with mode: 0644]
tests/vcore/resource/wgt_negative_link/icon.png [new file with mode: 0644]
tests/vcore/resource/wgt_negative_link/images/tizen_32.png [new file with mode: 0644]
tests/vcore/resource/wgt_negative_link/index.html [new file with mode: 0644]
tests/vcore/resource/wgt_negative_link/js/main.js [new file with mode: 0644]
tests/vcore/resource/wgt_negative_link/outboundLink [new symlink]
tests/vcore/resource/wgt_negative_link/signature1.xml [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/author-signature.xml [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/config.xml [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/css/style.css [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/icon.png [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/images/tizen_32.png [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/index.html [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/js/main.js [new file with mode: 0644]
tests/vcore/resource/wgt_positive_link/link [new symlink]
tests/vcore/resource/wgt_positive_link/signature1.xml [new file with mode: 0644]
tests/vcore/test-common.cpp
tests/vcore/test-common.h
tests/vcore/test-signature-validator.cpp
vcore/vcore/ReferenceValidator.cpp
vcore/vcore/ReferenceValidator.h