tizen beta release
authorKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:24 +0000 (21:16 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:24 +0000 (21:16 +0900)
commit66c723dc7c2e23b14ebb1704cce1496dff930ef2
treee71c31e7b7d1c61217eceabfdf756c02ce402c3e
tizen beta release
40 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
SLP_SVI_PG.h [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/tc_gen.sh [new file with mode: 0755]
TC/unit/tslist [new file with mode: 0755]
TC/unit/utc_ApplicationFW_svi_fini_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_svi_init_func.c [new file with mode: 0755]
TC/unit/utc_ApplicationFW_svi_play_func.c [new file with mode: 0755]
TC/unit/utc_MODULE_API_func.c.in [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/docs [new file with mode: 0755]
debian/libsvi-0.install.in [new file with mode: 0755]
debian/libsvi-dev.install.in [new file with mode: 0755]
debian/rules [new file with mode: 0755]
image/svi.png [new file with mode: 0755]
include/svi-ids.h [new file with mode: 0755]
include/svi-log.h [new file with mode: 0755]
include/svi.h [new file with mode: 0755]
packaging/libsvi.spec [new file with mode: 0644]
pg-doxy/doxygen.conf [new file with mode: 0755]
pg-doxy/pg-doxy.sh [new file with mode: 0755]
pg-doxy/slp_doxy.css [new file with mode: 0644]
pg-doxy/tool/bin/doxygen [new file with mode: 0755]
pg-doxy/tool/bin/doxytag [new file with mode: 0755]
pg-doxy/tool/man/man1/doxygen.1 [new file with mode: 0644]
pg-doxy/tool/man/man1/doxytag.1 [new file with mode: 0644]
svi.c [new file with mode: 0755]
svi.pc.in [new file with mode: 0755]
test/svi_test.c [new file with mode: 0755]