243 Commits (46a7cb836bea343dcf958bb4b372e91c35e98fc5)

Author SHA1 Message Date
Nimika Keshri a3c837d867 Changes: New test added to check the daemons running after boot that uses invoker
RevBy: Olli Leppanen
15 years ago
Alexey Shilov 568142d8a2 Changes: Coverity tool defect fixes for tests
RevBy: TrustMe
15 years ago
Nimika Keshri a0ddc1463b Changes: Added a delay after starting the daemons and checks for boosters.
RevBy: Juha Lintula
15 years ago
Juha Lintula 502c9caa08 Changes: Added daemon killing before security tests.
RevBy: Olli Leppanen
15 years ago
Nimika Keshri 48b4c1e333 Changes: Fixing the failing test test_daemon
RevBy: TrustMe
15 years ago
Olli Leppanen 0c6af71ceb Changes: Added stopping all daemons which are started with invoker before functional tests
RevBy: Juha Lintula
15 years ago
Nimika Keshri 4428dcd1de Changes: Fix failing perf tests and added a check for lower startup
RevBy: TrustMe
15 years ago
Juha Lintula 5f7cb5a36b Changes: Applifed stopped during functional tests
RevBy: Olli Leppanen
15 years ago
Olli Leppanen b4a7a64ace Changes: Corrected misbehaving pixelchanged application
RevBy:Juha Lintula
15 years ago
Nimika Keshri ac1404da75 Changes: debian/changelog updated. New version 0.26.0 15 years ago
Nimika Keshri f5e4f3b692 Changes: Increasing delay in daemon test 15 years ago
Antti Kervinen 23bad7dbda Changes: Lock files moved from /tmp to /var/run.
RevBy: Juha Lintula
15 years ago
Jussi Lind 540677445f Changes: Erroneous comment fixed in tests/common/testapps/fala_qml_helloworld/CMakeLists.txt 15 years ago
Jussi Lind 3601fd1df3 Changes: Directory naming in the source tree made consistent => all lower case.
RevBy: Antti Kervinen
15 years ago
Oskari Timperi 5087fbdfc0 Changes: moved e-booster tests to functests and marked them as significant
RevBy: TrustMe
15 years ago
Oskari Timperi 7e88b85798 Changes: Remove comments from performance tests.xml files
RevBy:TrustMe
15 years ago
Oskari Timperi 78452f1110 Changes: moved qml booster tests to functests and made them significant
RevBy: TrustMe
15 years ago
Oskari Timperi 77e698ba73 Changes: moved single instance tests to functests and made them significant
RevBy: TrustMe
15 years ago
Joona Hakkarainen 4795e54706 Merge remote branch 'origin/master' 15 years ago
Joona Hakkarainen dc0b6752e5 Changes: fixed the signal forwarding test
RevBy:Oskari Timperi
15 years ago
Oskari Timperi 55ce324968 Changes: exit from pixelchanged when given unrecognized commandline option
RevBy: TrustMe

Details: This caused some headaches in performance testing, when the
pixelchanged binary got some bogus commandline argument. It's better
to just fail and exit the program than to wait indefinitely.
15 years ago
Oskari Timperi 600298e72a Merge remote branch 'origin/master' 15 years ago
Oskari Timperi 958c1ce736 Changes: Fix get-coordinates.rb
RevBy: TrustMe
15 years ago
Juha Lintula 52c176bc53 Changes: Removed more failing insignificant tests.
RevBy: TrustMe
15 years ago
Juha Lintula 3c93b55db9 Changes: Fixed permformance-tests test.xml files
RevBy: Trust Me

Details: xml-parser does not support -- inside comments.
15 years ago
Juha Lintula abedb0599b Changes: Grid perf tests removed temporarily. Release 0.24.1
RevBy: Antti Kervinen
15 years ago
Juha Lintula 53a410c266 Changes: Pipe between applauncherd and boosters replaced with socket pair.
RevBy: Antti Kervinen

