- Wrote a plan on how to modularize the code that implements the different test interfaces. This would result in a much simpler code base and in a bunch of code being rewritten in C (thus reducing build times).
- Started work on the previous plan by:
- Simplifying the test case and test program abstractions to allow dynamic loading. In particular, this gets rid of class hierarchies in favor of just generalizing their implementations. The side-effect of this will be that pretty much all the requirement checks provided by the ATF interface will also be available in the plain interface.
- Writing some preliminary code for the testers. Have got the basic command line processing implemented and some basic form of plain test case execution.
- Sent the plan to import Kyua into NetBSD to the NetBSD core@ team for approval.
Monday, September 17, 2012
Status report: 2012-09-10 - 2012-09-16
Labels:
weekly-report
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment