D28292: Refactoring the Focus module.
Eric Dejouhanet
noreply at phabricator.kde.org
Sun Apr 5 21:48:39 BST 2020
TallFurryMan added a comment.
Verification of BZ398192 is done with this simple test in `test_ekos_simulator.cpp`:
void TestEkosSimulator::testConnectDisconnect()
{
// Tests BZ398192
QBENCHMARK {
KTRY_EKOS_STOP_SIMULATORS();
KTRY_EKOS_START_SIMULATORS();
}
}
The test init/cleanup is starting the Simulators profile. So this test does a benchmark on stopping/starting. I'll probably change this to a loop, because QBENCHMARK thinks one iteration is enough.
REPOSITORY
R321 KStars
REVISION DETAIL
https://phabricator.kde.org/D28292
To: TallFurryMan, #kstars
Cc: murveit, mutlaqja, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200405/b26f2e39/attachment.html>
More information about the kde-edu
mailing list