Introduce posix tests package

This commit is contained in:
Justine Tunney 2023-11-12 05:41:30 -08:00
parent 48bd3d85df
commit f7cad70da1
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
8 changed files with 453 additions and 0 deletions

View file

@ -221,6 +221,7 @@ include third_party/nsync/testing/testing.mk
include libc/testlib/testlib.mk
include tool/viz/lib/vizlib.mk
include tool/args/args.mk
include test/posix/test.mk
include test/tool/args/test.mk
include third_party/linenoise/linenoise.mk
include third_party/maxmind/maxmind.mk