summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16Raise exception if sdb does not existupstream/0.3.5submit/trunk/20200409.200220submit/trunk/20200409.194520submit/trunk/20200105.092001submit/trunk/20200104.134833submit/trunk/20200104.111033submit/trunk/20191101.102136submit/trunk/20191030.112603submit/trunk/20191017.233826submit/trunk/20191017.111201submit/trunk/20190927.012842submit/devel/20190730.074622accepted/tizen/devbase/tools/20200106.014324accepted/tizen/devbase/tools/20200104.060126accepted/tizen/devbase/tools/20190927.044901accepted/tizen_devbase_toolsDonghoon Shin1-1/+1
Change-Id: Ib0b756bdf3bdd9247c54b2eea1324094ea203b6c
2017-02-07Use os.makedirs for -d optionDonghoon Shin1-1/+1
Use os.makedirs instead of os.mkdir because os.makedirs works like 'mkdir -p' functionality. Change-Id: Ibcda8f5ff77c0be817aa20d2fca6051d2e802c32
2017-02-06Sync from githubDonghoon Shin4-39/+65
Change-Id: I2d37183d3afc64d926b61f5d045f80dda0c51656
2017-02-02Add shell=True to make sure that sdb does existDonghoon Shin2-4/+4
Change-Id: Ia830730023ec7280fef57b54985e5163ee9722e6
2017-02-02Sync up upstreamDonghoon Shin59-610/+205
Change-Id: I765a5f675b9744a68b395a8bac301e9412abf12a
2016-12-13Remove sigterm handlerupstream/0.3.4Donghoon Shin1-5/+5
sigterm handler sometimes raise an issue in multi-thread testing environment. litmus process receive SIGTERM from CI tool but it can not destroy itself. Change-Id: I2c40eea03681e17aba9ec3fed82cd870859f9c2c
2016-12-13Change private function _sdb_root_on to public function sdb_root_onDonghoon Shin5-7/+11
Change-Id: I26f06520715d68f48584e478df13eccfbe479924
2016-11-01Change usb busid detection routineDonghoon Shin3-4/+4
Before: cat /var/log/kern.log After: dmesg Docker environment and arm host environment does not allow to access /var/log/kern.log Change-Id: Ib2e000f02a9e7c3ef2636e71169a9e11ed978cf4
2016-10-21Update flash method for tw1 to skip passing parameter "flasher"Donghoon Shin47-53/+809
Change-Id: I0f6497f82a92e0ae436d35355f208773ced614e5
2016-10-11Remove unused filesupstream/0.3.3Donghoon Shin5-242/+0
Change-Id: Ib11b4a3aafd5be76ba5239105ebc563e8524ebb7
2016-10-11Support device.screenshot() APIDonghoon Shin16-17/+109
Change-Id: I2b83a2e2e9698342fcf193a9fc129640d873c6b0
2016-10-07Support artik devices and more standalone devicesDonghoon Shin38-23/+925
Change-Id: Ie555ec9b25496b307b2570cee2fd62e0cba3345b
2016-09-29Add more logsDonghoon Shin1-4/+12
Change-Id: I7696e7dd970bfe427bbb1287c38d04944987633a
2016-09-28Rename mock device type to standalone device typeupstream/0.3.1release-20160930Donghoon Shin5-26/+17
Change-Id: I1d310502b249ce68a2c921457fb03aac1c957f63
2016-09-27Remove sdb dependency and add descriptions for instaling sdbDonghoon Shin3-6/+25
Change-Id: Ic94cdff0f62aef2eaa8936738e23f5c9999001b1
2016-09-23Add more logsDonghoon Shin6-21/+56
Change-Id: I3f36cc0703bce9d58ebea7d5923b724982707d4b
2016-09-22Update cmd_rm.py : Ask user to confirm and add more exception handlerDonghoon Shin5-3/+22
Change-Id: I5fcab6d7547ff370525d3fd8404f2dffb838d3a8
2016-09-21Support multiple mock type devices in topologyDonghoon Shin6-95/+173
Change-Id: I17fa88fe02aa9355aaed00a9460da0b2b1a569ae
2016-09-19Update initial source codesDonghoon Shin68-0/+4513
Change-Id: Ic758f09a4cd2edddd3d714a251ed72ded3e66f0e
2016-09-12Initial empty repositoryJong Jeong Kim0-0/+0