summaryrefslogtreecommitdiffstats
path: root/test/framework/variables_in_path.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:20:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:20:55 +0000
commitc2c09589f14ac77fd4e29ca36483dfd80c439074 (patch)
treee102666aaa612a28c16dcd4097466764e97ba96a /test/framework/variables_in_path.conf
parentInitial commit. (diff)
downloaddkms-c2c09589f14ac77fd4e29ca36483dfd80c439074.tar.xz
dkms-c2c09589f14ac77fd4e29ca36483dfd80c439074.zip
Adding upstream version 3.0.10.upstream/3.0.10upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--test/framework/variables_in_path.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/framework/variables_in_path.conf b/test/framework/variables_in_path.conf
new file mode 100644
index 0000000..87213e6
--- /dev/null
+++ b/test/framework/variables_in_path.conf
@@ -0,0 +1,3 @@
+sign_file="/lib/modules/${kernelver}/build/scripts/sign-file"
+mok_signing_key="/tmp/dkms_test_dir_${kernelver}/key"
+mok_certificate="/tmp/dkms_test_dir_${kernelver}/cert"