Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-16 | Raise 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_tools | Donghoon Shin | 1 | -1/+1 | |
Change-Id: Ib0b756bdf3bdd9247c54b2eea1324094ea203b6c | |||||
2017-02-07 | Use os.makedirs for -d option | Donghoon Shin | 1 | -1/+1 | |
Use os.makedirs instead of os.mkdir because os.makedirs works like 'mkdir -p' functionality. Change-Id: Ibcda8f5ff77c0be817aa20d2fca6051d2e802c32 | |||||
2017-02-06 | Sync from github | Donghoon Shin | 4 | -39/+65 | |
Change-Id: I2d37183d3afc64d926b61f5d045f80dda0c51656 | |||||
2017-02-02 | Add shell=True to make sure that sdb does exist | Donghoon Shin | 2 | -4/+4 | |
Change-Id: Ia830730023ec7280fef57b54985e5163ee9722e6 | |||||
2017-02-02 | Sync up upstream | Donghoon Shin | 59 | -610/+205 | |
Change-Id: I765a5f675b9744a68b395a8bac301e9412abf12a | |||||
2016-12-13 | Remove sigterm handlerupstream/0.3.4 | Donghoon Shin | 1 | -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-13 | Change private function _sdb_root_on to public function sdb_root_on | Donghoon Shin | 5 | -7/+11 | |
Change-Id: I26f06520715d68f48584e478df13eccfbe479924 | |||||
2016-11-01 | Change usb busid detection routine | Donghoon Shin | 3 | -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-21 | Update flash method for tw1 to skip passing parameter "flasher" | Donghoon Shin | 47 | -53/+809 | |
Change-Id: I0f6497f82a92e0ae436d35355f208773ced614e5 | |||||
2016-10-11 | Remove unused filesupstream/0.3.3 | Donghoon Shin | 5 | -242/+0 | |
Change-Id: Ib11b4a3aafd5be76ba5239105ebc563e8524ebb7 | |||||
2016-10-11 | Support device.screenshot() API | Donghoon Shin | 16 | -17/+109 | |
Change-Id: I2b83a2e2e9698342fcf193a9fc129640d873c6b0 | |||||
2016-10-07 | Support artik devices and more standalone devices | Donghoon Shin | 38 | -23/+925 | |
Change-Id: Ie555ec9b25496b307b2570cee2fd62e0cba3345b | |||||
2016-09-29 | Add more logs | Donghoon Shin | 1 | -4/+12 | |
Change-Id: I7696e7dd970bfe427bbb1287c38d04944987633a | |||||
2016-09-28 | Rename mock device type to standalone device typeupstream/0.3.1release-20160930 | Donghoon Shin | 5 | -26/+17 | |
Change-Id: I1d310502b249ce68a2c921457fb03aac1c957f63 | |||||
2016-09-27 | Remove sdb dependency and add descriptions for instaling sdb | Donghoon Shin | 3 | -6/+25 | |
Change-Id: Ic94cdff0f62aef2eaa8936738e23f5c9999001b1 | |||||
2016-09-23 | Add more logs | Donghoon Shin | 6 | -21/+56 | |
Change-Id: I3f36cc0703bce9d58ebea7d5923b724982707d4b | |||||
2016-09-22 | Update cmd_rm.py : Ask user to confirm and add more exception handler | Donghoon Shin | 5 | -3/+22 | |
Change-Id: I5fcab6d7547ff370525d3fd8404f2dffb838d3a8 | |||||
2016-09-21 | Support multiple mock type devices in topology | Donghoon Shin | 6 | -95/+173 | |
Change-Id: I17fa88fe02aa9355aaed00a9460da0b2b1a569ae | |||||
2016-09-19 | Update initial source codes | Donghoon Shin | 68 | -0/+4513 | |
Change-Id: Ic758f09a4cd2edddd3d714a251ed72ded3e66f0e | |||||
2016-09-12 | Initial empty repository | Jong Jeong Kim | 0 | -0/+0 | |