History log of /netbsd-src/tests/lib/libc/ssp/h_read.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 7eebfad6 16-Jan-2017 christos <christos@NetBSD.org>

PR/51894: Ngie Cooper: Use /dev/zero to read instead of stdin


# 575e75ff 27-Dec-2010 pgoyette <pgoyette@NetBSD.org>

Migrate the ssp tests from regress to atf.

Of the 17 tests, 4 fail in both the regress and atf style. 3 additional
tests fails in atf that did NOT fail in regress: gets, fgets, and read.
I will inv

Migrate the ssp tests from regress to atf.

Of the 17 tests, 4 fail in both the regress and atf style. 3 additional
tests fails in atf that did NOT fail in regress: gets, fgets, and read.
I will investigate why, and update when I can, but it is still useful to
get these tests into the new format where they can be exercised.

show more ...