add WIP svp64 utf-8 validation algorithm
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 23 Aug 2022 09:19:19 +0000 (02:19 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 23 Aug 2022 09:19:19 +0000 (02:19 -0700)
commitf640d6b5c0ca5ae72d70cdaa95cda4f7e68e7e60
tree195ef73354b922e3a1fefd16aef60bfeae67865e
parent97958abd1eae81b1cc74abd85d16c5d29fd75791
add WIP svp64 utf-8 validation algorithm
src/openpower/test/algorithms/__init__.py [new file with mode: 0644]
src/openpower/test/algorithms/svp64_utf_8_validation.py [new file with mode: 0644]