test build configurations 53/10053/4
authorminhac.lee <minhac.lee@samsung.com>
Mon, 12 Dec 2022 07:01:04 +0000 (16:01 +0900)
committerminhac.lee <minhac.lee@samsung.com>
Mon, 12 Dec 2022 11:39:20 +0000 (20:39 +0900)
commit9b2fa25f92568207568096d5c98cb21cdffde543
treed51d0f457ab7be58a7793547d28502c1d0a59694
parent94334f64d0e545a4d6f3d874b1981e630a7c3971
test build configurations

Issue-Id: AIMLFW-6

Signed-off-by: minhac.lee <minhac.lee@samsung.com>
Change-Id: I2ffce84bed52be08b9917263ed8f8d92dbec4192
14 files changed:
Dockerfile
__init__.py [new file with mode: 0644]
kfadapter/__init__.py [new file with mode: 0644]
kfadapter/kfadapter_conf.py
kfadapter/kfadapter_kfconnect.py
kfadapter/kfadapter_main.py
kfadapter/kfadapter_util.py
kfadapter/tmgr_logger.py
setup.py [new file with mode: 0644]
test/config/log_config.yaml [new file with mode: 0644]
test/test_kfadapter_conf.py
test/test_kfadapter_main.py
test/test_tmgr_logger.py
tox.ini