]> Savannah Git Hosting - gnulib.git/commit
execle, execve, execvpe tests: Fix test failures under qemu user-mode.
authorBruno Haible <bruno@clisp.org>
Sat, 28 Aug 2021 17:15:38 +0000 (19:15 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 28 Aug 2021 17:15:38 +0000 (19:15 +0200)
commitba3c445a4422f8ea676244fdc8662b01734072f7
treed93b7023f08b79164f5eb046759b60824d8c8910
parent452e8a8f7b07a794b1de3813062a992509f5c0c9
execle, execve, execvpe tests: Fix test failures under qemu user-mode.

* test-execle-main.c: Include <string.h>.
(get_environ_assignment, create_minimal_env): New functions.
(main): Call create_minimal_env.
* test-execve-main.c: Likewise.
* test-execvpe-main.c: Likewise.
ChangeLog
tests/test-execle-main.c
tests/test-execve-main.c
tests/test-execvpe-main.c