]> Savannah Git Hosting - gnulib.git/commit
posix_spawn tests: Add two more tests.
authorBruno Haible <bruno@clisp.org>
Wed, 23 Dec 2020 22:26:42 +0000 (23:26 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 23 Dec 2020 22:26:42 +0000 (23:26 +0100)
commitbeaaf40c19e82190db4be934a80265685e66b38f
tree24e4972162b92c9748aa2d910f15940d31f5879f
parent422feb063ae6dcaf096b8575f63345a6fbe8e73d
posix_spawn tests: Add two more tests.

* tests/test-posix_spawn-inherit0.c: New file, based on
tests/test-posix_spawn-open2.c.
* tests/test-posix_spawn-inherit1.c: New file, based on
tests/test-posix_spawn-open2.c.
* modules/posix_spawn-tests (Files): Add them.
(Depends-on): Add fflush.
(Makefile.am): Compile and run test-posix_spawn-inherit0 and
test-posix_spawn-inherit1.
ChangeLog
modules/posix_spawn-tests
tests/test-posix_spawn-inherit0.c [new file with mode: 0644]
tests/test-posix_spawn-inherit1.c [new file with mode: 0644]