guix/tests
Brennan Vincent ef42ecb8cb
tests: Fix ‘store-deduplication.scm’ on systems with large blocks.
Fixes <https://issues.guix.gnu.org/74862>.

In particular, this makes it possible to build guix on Asahi, whose tmpfs has
16KiB blocks by default.

* tests/store-deduplication.scm
("copy-file/deduplicate, sparse files (holes: ~a/~a/~a)"): Scale hole sizes so
the test works with blocks bigger than 4KiB.

Change-Id: I92fee04f6f69d4e5bfea7443991303ad68da7b2c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-06 10:42:08 +02:00
..
import import: utils: Move tests to tests/import/utils.scm. 2025-10-01 11:04:17 +02:00
keys
machine machine: hetzner: Allow attaching existing public IPs. 2025-04-21 23:55:50 +02:00
services Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
accounts.scm accounts: Add /etc/subid and /etc/subgid allocation logic. 2024-12-18 18:32:40 +01:00
base16.scm
base32.scm
base64.scm
boot-parameters.scm
bournish.scm
build-emacs-utils.scm
build-utils.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
builders.scm tests/builders: Avoid races in unpack tests. 2025-09-30 16:52:07 +09:00
cache.scm
challenge.scm
channels.scm channels: Adjust tests for new #:verify-certificate? parameter. 2024-12-30 11:01:54 +01:00
combinators.scm
containers.scm linux-container: Lock mounts by default. 2025-05-05 14:34:00 +02:00
cpio.scm
cve-sample.json cve: Upgrade to JSON 2.0 feeds. 2025-08-31 12:39:24 +02:00
cve.scm cve: Upgrade to JSON 2.0 feeds. 2025-08-31 12:39:24 +02:00
debug-link.scm
derivations.scm daemon: Use slirp4netns to provide networking to fixed-output derivations. 2025-06-24 10:07:57 -04:00
discovery.scm
file-systems.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
gem.scm refresh: Add support for partial target versions. 2025-02-28 13:36:44 +09:00
gexp.scm gexp: ‘local-file’ expands its argument only once. 2025-04-06 11:23:07 +02:00
git-authenticate.scm
git.scm
glob.scm
gnu-maintenance.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
grafts.scm grafts: Always depend on all the outputs of the original derivation. 2025-10-05 20:30:45 +02:00
graph.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build-branch.sh
guix-build.sh Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
guix-daemon.sh
guix-describe.sh
guix-download.sh
guix-environment-container.sh tests: Pass ‘--timeout’ for builds with the host store. 2025-09-03 12:34:13 +02:00
guix-environment.sh
guix-gc.sh
guix-git-authenticate.sh git authenticate: Gracefully handle passing an annotated tag to ‘--end’. 2025-06-22 23:45:36 +02:00
guix-graph.sh
guix-hash.sh
guix-home.sh tests: Pass ‘--timeout’ for builds with the host store. 2025-09-03 12:34:13 +02:00
guix-lint.sh
guix-locate.sh
guix-pack-localstatedir.sh tests: Pass ‘--timeout’ for builds with the host store. 2025-09-03 12:34:13 +02:00
guix-pack-relocatable.sh tests: Pass ‘--timeout’ for builds with the host store. 2025-09-03 12:34:13 +02:00
guix-pack.sh
guix-package-aliases.sh
guix-package-net.sh
guix-package.sh tests: guix-package: Fix guix package --search test. 2024-12-14 00:34:28 +01:00
guix-refresh.sh refresh: Allow specifying a partial version via the version specification. 2025-05-19 10:07:24 +09:00
guix-repl.sh
guix-shell-export-manifest.sh tests: guix-shell-export-manifest: Fix pyproject-build-system python test. 2024-12-14 01:28:49 +01:00
guix-shell.sh
guix-style.sh scripts: style: Sort more kinds of package definitions. 2025-02-09 18:20:41 +01:00
guix-system.sh
guix-time-machine.sh Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
home-import.scm home: Define ‘%base-home-services’. 2025-01-16 22:32:11 +01:00
home-services.scm
http-client.scm
inferior.scm
ipfs.scm
lint.scm guix: lint: Check for misplaced argument flags. 2025-07-28 10:34:36 +03:00
modules.scm
monads.scm gexp: ‘with-parameters’ properly handles ‘%graft?’. 2025-03-05 00:28:49 +01:00
nar.scm
networking.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
offload.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
openpgp.scm
pack.scm tests/pack: Fix rpm tests. 2025-09-30 16:52:07 +09:00
packages.scm tests: Adjust ‘package-transitive-supported-systems’ test. 2025-09-23 14:53:36 +02:00
pki.scm
processes.scm tests: Run in a chroot and unprivileged user namespaces. 2025-03-26 17:57:44 +01:00
profiles.scm
publish.scm Revert "publish: Prevent publication of non-substitutable derivation outputs." 2025-09-21 18:47:23 +02:00
read-print.scm read-print: Adjust test for keyword alignment. 2025-02-24 23:33:51 +01:00
records.scm
rpm.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
scripts.scm
search-paths.scm
services.scm services: ‘shepherd-service-upgrade’ handles canonical name changes. 2025-03-05 00:28:49 +01:00
sets.scm
size.scm
status.scm
store-database.scm
store-deadlock.scm daemon: Explicitly unlock output path in the has-become-valid case. 2024-12-30 00:51:57 +01:00
store-deduplication.scm tests: Fix ‘store-deduplication.scm’ on systems with large blocks. 2025-10-06 10:42:08 +02:00
store-roots.scm
store.scm daemon: Restore post-canonicalization permissions after moving. 2025-09-23 11:13:22 +02:00
style.scm
substitute.scm
swh.scm
syscalls.scm syscalls: Add ‘unshare’. 2025-04-20 18:50:51 +02:00
system.scm
test.drv
toml.scm guix: toml: Fix evaluation of empty inline tables. 2025-01-20 21:37:36 +01:00
transformations.scm transformations: Git source transformations honour RECURSIVE?. 2025-05-05 12:15:47 +02:00
ui.scm
union.scm
upstream.scm upstream: Define ‘preferred-upstream-source’. 2025-01-08 23:03:04 +01:00
utils.scm
uuid.scm
workers.scm