summaryrefslogtreecommitdiffstats
path: root/tests/shell/run-tests.sh
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-09-13 10:20:24 +0200
committerFlorian Westphal <fw@strlen.de>2023-09-15 15:52:06 +0200
commitd40fb2197b6335432c59cb6819098fa4d7981385 (patch)
tree0f11e5be50bf73c01bfaa7b5783514485e4146db /tests/shell/run-tests.sh
parentf6431b0a0c40772ea2bb745c11ee17e480182c8d (diff)
tests/shell: add "random-source.sh" helper for random-source for sort/shuf
Commands `sort` and `shuf` have a "--random-source" argument. That's useful for generating stable, reproducible "random" output. However, we want to do this based on a fixed seed, while the "--random-source" expects a stream of randomness. Add a helper script for that. Also, use the stable randomness for shuf in the test "tests/shell/testcases/sets/automerge_0". See-also: https://www.gnu.org/software/coreutils/manual/html_node/Random-sources.html#Random-sources Signed-off-by: Thomas Haller <thaller@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/shell/run-tests.sh')
0 files changed, 0 insertions, 0 deletions