rewrite test_clz.py to actually test both CLZ and clz.
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 5 May 2022 05:50:00 +0000 (22:50 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 5 May 2022 05:50:00 +0000 (22:50 -0700)
commit4704d4a5689403924521f239a48afce4a378e758
treedff7d3c9f81163af458223072828a39e600460e3
parent06a4710a5fcc39f956d142cf03cb150d14d17e63
rewrite test_clz.py to actually test both CLZ and clz.

it didn't actually test any simulation outputs of CLZ before.
src/nmutil/test/test_clz.py