This task will be focus on the ntpd codes that are actually working but not covered by the unit test cases.
For the first period, I will find them out, and for the second period, I will write unit test cases for these codes.
Related Items:UnitTestFramework, NtpdFunctionMap, GSoC2011UnitTesting, UnitTestingNotes
Tasks
Get familiar with gtest framwork 1.5 and other tools like gcov and lcov
Get the coverage information of ntpd program
Find out the what parts of NTP aren't tested, maybe ntpd or libntp