posix_spawn tests: Add another test.
commit422feb063ae6dcaf096b8575f63345a6fbe8e73d
authorBruno Haible <bruno@clisp.org>
Wed, 23 Dec 2020 22:22:03 +0000 (23 23:22 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 23 Dec 2020 22:25:55 +0000 (23 23:25 +0100)
tree1c068bc54df52f3d91c60039d9e0536596360752
parent4c30b1b0d2ee72d89069b09f4257c30372c5b5a2
posix_spawn tests: Add another test.

* tests/test-posix_spawn-open2.c: New file, based on
tests/test-posix_spawn-open1.c.
* modules/posix_spawn-tests (Files): Add it.
(Makefile.am): Compile and run test-posix_spawn-open1.
ChangeLog
modules/posix_spawn-tests
tests/test-posix_spawn-dup2-stdin.c
tests/test-posix_spawn-dup2-stdout.c
tests/test-posix_spawn-open1.c
tests/test-posix_spawn-open2.c [copied from tests/test-posix_spawn-open1.c with 69% similarity]