guix/tests
Ludovic Courtès 4562bbb1d2
transformations: Add ‘--amd-gpu’ transformation option.
* guix/transformations.scm (split-on-commas): New procedure, moved from…
(transform-package-toolchain): … here.
(package-amd-gpu-specialization, transform-package-amd-gpu-targets): New
procedures.
(%transformations, %options): Add ‘amd-gpu’.
* tests/transformations.scm ("options->transformations, amd-gpu")
("options->transformations, amd-gpu, not applicable")
("options->transformations, amd-gpu, missing clang-rocm input")
("options->transformations, amd-gpu, wrong GPU"): New tests.
* doc/guix.texi (Package Transformation Options): Document it.

Change-Id: I56bf0dffbf12bc08cf6318fe56952473b395c303
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #5583
2026-01-21 22:59:05 +01:00
..
import import: nuget: Add tests and documentation. 2026-01-19 19:21:52 +01:00
keys
machine machine: hetzner: Allow attaching existing public IPs. 2025-04-21 23:55:50 +02:00
services tests: Adjust to Guile 3.0.10+. 2026-01-21 22:58:50 +01:00
accounts.scm system: Relax subordinate ID validation. 2025-12-11 15:43:16 +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: don't use 'file://...' URIs for testing git downloads. 2025-10-12 22:22:01 +02:00
cache.scm
challenge.scm
channels.scm
combinators.scm
containers.scm Reinstate "linux-container: Remove #:lock-mounts? and related code." 2025-10-29 11:34:28 +09: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 Revert "Use mmap for the elf parser, reducing memory usage." 2025-10-30 16:19:50 +09:00
derivations.scm tests: don't use 'file://...' URIs for testing git downloads. 2025-10-12 22:22:01 +02:00
discovery.scm
file-systems.scm tests: Adjust to Guile 3.0.10+. 2026-01-21 22:58:50 +01:00
gexp.scm gexp: Make 'local-file' follow symlinks. 2025-10-23 12:59:08 +02:00
git-authenticate.scm
git.scm
glob.scm Update Giacomo's email address. 2025-12-03 14:38:09 +09:00
gnu-maintenance.scm gnu-maintenance: ‘generic-html’ recognizes ‘release-file-regexp’ property. 2025-11-18 13:05:49 +01: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 Revert "Use mmap for the elf parser, reducing memory usage." 2025-10-30 16:19:50 +09:00
guix-archive.sh
guix-authenticate.sh authenticate: Report failure to load keys to the daemon. 2025-12-22 15:10:52 +01:00
guix-build-branch.sh
guix-build.sh Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
guix-daemon.sh tests: guix-daemon.sh: Ignore guile locale warning. 2025-10-19 21:29:38 +02:00
guix-describe.sh
guix-download.sh
guix-environment-container.sh tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-environment.sh
guix-gc.sh gnu: Remove lsh. 2025-11-21 14:38:44 +01:00
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: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-lint.sh
guix-locate.sh
guix-pack-localstatedir.sh tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-pack-relocatable.sh tests: Increase test timeout and honor ‘GUIX_TESTS_BUILD_TIMEOUT’. 2025-10-17 12:23:54 +02:00
guix-pack.sh
guix-package-aliases.sh
guix-package-net.sh
guix-package.sh
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
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 tests: guix-system: Add test for 'guix system container'. 2025-10-11 21:57:59 +09:00
guix-time-machine.sh Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
home-import.scm
home-services.scm
http-client.scm
inferior.scm
ipfs.scm
ld-wrapper.scm tests: New ld-wrapper test. 2025-10-29 11:51:24 +09:00
lint.scm lint: Fix regressions in tests. 2025-11-14 16:42:16 +09: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 profiles: package->manifest-entry: Filter packages. 2025-11-03 20:06:14 +08:00
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
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 tests: Adjust to Guile 3.0.10+. 2026-01-21 22:58:50 +01:00
style.scm tests: Adjust to Guile 3.0.10+. 2026-01-21 22:58:50 +01:00
substitute.scm
swh.scm
syscalls.scm Revert "syscalls: Add mmap support." 2025-10-30 16:19:51 +09:00
system.scm
test.drv
toml.scm tests: Adjust to Guile 3.0.10+. 2026-01-21 22:58:50 +01:00
transformations.scm transformations: Add ‘--amd-gpu’ transformation option. 2026-01-21 22:59:05 +01:00
ui.scm
union.scm
upstream.scm
utils.scm
uuid.scm
workers.scm