The isc_time_add() and isc_time_subtract() didn't have a unit test, add the unit test with couple of edge case vectors to check whether overflow and underflow is correctly handled.
The isc_time_add() and isc_time_subtract() didn't have a unit test, add the unit test with couple of edge case vectors to check whether overflow and underflow is correctly handled.