Details: Booster passes invoker socket connection to applauncherd
and after that applaucherd takes care of boosted application
exit value and passes it to invoker. Exit value works for booster-e.
15 years ago
Oskari Timperi bece996814 Changes: use SIGTERM instead of SIGKILL in test scripts
RevBy: TrustMe
15 years ago
Oskari Timperi 497ea63dcb Changes: add a test for invokers -o param
RevBy: TrustMe
15 years ago
Nimika Keshri 16b178367e New: Test set for splash screen
RevBy: Juha Lintula, Pertti Kellomaki
Description: 1. Test for --splash parameter
             2. Test for --splash-landscape
             3. Test with no splash parameter
15 years ago
Pertti Kellomäki 47899b7607 Changes: Implementation of the applauncherd-mcompositor communication for splash screen.
Sets pid, wmclass, portrait splash image, landscape splash
         image, and pixmap id in the _MEEGO_SPLASH_SCREEN X11 property
         of the compositor window.  Pid is the booster/application
         pid, wmclass is derived from the application binary name,
         splash images are the parameters given for --splash and
         --splash-landscape. The pixmap id is set to the empty stirng.

RevBy: Antti Kervinen
15 years ago
Nimika Keshri d5a0a4994e Changes:Fixing commandline perf tests by modifying the tests.xml
RevBy: TrustMe
Description: Now launching application using invoker. Removed some extra debugs.
15 years ago
Jussi Lind 8b3322ddc4 Changes: Use QByteArray/QString in MDeclarativeCachePrivate::populate() instead of sprintf and C-arrays. Test argv in ut_dbooster. 15 years ago
Nimika Keshri 3dec75ec93 Changes: e-booster tests added. Removed .launch from test applications and scripts
RevBy: TrustMe
15 years ago
Jussi Lind 67edb111cf New: Unit tests for EBooster added. 15 years ago
Oskari Timperi 038bf86bc5 Changes: add core dump test to red tests
RevBy: TrustMe
15 years ago
Oskari Timperi 91239db5f7 New: Test for core dump generation with launched apps
RevBy: Nimika Keshri
15 years ago
Oskari Timperi 883e009706 Changes: test-perf.rb modified to be more general
Details: the script can be used to test the performance on both applauncherd
         and applifed. It can possibly be used for other apps too.

RevBy: Olli Leppänen
15 years ago
Nimika Keshri 43cd34a95c Changes: debian/changelog updated. New stable version 0.18.3
RevBy: TrustMe
15 years ago
Nimika Keshri d3eb3a7904 Changes: Perf tests splitted into different packages. Fixed the co-ordinate problem
RevBy: TrustMe
15 years ago
Oskari Timperi 9a1ad3c9a2 Changes: Remove tcb token from a testapp and fix credential test
RevBy: TrustMe
15 years ago
Alexey Shilov 50bfea727d Changes: add event loop to qdeclarative booster
RevBy: Pertti Kellomäki
15 years ago
Nimika Keshri 7f79cdef55 Changes: Added X-Demos in .desktop files for test applications
RevBy: TrustMe
15 years ago
Nimika Keshri 1a69a3b407 Changes: Performance test application and test script modified
RevBy: Juha Lintula
Description: The Test application now writes logs to a file with the name of test application
             The test script now takes log file as a command line argument
15 years ago
Nimika Keshri eb507114b1 Changes: Few modifications done for performance test
RevBy: Antti Kervinen
Description: 1. Removed dbus info from the desktop file for test application for perf test
             2. Removed startup info from the test application script
             3. Added more debugs in perf test script
15 years ago
Nimika Keshri 61175bd907 Changes: Increased delay in one_instance_test
RevBy: TrustMe
15 years ago
Oskari Timperi ef554e46ef Changes: add qml performance tests to tests.xml
RevBy: Nimika Keshri
15 years ago
Oskari Timperi 17170fc0ca Changes: removed unnecessary comments
RevBy: TrustMe
15 years ago
Nimika Keshri b74c0d0fc5 Changes: qml tests added to tests.xml 15 years ago
Oskari Timperi 6f94e54da3 New: boot mode tests
RevBy: Nimika Keshri
15 years ago