Tizen_4.0 base submit/tizen_4.0/20180820.042033
authorhwajeong.son <hwajeong.son@samsung.com>
Mon, 20 Aug 2018 03:55:07 +0000 (12:55 +0900)
committerhwajeong.son <hwajeong.son@samsung.com>
Mon, 20 Aug 2018 03:55:07 +0000 (12:55 +0900)
commitc58ed0b16135e9820f64f037a1e2b7735d99b31d
tree84aa98293bc77eb292a0e21f19f8d7f00f408979
parentacbf48e5201ef239723dee40e7cd0136e6491fcd
Tizen_4.0 base

Signed-off-by: hwajeong.son <hwajeong.son@samsung.com>
185 files changed:
.gitignore [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]
README.md [new file with mode: 0755]
data/config/dockerd/dockerd_start.json [new file with mode: 0755]
data/config/init/factory_init.json [new file with mode: 0755]
docker-launcher.pc.in [new file with mode: 0644]
include/dockzen_types.h [new file with mode: 0644]
packaging/docker-launcher-client.manifest [new file with mode: 0755]
packaging/docker-launcher.manifest [new file with mode: 0755]
packaging/docker-launcher.service [new file with mode: 0755]
packaging/docker-launcher.spec [new file with mode: 0755]
src/CMakeLists.txt [new file with mode: 0755]
src/dzl_device.c [new file with mode: 0644]
src/dzl_device.h [new file with mode: 0644]
src/dzl_dockercomm.c [new file with mode: 0644]
src/dzl_dockercomm.h [new file with mode: 0644]
src/dzl_dockerctl.c [new file with mode: 0755]
src/dzl_dockerctl.h [new file with mode: 0644]
src/dzl_dockerform.c [new file with mode: 0755]
src/dzl_dockerform.h [new file with mode: 0644]
src/dzl_interface.c [new file with mode: 0644]
src/dzl_interface.h [new file with mode: 0644]
src/dzl_launcher.c [new file with mode: 0644]
src/dzl_lifecycle.c [new file with mode: 0755]
src/dzl_lifecycle.h [new file with mode: 0644]
src/dzl_server.c [new file with mode: 0644]
src/dzl_server.h [new file with mode: 0644]
src/dzl_setting.c [new file with mode: 0755]
src/dzl_setting.h [new file with mode: 0644]
src/include/dzl_internal_types.h [new file with mode: 0755]
src/lib/CMakeLists.txt [new file with mode: 0755]
src/lib/build.sh [new file with mode: 0755]
src/lib/install/amd64/lib/libdockzen.a [new file with mode: 0644]
src/lib/install/amd64/lib/libjson-c.a [new file with mode: 0644]
src/lib/install/amd64/lib/libjson-c.la [new file with mode: 0644]
src/lib/install/amd64/lib/libjson-c.so [new symlink]
src/lib/install/amd64/lib/libjson-c.so.2 [new symlink]
src/lib/install/amd64/lib/libjson-c.so.2.0.2 [new file with mode: 0644]
src/lib/install/arm/include/curl/curl.h [new file with mode: 0755]
src/lib/install/arm/include/curl/curlbuild.h [new file with mode: 0755]
src/lib/install/arm/include/curl/curlrules.h [new file with mode: 0755]
src/lib/install/arm/include/curl/curlver.h [new file with mode: 0755]
src/lib/install/arm/include/curl/easy.h [new file with mode: 0755]
src/lib/install/arm/include/curl/mprintf.h [new file with mode: 0755]
src/lib/install/arm/include/curl/multi.h [new file with mode: 0755]
src/lib/install/arm/include/curl/stdcheaders.h [new file with mode: 0755]
src/lib/install/arm/include/curl/system.h [new file with mode: 0755]
src/lib/install/arm/include/curl/typecheck-gcc.h [new file with mode: 0755]
src/lib/install/arm/lib/libcurl.a [new file with mode: 0755]
src/lib/install/arm/lib/libcurl.la [new file with mode: 0755]
src/lib/install/arm/lib/libcurl.so [new file with mode: 0755]
src/lib/install/arm/lib/libcurl.so.4 [new file with mode: 0755]
src/lib/install/arm/lib/libcurl.so.4.4.0 [new file with mode: 0755]
src/lib/install/arm/lib/libdockzen.a [new file with mode: 0644]
src/lib/install/arm/lib/libgmock.a [new file with mode: 0755]
src/lib/install/arm/lib/libgmock_main.a [new file with mode: 0755]
src/lib/install/arm/lib/libjson-c.a [new file with mode: 0644]
src/lib/install/arm/lib/libjson-c.la [new file with mode: 0644]
src/lib/install/arm/lib/libjson-c.so [new symlink]
src/lib/install/arm/lib/libjson-c.so.2 [new symlink]
src/lib/install/arm/lib/libjson-c.so.2.0.2 [new file with mode: 0644]
src/lib/install/arm/lib/libyaml.a [new file with mode: 0644]
src/lib/install/include/gmock/gmock-actions.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-cardinalities.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-actions.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-actions.h.pump [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-function-mockers.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-function-mockers.h.pump [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-matchers.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-matchers.h.pump [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-nice-strict.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-generated-nice-strict.h.pump [new file with mode: 0755]
src/lib/install/include/gmock/gmock-matchers.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-more-actions.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-more-matchers.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock-spec-builders.h [new file with mode: 0755]
src/lib/install/include/gmock/gmock.h [new file with mode: 0755]
src/lib/install/include/gmock/internal/custom/gmock-generated-actions.h [new file with mode: 0755]
src/lib/install/include/gmock/internal/custom/gmock-generated-actions.h.pump [new file with mode: 0755]
src/lib/install/include/gmock/internal/custom/gmock-matchers.h [new file with mode: 0755]
src/lib/install/include/gmock/internal/custom/gmock-port.h [new file with mode: 0755]
src/lib/install/include/gmock/internal/gmock-generated-internal-utils.h [new file with mode: 0755]
src/lib/install/include/gmock/internal/gmock-generated-internal-utils.h.pump [new file with mode: 0755]
src/lib/install/include/gmock/internal/gmock-internal-utils.h [new file with mode: 0755]
src/lib/install/include/gmock/internal/gmock-port.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest-death-test.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest-message.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest-param-test.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest-param-test.h.pump [new file with mode: 0755]
src/lib/install/include/gtest/gtest-printers.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest-spi.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest-test-part.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest-typed-test.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest_pred_impl.h [new file with mode: 0755]
src/lib/install/include/gtest/gtest_prod.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/custom/gtest-port.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/custom/gtest-printers.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/custom/gtest.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-death-test-internal.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-filepath.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-internal.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-linked_ptr.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-param-util-generated.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-param-util-generated.h.pump [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-param-util.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-port-arch.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-port.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-string.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-tuple.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-tuple.h.pump [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-type-util.h [new file with mode: 0755]
src/lib/install/include/gtest/internal/gtest-type-util.h.pump [new file with mode: 0755]
src/lib/install/include/json-c/arraylist.h [new file with mode: 0644]
src/lib/install/include/json-c/bits.h [new file with mode: 0644]
src/lib/install/include/json-c/debug.h [new file with mode: 0644]
src/lib/install/include/json-c/json.h [new file with mode: 0644]
src/lib/install/include/json-c/json_c_version.h [new file with mode: 0644]
src/lib/install/include/json-c/json_config.h [new file with mode: 0644]
src/lib/install/include/json-c/json_inttypes.h [new file with mode: 0644]
src/lib/install/include/json-c/json_object.h [new file with mode: 0644]
src/lib/install/include/json-c/json_object_iterator.h [new file with mode: 0644]
src/lib/install/include/json-c/json_object_private.h [new file with mode: 0644]
src/lib/install/include/json-c/json_tokener.h [new file with mode: 0644]
src/lib/install/include/json-c/json_util.h [new file with mode: 0644]
src/lib/install/include/json-c/linkhash.h [new file with mode: 0644]
src/lib/install/include/json-c/printbuf.h [new file with mode: 0644]
src/lib/install/include/json-c/random_seed.h [new file with mode: 0644]
src/lib/install/include/yaml/yaml.h [new file with mode: 0644]
src/lib/ipc.c [new file with mode: 0755]
src/lib/ipc.h [new file with mode: 0755]
src/lib/ipc_client.c [new file with mode: 0755]
src/lib/ipc_client.h [new file with mode: 0755]
src/lib/ipc_config.h [new file with mode: 0755]
src/lib/json_util.c [new file with mode: 0755]
src/lib/json_util.h [new file with mode: 0755]
src/lib/test/CMakeLists.txt [new file with mode: 0644]
src/lib/test/build.sh [new file with mode: 0755]
src/lib/test/client.c [new file with mode: 0755]
src/lib/test/server.c [new file with mode: 0755]
src/lib/test/server_cb.c [new file with mode: 0755]
src/lib/test/test [new file with mode: 0755]
src/lib/test/test-arm [new file with mode: 0755]
src/lib/yaml_util.c [new file with mode: 0644]
src/lib/yaml_util.h [new file with mode: 0644]
src/unittest/CMakeLists.txt [new file with mode: 0755]
src/unittest/beluga_launcher_test.c [new file with mode: 0755]
tool/CMakeLists.txt [new file with mode: 0644]
tool/dockzen_launcher_cli.c [new file with mode: 0644]
tool/dockzen_launcher_json.c [new file with mode: 0644]
unit-test.sh [new file with mode: 0755]
unittest/CMakeLists.txt [new file with mode: 0755]
unittest/beluga-launcher_dzl_dockerctl.cpp [new file with mode: 0755]
unittest/beluga-launcher_dzl_dockerform.cpp [new file with mode: 0755]
unittest/beluga-launcher_dzl_interface.cpp [new file with mode: 0755]
unittest/beluga-launcher_dzl_lifecycle.cpp [new file with mode: 0755]
unittest/beluga-launcher_dzl_setting.cpp [new file with mode: 0755]
unittest/beluga-launcher_main.cpp [new file with mode: 0755]
unittest/dockzen_api/CMakeLists.txt [new file with mode: 0755]
unittest/dockzen_api/dzl_interface.cpp [new file with mode: 0644]
unittest/gtest-beluga-launcher [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/cert/SRnD+Web+Proxy.crt [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/config/config.json [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/config/set_eth_config.sh [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/config/set_wifi_config.sh [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/container/config-agent.yml [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/container/config-service.yml [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/images/beluga-agent.tar [new file with mode: 0755]
unittest/pre/beluga/setup-adaptor/images/pharos-node-artik530.tar [new file with mode: 0755]
unittest/pre/beluga/system/docker/dockerd_start.json [new file with mode: 0755]
unittest/pre/beluga/system/env/environment [new file with mode: 0755]
unittest/pre/beluga/system/env/factory_init.json [new file with mode: 0755]
unittest/pre/beluga/system/release/beluga-release [new file with mode: 0755]
unittest/pre/beluga/system/tools/agent_config.sh [new file with mode: 0755]
unittest/pre/beluga/system/tools/agent_reset.sh [new file with mode: 0755]
unittest/pre/beluga/system/tools/availables-dockerd/dockerd_start-default.json [new file with mode: 0755]
unittest/pre/beluga/system/tools/dockerd_start.json [new file with mode: 0755]
unittest/pre/beluga/system/tools/dockzen_agent-default.json [new file with mode: 0755]
unittest/pre/beluga/system/tools/dockzen_agent-headed-iiot.json [new file with mode: 0755]
unittest/pre/beluga/system/tools/dockzen_agent-headed.json [new file with mode: 0755]
unittest/pre/beluga/system/tools/dockzen_agent-headless-iiot.json [new file with mode: 0755]
unittest/pre/beluga/system/tools/dockzen_agent-headless.json [new file with mode: 0755]
unittest/pre/test_condition.sh [new file with mode: 0755]