Sync up upstream 10/112610/1
authorDonghoon Shin <dhs.shin@samsung.com>
Thu, 2 Feb 2017 03:47:48 +0000 (12:47 +0900)
committerDonghoon Shin <dhs.shin@samsung.com>
Thu, 2 Feb 2017 03:47:48 +0000 (12:47 +0900)
commitaac1e6264c540bec928493b8ca7ff0cb115556a6
tree1e1589c5c923dc6575358939725eb9add7608008
parent275092c7e574e5edc5e874d8e86718d104c8567b
Sync up upstream

Change-Id: I765a5f675b9744a68b395a8bac301e9412abf12a
66 files changed:
CHANGES.txt [deleted file]
MANIFEST.in
README.md
debian/changelog
debian/docs
litmus/__init__.py
litmus/cmds/__init__.py
litmus/cmds/cmd_adhoc.py
litmus/cmds/cmd_run.py
litmus/core/manager.py
litmus/helper/helper.py
litmus/templates/artik10/conf.yaml [deleted file]
litmus/templates/artik10/conf_iot.yaml [new file with mode: 0644]
litmus/templates/artik10/misc/autoinput [deleted file]
litmus/templates/artik10/misc/getevent [deleted file]
litmus/templates/artik10/tc.yaml [deleted file]
litmus/templates/artik10/tc_iot.yaml [new file with mode: 0644]
litmus/templates/artik10/userscript.py
litmus/templates/artik5/conf.yaml [deleted file]
litmus/templates/artik5/conf_iot.yaml [new file with mode: 0644]
litmus/templates/artik5/misc/autoinput [deleted file]
litmus/templates/artik5/misc/getevent [deleted file]
litmus/templates/artik5/tc.yaml [deleted file]
litmus/templates/artik5/tc_iot.yaml [new file with mode: 0644]
litmus/templates/artik5/userscript.py
litmus/templates/standalone_tm1/conf_mobile.yaml
litmus/templates/standalone_tm1/conf_tv.yaml [deleted file]
litmus/templates/standalone_tm1/conf_wearable.yaml [deleted file]
litmus/templates/standalone_tm1/tc_tv.yaml [deleted file]
litmus/templates/standalone_tm1/tc_wearable.yaml [deleted file]
litmus/templates/standalone_tm1/userscript.py
litmus/templates/standalone_tm2/conf_mobile.yaml
litmus/templates/standalone_tm2/conf_tv.yaml [deleted file]
litmus/templates/standalone_tm2/conf_wearable.yaml [deleted file]
litmus/templates/standalone_tm2/tc_tv.yaml [deleted file]
litmus/templates/standalone_tm2/tc_wearable.yaml [deleted file]
litmus/templates/standalone_tm2/userscript.py
litmus/templates/standalone_tw1/conf_mobile.yaml [deleted file]
litmus/templates/standalone_tw1/conf_tv.yaml [deleted file]
litmus/templates/standalone_tw1/conf_wearable.yaml
litmus/templates/standalone_tw1/tc_mobile.yaml [deleted file]
litmus/templates/standalone_tw1/tc_tv.yaml [deleted file]
litmus/templates/standalone_tw1/userscript.py
litmus/templates/standalone_u3/conf_mobile.yaml [deleted file]
litmus/templates/standalone_u3/conf_tv.yaml
litmus/templates/standalone_u3/conf_wearable.yaml [deleted file]
litmus/templates/standalone_u3/tc_mobile.yaml [deleted file]
litmus/templates/standalone_u3/tc_wearable.yaml [deleted file]
litmus/templates/standalone_u3/userscript.py
litmus/templates/standalone_xu3/conf_mobile.yaml [deleted file]
litmus/templates/standalone_xu3/conf_tv.yaml
litmus/templates/standalone_xu3/conf_wearable.yaml [deleted file]
litmus/templates/standalone_xu3/tc_mobile.yaml [deleted file]
litmus/templates/standalone_xu3/tc_wearable.yaml [deleted file]
litmus/templates/standalone_xu3/userscript.py
litmus/templates/u3/conf.yaml [deleted file]
litmus/templates/u3/conf_tv.yaml [new file with mode: 0644]
litmus/templates/u3/tc.yaml [deleted file]
litmus/templates/u3/tc_tv.yaml [new file with mode: 0644]
litmus/templates/u3/userscript.py
litmus/templates/xu3/conf.yaml [deleted file]
litmus/templates/xu3/conf_tv.yaml [new file with mode: 0644]
litmus/templates/xu3/tc.yaml [deleted file]
litmus/templates/xu3/tc_tv.yaml [new file with mode: 0644]
litmus/templates/xu3/userscript.py
tools/litmus