test: rename the identifier in the 50-litest.conf
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 14 Jul 2020 23:36:30 +0000 (09:36 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 14 Jul 2020 23:36:48 +0000 (09:36 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/50-litest.conf
test/libinput-test-suite.man

index 76579d776c4adb7372c01d4c58425d0882e27078..8eeb315efaad04813363732abc58e5cb96734326 100644 (file)
@@ -1,6 +1,6 @@
 # Ignore devices created by libinput's test suite (litest)
 Section "InputClass"
-        Identifier "libinput test suite blacklist"
+        Identifier "Ignore libinput test suite devices"
         MatchProduct "litest"
         Option "Ignore" "on"
 EndSection
index 906dfe638ad1c252d0d954c13513be6f205fc685..112aae06d63841cda146ad0e3569a082331aa97e 100644 (file)
@@ -76,7 +76,7 @@ devices created by this test suite:
 .RS 4
 .nf
 .B "Section ""InputClass""
-.B "        Identifier ""libinput test suite blacklist""
+.B "        Identifier ""Ignore libinput test suite devices""
 .B "        MatchProduct ""litest""
 .B "        Option ""Ignore"" ""on""
 .B "EndSection"