* Compliance Test Suites: there are already thousands of unit tests,
these need to be expanded for the 8/16/32-bit work (thousands, in
each bit-width). Again: several months of work
+* Example algorithms: strncpy, quicksort, insertionsort, UTF-8
+ validation and conversion to UTF-16; more Audio/Video examples - all of
+ these are critically important showcases. Each example chosen
+ can average around 1-2 weeks work.
* Developing and improving the Simulator itself, to confirm correct
functionality: again, several months (this is always ongoing)
* The Test API: this will be a simpler self-contained task to make