Masayuki Igawa 0dd7a103be Add cli execute test case
This commit adds a unit test case of cli.base.execute(). Originally, the
failure test case asserts 'fail_ok=True' condition only. However, the
execute() raises an exception when 'fail_ok=False'(default). So we
should test the behavior in our unit test.

Change-Id: I0d1a0dd74ad0884475010bdc88b899c41b86998a
2016-02-10 11:27:35 +09:00
..
2016-02-10 11:27:35 +09:00