GNU bug report logs -
#75277
Linux-libre 6.12
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Thu, 2 Jan 2025 05:53:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 75277 <at> debbugs.gnu.org (full text, mbox):
* gnu/tests/base.scm (%test-linux-libre-6.6, %test-linux-libre-6.1): New tests.
Change-Id: Ica31ae263348c38ac21efeb65d9a245e1a877268
---
gnu/tests/base.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/gnu/tests/base.scm b/gnu/tests/base.scm
index 9430cbee12..95a962ae97 100644
--- a/gnu/tests/base.scm
+++ b/gnu/tests/base.scm
@@ -577,6 +577,12 @@ (define %test-basic-os
(test-basic-os))
;; Ensure the LTS kernels are up to snuff, too.
+(define %test-linux-libre-6.6
+ (test-basic-os linux-libre-6.6))
+
+(define %test-linux-libre-6.1
+ (test-basic-os linux-libre-6.1))
+
(define %test-linux-libre-5.15
(test-basic-os linux-libre-5.15))
base-commit: f1669d5cd8a52a1e034e46451787db396aa530ec
--
2.46.0
This bug report was last modified 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.