D28292: Refactoring the Focus module.
Eric Dejouhanet <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
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