195 Commits (b74c0d0fc5894e6a5adf64984df81caa13052d38)

Author SHA1 Message Date
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
Nimika Keshri 133dce4ab1 Changes: Added checks for startup times in performance tests
RevBy: Juha Lintula
15 years ago
Oskari Timperi abb2a8aeb4 Changes: remove unnecessary wait from kill_process in utils.py
RevBy: Nimika Keshri
15 years ago
Pertti Kellomäki fd11d995ca Changes: Rename qdeclarativeboostercache -> mdeclarativecache.
RevBy: TrustMe
15 years ago
Nimika Keshri fa1166260a Chnages: Fixing a typo in perf test tests.xml
RevBy: Juha Lintula
15 years ago
Nimika Keshri 2ae954eb05 Changes: Perf test now calculates the time used in componentcache
RevBy: TrustMe
15 years ago
Nimika Keshri 0bc288ee04 Changes: Checks for applauncherd in setup and teardown of tests
RevBy: TrustMe
15 years ago
Nimika Keshri 856f65c04d Changes: fala_wid test script modified to get the window Id of application using pid
RevBy: Juha Lintula
15 years ago
Juha Lintula dc252f484e Changes: Start-up performance test script fixed. Screen lock removal added and sysuid killing removed.
RevBy: Antti Kervinen
15 years ago
Nimika Keshri 32d4b3b8f7 Changes: Disabled perf test using visibility signals
Other minor changes to fix tests failures
RevBy: TrustMe
15 years ago
Antti Kervinen 79739dae5d Changes: according to code review
Details:
- qdeclarativeboostercache linked to X11 and QtGui
- install in CMakeLists fixed to use TARGETS instead of FILES in boosters
- removed qapplication parameter checking in booster cache
15 years ago
Pertti Kellomäki 7214db5cb4 Changes: Add testing for booster-d in test_launched_app_name. 15 years ago
Pertti Kellomäki 8c3ff10eda Changes: Modify test case test_stress_boosted_apps to use booster-d as well.
Also fixes the test case to really catch multiple instances of test app.
15 years ago
Pertti Kellomäki 42d4695160 Changes: Modify test case test_booster_pid_change to use booster-d. 15 years ago
Pertti Kellomäki d0103ab2ea Changes: Modify test case test_booster_killed_or_restarted to use booster-d. 15 years ago
Pertti Kellomäki 469865b6ea Changes: Modify test case test_signal_forwarding to use booster-d. 15 years ago
Pertti Kellomäki 6eaf7e4c2f Changes: Modify test_restart_booster to test for booster-d. 15 years ago
Pertti Kellomäki cafb73187d Changes: Add test case test_fd_booster_d. 15 years ago
Pertti Kellomäki 82a9c9f0a3 Changes: Add test case test_wait_term_qml. 15 years ago
Pertti Kellomäki 02fe6edcf2 Changes: Add test case test_launch_multiple_apps_cont_qml. 15 years ago
Pertti Kellomäki 6073664885 Changes: Add test case test_one_instance_qml. 15 years ago
Pertti Kellomäki a644d9e5dc Changes: Add test case test_launch_multiple_apps_qml. 15 years ago
Pertti Kellomäki 071d0b1e3f Changes: Add test case test_zombie_state_qml. 15 years ago
Pertti Kellomäki 1a74a16901 Changes: Add QML applications to test script. 15 years ago
Pertti Kellomäki 26ddcc35d0 Changes: Add QML Helloworld test application. 15 years ago
Pertti Kellomäki c12ae5a2c0 Changes: Unit tests for the qdeclarativebooster. 15 years ago
Nimika Keshri 11dac1e489 Changes: applauncherd restarted in perf test
RevBy: Juha Lintula
15 years ago
Nimika Keshri c350cfa520 Changes: Broken tests Fixed
RevBy: Antti Kervinen
Details: 1. Test launch_wo_applauncherd fixed. Now the applications cannot be launched
            if applauncherd is not running.
         2. One of the unit test is started as user.
15 years ago
Oskari Timperi 01f127ba9d Changes: fix test_correct_creds
RevBy: TrustMe
15 years ago
Oskari Timperi 2ee68892f2 Changes: add a method to security tests that reads tokens application should have from /sys
RevBy: Antti Kervinen
15 years ago
Oskari Timperi eec18c8847 Changes: included single instance tests with invoker in bug tests
RevBy: TrustMe
15 years ago
Oskari Timperi 6669cb1241 Changes: include single instance tests without invoker in bug tests
RevBy: Nimika Keshri
15 years ago
Oskari Timperi 89789eed41 Changes: Refactored single instance tests so that they can be used with invoker
RevBy: Pertti Kellomäki
15 years ago
Oskari Timperi cadc1e6b9a Changes: modified single instance tests so that they can be used with invoker
RevBy: Juha Lintula
15 years ago
Oskari Timperi 2f3b82fb42 New: single-instance tests (without invoker)
RevBy: Juha Lintula
15 years ago
Juha Lintula 0b74f94152 Changes: Test application xsendevent modified and test application fala_multi-hello added
RevBy: Antti Kervinen

Details: Added support for parameter "iconify" to xsendevent which puts the application window to
task switcher. fala_multi-hello is boostable test application which is possible to start
as a multiple instances.
15 years ago
Jussi Lind 0ff715fb64 Fixes: NB#212024 - Application launcher should be usable (improve performance) also at boot
RevBy: Antti Kervinen

Details:
--boot-mode starts applauncherd in the boot mode:
* Boosters won't initialize cache
* Booster respawn delay is zero

Sending SIGUSR1 forces the launcher to enter the normal mode again.
15 years ago
Olli Leppanen c65d8a6332 Changes:Corrected error on test-perf-mbooster.py
RevBy:TrusMe
15 years ago
Olli Leppanen 883481d7a7 Changes:Commented out the single-instance test case skeletons
RevBy:TrustMe
15 years ago
Antti Kervinen 0d74c5c35d Fixes: NB#217662 - applauncherd depends on WRT
Changes: Library preloading warnings not printed unless --debug is given.

RevBy: Jussi Lind
15 years ago
Olli Leppanen 74f4265329 Changes:Single instance test skeletons added
RevBy:Juha Lintula
15 years ago
Alexey Shilov 05abf64ae3 Merge remote branch 'origin/master' 15 years ago
Alexey Shilov 3d94bcf6d9 Changes: remove QObject as base class for Booster
RevBy: Jussi Lind
15 years ago
Olli Leppanen ed86371ce3 Changes:Removed README file of test application
RevBy:TrustMe
15 years ago
Jussi Lind 1d459029c2 Changes: Booster::renameProcess() refactored.
RevBy: Antti Kervinen

Details: New arguments copied as a contiguous, NULL-separated block. Unit tests refactored.
15 years ago
Nimika Keshri 059e582cf0 Changes: Increased timeout for the failing test
RevBy: TrustMe
15 years ago
Nimika Keshri 2139da4de0 Changes: theme tests removed. Also fixed some tests failures.
RevBy: TrustMe
15 years ago
Nimika Keshri 2682546821 Changes: Failing tests modified
RevBy: Antti Kervinen
Descrition: Stress test now waits for the queue of applications to be 0
            Search path test now uses delay
15 years ago
Nimika Keshri 8ef73be92d Changes: Test Application xsesndevent added. Launch prestarted app modified
RevBy: Olli Leppanen
15 years ago