2013-11-25 19:47:03 +02:00
|
|
|
nix_tests = \
|
2020-08-12 19:32:36 +03:00
|
|
|
hash.sh lang.sh add.sh simple.sh dependencies.sh \
|
2020-03-30 16:31:14 +03:00
|
|
|
config.sh \
|
2019-08-02 18:07:33 +03:00
|
|
|
gc.sh \
|
2021-06-15 13:11:31 +03:00
|
|
|
ca/gc.sh \
|
2019-08-02 18:07:33 +03:00
|
|
|
gc-concurrent.sh \
|
|
|
|
gc-auto.sh \
|
2013-11-25 19:47:03 +02:00
|
|
|
referrers.sh user-envs.sh logging.sh nix-build.sh misc.sh fixed.sh \
|
2016-08-10 15:20:51 +03:00
|
|
|
gc-runtime.sh check-refs.sh filter-source.sh \
|
2021-03-16 15:15:57 +02:00
|
|
|
local-store.sh remote-store.sh export.sh export-graph.sh \
|
2020-11-17 15:33:09 +02:00
|
|
|
db-migration.sh \
|
2016-04-11 15:16:56 +03:00
|
|
|
timeout.sh secure-drv-outputs.sh nix-channel.sh \
|
2013-11-25 19:47:03 +02:00
|
|
|
multiple-outputs.sh import-derivation.sh fetchurl.sh optimise-store.sh \
|
2020-12-20 21:55:21 +02:00
|
|
|
binary-cache.sh \
|
2021-05-27 14:25:25 +03:00
|
|
|
substitute-with-invalid-ca.sh \
|
2020-12-20 21:55:21 +02:00
|
|
|
binary-cache-build-remote.sh \
|
|
|
|
nix-profile.sh repair.sh dump-db.sh case-hack.sh \
|
2016-08-17 16:12:54 +03:00
|
|
|
check-reqs.sh pass-as-file.sh tarball.sh restricted.sh \
|
2017-05-02 16:09:35 +03:00
|
|
|
placeholders.sh nix-shell.sh \
|
2017-05-02 16:35:35 +03:00
|
|
|
linux-sandbox.sh \
|
2018-02-07 22:57:44 +02:00
|
|
|
build-dry.sh \
|
2020-08-16 20:38:12 +03:00
|
|
|
build-remote-input-addressed.sh \
|
2021-02-26 18:29:19 +02:00
|
|
|
build-remote-content-addressed-fixed.sh \
|
2021-01-26 11:28:00 +02:00
|
|
|
build-remote-content-addressed-floating.sh \
|
2020-08-20 08:08:50 +03:00
|
|
|
ssh-relay.sh \
|
2017-11-14 14:27:40 +02:00
|
|
|
nar-access.sh \
|
2017-11-01 17:32:53 +02:00
|
|
|
structured-attrs.sh \
|
2017-11-03 14:33:50 +02:00
|
|
|
fetchGit.sh \
|
2020-05-30 13:29:35 +03:00
|
|
|
fetchGitRefs.sh \
|
2019-10-26 12:09:50 +03:00
|
|
|
fetchGitSubmodules.sh \
|
2017-11-14 19:24:20 +02:00
|
|
|
fetchMercurial.sh \
|
2017-11-20 19:36:36 +02:00
|
|
|
signing.sh \
|
2020-04-30 00:37:21 +03:00
|
|
|
shell.sh \
|
2018-01-16 19:50:38 +02:00
|
|
|
brotli.sh \
|
2021-04-10 00:13:08 +03:00
|
|
|
zstd.sh \
|
2018-01-19 14:58:28 +02:00
|
|
|
pure-eval.sh \
|
2018-02-08 18:26:18 +02:00
|
|
|
check.sh \
|
2018-02-26 00:33:17 +02:00
|
|
|
plugins.sh \
|
2018-08-03 21:41:56 +03:00
|
|
|
search.sh \
|
2019-05-08 00:22:47 +03:00
|
|
|
nix-copy-ssh.sh \
|
2019-08-08 16:49:13 +03:00
|
|
|
post-hook.sh \
|
2021-06-24 12:41:51 +03:00
|
|
|
ca/post-hook.sh \
|
2019-08-29 17:11:38 +03:00
|
|
|
function-trace.sh \
|
2019-12-04 01:31:09 +02:00
|
|
|
recursive.sh \
|
2020-09-16 14:52:15 +03:00
|
|
|
describe-stores.sh \
|
2020-08-07 22:09:26 +03:00
|
|
|
flakes.sh \
|
2021-02-16 15:32:12 +02:00
|
|
|
build.sh \
|
2020-11-09 17:04:18 +02:00
|
|
|
compute-levels.sh \
|
2021-07-15 19:17:18 +03:00
|
|
|
repl.sh \
|
2020-11-09 17:04:18 +02:00
|
|
|
ca/build.sh \
|
2021-06-21 16:17:31 +03:00
|
|
|
ca/build-with-garbage-path.sh \
|
2021-05-19 14:35:46 +03:00
|
|
|
ca/duplicate-realisation-in-closure.sh \
|
2021-03-16 03:42:14 +02:00
|
|
|
ca/substitute.sh \
|
2021-03-08 17:43:11 +02:00
|
|
|
ca/signatures.sh \
|
2021-05-20 14:55:00 +03:00
|
|
|
ca/nix-shell.sh \
|
2021-05-11 11:52:17 +03:00
|
|
|
ca/nix-run.sh \
|
2021-06-23 18:27:18 +03:00
|
|
|
ca/recursive.sh \
|
2021-07-20 07:57:56 +03:00
|
|
|
ca/concurrent-builds.sh \
|
2021-03-08 17:43:11 +02:00
|
|
|
ca/nix-copy.sh
|
2014-05-22 12:38:50 +03:00
|
|
|
# parallel.sh
|
2013-11-25 19:47:03 +02:00
|
|
|
|
2014-02-01 13:23:14 +02:00
|
|
|
install-tests += $(foreach x, $(nix_tests), tests/$(x))
|
2013-11-25 19:47:03 +02:00
|
|
|
|
2014-02-01 13:23:14 +02:00
|
|
|
tests-environment = NIX_REMOTE= $(bash) -e
|
2013-11-25 19:47:03 +02:00
|
|
|
|
2021-05-11 11:52:17 +03:00
|
|
|
clean-files += $(d)/common.sh $(d)/config.nix $(d)/ca/config.nix
|
2019-05-08 00:22:47 +03:00
|
|
|
|
2021-05-11 11:52:17 +03:00
|
|
|
test-deps += tests/common.sh tests/config.nix tests/ca/config.nix tests/plugins/libplugintest.$(SO_EXT)
|