Write more tests attempting to break windows

This time I haven't succeeded in breaking anything which is a good sign.
This commit is contained in:
Justine Tunney 2024-09-21 21:28:35 -07:00
parent 476926790a
commit 126a44dc49
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
7 changed files with 331 additions and 37 deletions

View file

@ -22,7 +22,6 @@
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
#include "libc/thread/posixthread.internal.h"
#define ITERATIONS 10000