Allow select test case to run 97/24797/1
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Thu, 24 Nov 2016 01:58:02 +0000 (09:58 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Thu, 24 Nov 2016 01:58:02 +0000 (09:58 +0800)
commite68b001e4aaf5375a2c8e8bd081c2e6bb35bd6a5
tree27101b61030a51fae22e883fe821414432c40d99
parent8bc628a0e6821984780ad05688eb6649e1733c65
Allow select test case to run

- remove hardcoded argument `tests` from tox.ini
- use command like `tox tests/unit/runner` for selective running
- `tox` without argument will run all test in `tests` folder

Change-Id: I3916dc571e85c785f83813aa30c5bb0ef9a65cd6
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
tox.ini