diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-11-08 16:24:15 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-11-16 09:15:47 +0900 |
commit | 6ec8802a00723758f255dea1a0be7456bb3e3bb4 (patch) | |
tree | abca1b6ca48c3ae36e7ba9ffca318be385e7410d /tools/pyang_plugins | |
parent | f3d752178cc84799e0d364ac657b3240d6e9f801 (diff) |
test_icmpv6: Catch proper Exception
In some test cases in test_icmpv6.py, @raises() decorator does not catch
the correct Exception, because "pack" function cannot be resolved and it
need to be specified as "struct.pack".
This patch fixes to this unresolved references and make it more strictly
matching of Exception class (e.g., AssertionError).
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'tools/pyang_plugins')
0 files changed, 0 insertions, 0 deletions