llvm-project
369fbc05 - [libc][bazel] Fold errno_test_helpers into LibcUnitTest. (#158705)

Commit
225 days ago
[libc][bazel] Fold errno_test_helpers into LibcUnitTest. (#158705) LibcUnitTest helper library already contains some logic for errno validation (ErrnoSetterMatcher.h), and since errno validation is used so extensively in various unit tests, it makes sense to fold ErrnoCheckingTest.h (which would be required for errno validation soon) there as well for simplicity.
Author
Parents
Loading