aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2021-06-15 12:11:31 +0200
committerregnat <rg@regnat.ovh>2021-06-15 12:11:31 +0200
commita3ce88725b44a30184cbe8706fc3a53a8610cc47 (patch)
tree4ab331bb27e6f8540eefdc85498110ec94fbbb8b /tests/local.mk
parent96d7170e12c75acf363bf7a5a081a86b3c384384 (diff)
Add a test for the gc with CA derivations
Also add a small architecture to easily run CA-enabled tests
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 59eb4eb0f..e40178b80 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -2,6 +2,7 @@ nix_tests = \
hash.sh lang.sh add.sh simple.sh dependencies.sh \
config.sh \
gc.sh \
+ ca/gc.sh \
gc-concurrent.sh \
gc-auto.sh \
referrers.sh user-envs.sh logging.sh nix-build.sh misc.sh fixed.sh \