Add WSL to test fleet

All tests pass now under WSL2. They should pass under WSL1 too, but only
WSL2 is integrated into the test fleet right now. This change also fills
in some gaps in the error numbers.

Fixes #665
This commit is contained in:
Justine Tunney 2022-11-02 06:49:42 -07:00
parent fae0c0286f
commit 14d036b68d
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
43 changed files with 2867 additions and 214 deletions

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EAUTH,0,80,80,80,80,0
.syscon errno,EAUTH,306,80,80,80,80,1244

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EBADARCH,0,86,0,0,0,0
.syscon errno,EBADARCH,313,86,313,313,313,216

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EBADEXEC,0,85,0,0,0,0
.syscon errno,EBADEXEC,312,85,312,312,312,192

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EBADMACHO,0,88,0,0,0,0
.syscon errno,EBADMACHO,315,88,315,315,315,0

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EBADRPC,0,72,72,72,72,0
.syscon errno,EBADRPC,300,72,72,72,72,1626

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EDEVERR,0,83,0,0,0,0
.syscon errno,EDEVERR,311,83,311,311,311,0

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EFTYPE,0,79,79,79,79,0
.syscon errno,EFTYPE,305,79,79,79,79,222

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EIDRM,43,90,82,89,82,0
.syscon errno,EIDRM,43,90,82,89,82,1287

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,ENEEDAUTH,0,81,81,81,81,0
.syscon errno,ENEEDAUTH,307,81,81,81,81,224

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,ENOATTR,0,93,87,83,93,0
.syscon errno,ENOATTR,309,93,87,83,93,117

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,ENONET,64,0,0,0,0,0
.syscon errno,ENONET,64,317,317,317,317,0

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,ENOPOLICY,0,103,0,0,0,0
.syscon errno,ENOPOLICY,316,103,316,316,316,0

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EPROCLIM,0,67,67,67,67,10067
.syscon errno,EPROCLIM,308,67,67,67,67,10067

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EPROCUNAVAIL,0,76,76,76,76,0
.syscon errno,EPROCUNAVAIL,304,76,76,76,76,15841

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EPROGMISMATCH,0,75,75,75,75,0
.syscon errno,EPROGMISMATCH,303,75,75,75,75,595

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EPROGUNAVAIL,0,74,74,74,74,0
.syscon errno,EPROGUNAVAIL,302,74,74,74,74,329

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EPROTO,71,100,92,95,96,0
.syscon errno,EPROTO,71,100,92,95,96,7065

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,EPWROFF,0,82,0,0,0,0
.syscon errno,EPWROFF,310,82,310,310,310,639

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,ERPCMISMATCH,0,73,73,73,73,0
.syscon errno,ERPCMISMATCH,301,73,73,73,73,1627

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/consts/syscon.internal.inc"
.syscon errno,ESHLIBVERS,0,87,0,0,0,0
.syscon errno,ESHLIBVERS,314,87,314,314,314,0