]> Savannah Git Hosting - gnulib.git/commit
posix_spawn_file_actions_addfchdir tests: Fix test failure on Android.
authorBruno Haible <bruno@clisp.org>
Wed, 11 Jan 2023 18:51:43 +0000 (19:51 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 11 Jan 2023 18:51:43 +0000 (19:51 +0100)
commit8403a25898326e0214a3e0a94f1aaed991b708c6
tree9b7a89d2dbb9b7c31ec5465f815f825baf562a5c
parente0fbc775a3d6e6d96b1619eb9a99d58e1ea06754
posix_spawn_file_actions_addfchdir tests: Fix test failure on Android.

* tests/test-posix_spawn-fchdir.c: Include xvasprintf.h.
(test): On Android, use "/proc" instead of "/".
(main): Determine the relative location of the 'pwd' program
accordingly.
* modules/posix_spawn_file_actions_addfchdir-tests (Depends-on): Add
xvasprintf.
ChangeLog
modules/posix_spawn_file_actions_addfchdir-tests
tests/test-posix_spawn-fchdir.c