261 Commits (1c93b10b0aa6fa528d1a49e029a7158b4e2cea8d)

Author SHA1 Message Date
Pertti Kellomäki 2e4b3f5d6a Changes: Modify test applications to use _exit().
RevBy: Alexey Shilov
16 years ago
Nimika Keshri 2a1bb662e0 Changes: Test to check that invoker can launch applications even when boosters are not running
RevBy: TrustMe
16 years ago
Nimika Keshri 9704216217 Changes: Fix for perf tests due to objectname change
RevBy: TrustMe
16 years ago
Nimika Keshri b5fa637570 Changes: Adding wait for the application to raise for the failing test
RevBy: TrustMe
16 years ago
Nimika Keshri 6f18eef53e Changes: Test for single-instance when application started with script
RevBy: Juha Lintula
16 years ago
Joona Hakkarainen 36ce5f2e4e Changes: Add usage printing test in applauncherd
RevBy: Nimika Keshri
16 years ago
Nimika Keshri eb3c794551 Changes: Fixing tests failures
RevBy: TrustMe
16 years ago
Nimika Keshri e595c7a269 Changes: Fixing insignificant failing tests
RevBy: TrustMe
16 years ago
Nimika Keshri 9116576aa4 Revert "Changes: Add TemporaryProcessName() Test"
This reverts commit b44e3b01fb.
16 years ago
Joona Hakkarainen b44e3b01fb Changes: Add TemporaryProcessName() Test
RevBy: Nimika Keshri
16 years ago
Nimika Keshri 952776a95f Changes: Boot-mode tests added to tests.xml
RevBy: TrustMe
16 years ago
Nimika Keshri 5f9cdec12f Changes: Adding delay in a test case to avoid test failure
RevBy : TrustMe
16 years ago
Nimika Keshri 848b2f7636 Changes: Added command to run cpu in full speed to perf tests
RevBy: Juha Lintula
16 years ago
Nimika Keshri 18d4e2767d Changes: oom_adj value changed from -1 to -2 in test script
RevBy: TrustMe
16 years ago
Nimika Keshri 07705e088b Changes: Test for writable executable memory
RevBy: Juha Lintula
16 years ago
Nimika Keshri 7ed59f24e0 Changes: Marking qml-commandline-perf test as insignificant.
debian/changelog updated to new stable version 0.29.2
16 years ago
Nimika Keshri 8b43ea2bd0 Changes: Added 'all boosters up and running'-check in applauncherd tests
RevBy: TrustMe
16 years ago
Alexey Shilov 625ace3e88 Changes: More Coverity tool defect fixes
RevBy: TrustMe
16 years ago
Nimika Keshri a3c837d867 Changes: New test added to check the daemons running after boot that uses invoker
RevBy: Olli Leppanen
16 years ago
Alexey Shilov 568142d8a2 Changes: Coverity tool defect fixes for tests
RevBy: TrustMe
16 years ago
Nimika Keshri a0ddc1463b Changes: Added a delay after starting the daemons and checks for boosters.
RevBy: Juha Lintula
16 years ago
Juha Lintula 502c9caa08 Changes: Added daemon killing before security tests.
RevBy: Olli Leppanen
16 years ago
Nimika Keshri 48b4c1e333 Changes: Fixing the failing test test_daemon
RevBy: TrustMe
16 years ago
Olli Leppanen 0c6af71ceb Changes: Added stopping all daemons which are started with invoker before functional tests
RevBy: Juha Lintula
16 years ago
Nimika Keshri 4428dcd1de Changes: Fix failing perf tests and added a check for lower startup
RevBy: TrustMe
16 years ago
Juha Lintula 5f7cb5a36b Changes: Applifed stopped during functional tests
RevBy: Olli Leppanen
16 years ago
Olli Leppanen b4a7a64ace Changes: Corrected misbehaving pixelchanged application
RevBy:Juha Lintula
16 years ago
Nimika Keshri ac1404da75 Changes: debian/changelog updated. New version 0.26.0 16 years ago
Nimika Keshri f5e4f3b692 Changes: Increasing delay in daemon test 16 years ago
Antti Kervinen 23bad7dbda Changes: Lock files moved from /tmp to /var/run.
RevBy: Juha Lintula
16 years ago
Jussi Lind 540677445f Changes: Erroneous comment fixed in tests/common/testapps/fala_qml_helloworld/CMakeLists.txt 16 years ago
Jussi Lind 3601fd1df3 Changes: Directory naming in the source tree made consistent => all lower case.
RevBy: Antti Kervinen
16 years ago
Oskari Timperi 5087fbdfc0 Changes: moved e-booster tests to functests and marked them as significant
RevBy: TrustMe
16 years ago
Oskari Timperi 7e88b85798 Changes: Remove comments from performance tests.xml files
RevBy:TrustMe
16 years ago
Oskari Timperi 78452f1110 Changes: moved qml booster tests to functests and made them significant
RevBy: TrustMe
16 years ago
Oskari Timperi 77e698ba73 Changes: moved single instance tests to functests and made them significant
RevBy: TrustMe
16 years ago
Joona Hakkarainen 4795e54706 Merge remote branch 'origin/master' 16 years ago
Joona Hakkarainen dc0b6752e5 Changes: fixed the signal forwarding test
RevBy:Oskari Timperi
16 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.
16 years ago
Oskari Timperi 600298e72a Merge remote branch 'origin/master' 16 years ago
Oskari Timperi 958c1ce736 Changes: Fix get-coordinates.rb
RevBy: TrustMe
16 years ago
Juha Lintula 52c176bc53 Changes: Removed more failing insignificant tests.
RevBy: TrustMe
16 years ago
Juha Lintula 3c93b55db9 Changes: Fixed permformance-tests test.xml files
RevBy: Trust Me

Details: xml-parser does not support -- inside comments.
16 years ago
Juha Lintula abedb0599b Changes: Grid perf tests removed temporarily. Release 0.24.1
RevBy: Antti Kervinen
16 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.
16 years ago
Oskari Timperi bece996814 Changes: use SIGTERM instead of SIGKILL in test scripts
RevBy: TrustMe
16 years ago
Oskari Timperi 497ea63dcb Changes: add a test for invokers -o param
RevBy: TrustMe
16 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
16 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
16 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.
16 years ago