fix-tests
[libc][Obvious] Fix c++20-designator warnings for tests that use TmHelper.h.
[libc] apply formatting to tests
Changes to mktime to handle invalid dates, overflow and underflow andcalculating the correct date and thenumber of seconds even if invalid datesare passed as arguments.
[libc] apply new lint rules