commit | 5bc50184553abb7d816c1186bb150b63384a1ea2 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <vonosmas@gmail.com> | Wed Sep 10 17:00:02 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 10 17:02:19 2025 -0700 |
tree | 8d9b581dbf5e7bd2c2ef4509d4601bedeaab1bc7 | |
parent | 73dd778a69cee29c34af832dbb8b130b4cce6b17 [diff] |
[libc] Migrate some test/src/time tests to ErrnoCheckingTest. (#157960) Use ErrnoCheckingTest harness to clear out / validate errno value before/after the test respectively. Clean up explicit libc_errno.h inclusions which is unnecessary, since no test modifies errno directly. GitOrigin-RevId: b8e1cc5c72d1e4243a189b2516517bcd5de7ea18