chiark / gitweb /
regress: hfuzzraw work in progress
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 23 Nov 2016 22:50:26 +0000 (22:50 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 11 Jun 2020 15:13:02 +0000 (16:13 +0100)
commit40013a1493fab884d415dc468d06cdb43c85cac3
tree930e43f1ded81bdfe556b9f52580979966f8767c
parent98833810619e9d1725042a07e8ed4aa0a66b5fa4
regress: hfuzzraw work in progress

It compiles. But:
 * close() needs to be handled specially since we are maintaining
   a synthetic fd table
 * it does not work at all yet and probably has other parts missing
 * want to (optionally) generate raw feed as part of playback
 * new fds need to get the chosen fd from the stream (and check
   it for sanity)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
.gitignore
regress/Makefile.in
regress/hfuzzraw.c.m4 [new file with mode: 0644]