test/py: hush_if_test: Add tests to cover octal/hex values
authorMichal Simek <michal.simek@xilinx.com>
Thu, 10 Oct 2019 11:00:38 +0000 (13:00 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 14 Jan 2020 08:05:54 +0000 (09:05 +0100)
commit9c6bf1715f6afd97cb9cf79d68cc00a81d5a9efa
tree8f612d032dcb406b89be7560fe9c45773d68e9b8
parent40128bbd68044c2984b0732f61954fda08b1f370
test/py: hush_if_test: Add tests to cover octal/hex values

Extend test suite to cover also automatic octal/hex converstions which
haven't been implemented in past.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
test/py/tests/test_hush_if_test.py