]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: tests: refactor gcc commands for building shared lib
authorPádraig Brady <P@draigBrady.com>
Mon, 13 Jan 2014 19:39:52 +0000 (19:39 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 13 Jan 2014 23:11:17 +0000 (23:11 +0000)
commitba25b75dc2a4f37cb65b5e2ff1bf41bd1707770b
tree7a5dbdc9cbdb81d1b05631deb0fe251071a22088
parent243128dbf0293be7b170dd47c8dbf3ed1834c093
maint: tests: refactor gcc commands for building shared lib

* init.cfg (gcc_shared_): A new function refactored from tests.
(require_gcc_shared_): Adjust to call gcc_shared_() to build the
test library, and remove that library before the function returns.
* tests/cp/nfs-removal-race.sh: Call the new gcc_shared_().
* tests/df/no-mtab-status.sh: Likewise.
* tests/df/skip-duplicates.sh: Likewise.
* tests/ls/getxattr-speedup.sh: Likewise.
* tests/rm/r-root.sh: Likewise.
init.cfg
tests/cp/nfs-removal-race.sh
tests/df/no-mtab-status.sh
tests/df/skip-duplicates.sh
tests/ls/getxattr-speedup.sh
tests/rm/r-root.sh