Add Google Chromium tests for libz bugs. Write a minimal wrapper
authorbluhm <bluhm@openbsd.org>
Tue, 29 Mar 2022 17:13:11 +0000 (17:13 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 29 Mar 2022 17:13:11 +0000 (17:13 +0000)
commit8be069af482f5329d07bd952f55a5b16a8034f26
treee9946a8bfc8e2a809b658d0e47cea879840eade9
parent646ecd99c01c325e6ca2cc3fdc721f2424e2e9bd
Add Google Chromium tests for libz bugs.  Write a minimal wrapper
to avoid importing GoogleTest, Google's C++ test framework.
regress/lib/libz/Makefile
regress/lib/libz/utils_unittest.cc [new file with mode: 0644]