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

@ -5,4 +5,5 @@
o/$(MODE)/test: o/$(MODE)/test/dsp \
o/$(MODE)/test/libc \
o/$(MODE)/test/net \
o/$(MODE)/test/posix \
o/$(MODE)/test/tool