1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 10:31:49 +02:00

tests: Add tuned-service-type tests.

* gnu/tests/linux.scm (%test-tuned): New system test.
* gnu/local.mk: Add it.

Change-Id: Ia257dd5f33c8f9a1eea395b462aee28e16b5e316
This commit is contained in:
Giacomo Leidi
2026-02-10 21:12:16 +01:00
parent fd6b17bf20
commit fbe8f6d765
2 changed files with 212 additions and 0 deletions
+1
View File
@@ -872,6 +872,7 @@ GNU_SYSTEM_MODULES = \
%D%/tests/install.scm \
%D%/tests/ldap.scm \
%D%/tests/lightdm.scm \
%D%/tests/linux.scm \
%D%/tests/linux-modules.scm \
%D%/tests/mail.scm \
%D%/tests/mcron.scm \