]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: expand, unexpand: add a test for bounded memory operation
authorCollin Funk <collin.funk1@gmail.com>
Wed, 3 Dec 2025 05:19:54 +0000 (21:19 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 3 Dec 2025 05:25:37 +0000 (21:25 -0800)
commit649be7359e067ea654b15784d638211d936a36f4
tree31dd8420e5f2b40f557e1b7c43c2dd63489eb471
parentf23509b4f1bb834dcc1f16f34db9677463a2df6e
tests: expand, unexpand: add a test for bounded memory operation

* tests/expand/bounded-memory.sh: New file.
* tests/unexpand/bounded-memory.sh: New file.
* tests/local.mk (all_tests): Add the tests.
tests/expand/bounded-memory.sh [new file with mode: 0755]
tests/local.mk
tests/unexpand/bounded-memory.sh [new file with mode: 0755]