[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [libkscreen/sebas/dpms] autotests: clean up dpms test
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2016-03-31 22:45:35
Message-ID: E1allLL-0004Uv-Jy () scm ! kde ! org
[Download RAW message or body]

Git commit a800d4542df226efd25d061c9040d6e3627929fb by Sebastian Kügler.
Committed on 31/03/2016 at 22:45.
Pushed by sebas into branch 'sebas/dpms'.

clean up dpms test

M  +2    -20   autotests/testkwaylanddpms.cpp

http://commits.kde.org/libkscreen/a800d4542df226efd25d061c9040d6e3627929fb

diff --git a/autotests/testkwaylanddpms.cpp b/autotests/testkwaylanddpms.cpp
index 7e4de85..9c3e57f 100644
--- a/autotests/testkwaylanddpms.cpp
+++ b/autotests/testkwaylanddpms.cpp
@@ -1,5 +1,5 @@
 /*************************************************************************************
- *  Copyright 2016 by Sebastian Kügler <sebas@kde.org>                           *
+ *  Copyright 2016 by Sebastian Kügler <sebas@kde.org>                               *
  *                                                                                   *
  *  This library is free software; you can redistribute it and/or                    *
  *  modify it under the terms of the GNU Lesser General Public                       *
@@ -50,12 +50,8 @@ private Q_SLOTS:
 
     void initTestCase();
     void cleanupTestCase();
-
-    void testDpmsSupported();
     void testDpmsConnect();
 
-    void testScreens();
-
 private:
     ConnectionThread *m_connection;
     QThread *m_thread;
@@ -107,8 +103,6 @@ void TestDpmsClient::initTestCase()
     m_registry.setup();
 
     QVERIFY(dpmsSpy.wait(100));
-
-    qDebug() << "init";
 }
 
 void TestDpmsClient::cleanupTestCase()
@@ -119,21 +113,9 @@ void TestDpmsClient::cleanupTestCase()
     delete m_connection;
 }
 
-void TestDpmsClient::testDpmsSupported()
-{
-}
-
 void TestDpmsClient::testDpmsConnect()
 {
-
-
-}
-
-void TestDpmsClient::testScreens()
-{
-
-
-
+    QVERIFY(m_registry.isValid());
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic