commit | 27ecc306db08fbe746a8bef93264b6f4938a7a03 | [log] [tgz] |
---|---|---|
author | Manik Bindlish <manikbindlish19@gmail.com> | Mon Jul 16 05:10:57 2018 +0000 |
committer | Manik Bindlish <manikbindlish19@gmail.com> | Mon Oct 01 10:35:14 2018 +0000 |
tree | 775918fb9248d6a16143831a7130e67babfb7702 | |
parent | fe84ecb51695fd22c3469da1c11b1c0e3d5cba02 [diff] |
Optimize and enhance the code of "test_routers.py" Most of test cases under "test_routers.py" are not using base network class method but instead of that creating their own methods. So this patch will enhance the code and will use the base network class methods. Change-Id: I65b17d1b421a8095e89d7acd27d07835903c5d87