Thyagarajan Balakrishnan
49f4b36aec
sleep added so applauncherd can react
14 years ago
Marek Ruszczak
c39ea90748
Correcting some test to be more device performance independent.
...
RevBy: Thyagarajan Balakrishnan <ext-thyagarajan.1.balakrishnan@nokia.com>
14 years ago
Thyagarajan Balakrishnan
1df5713e6e
Changes: updated the send_sighup function to handle slow m-booster startup
...
RevBy: Marek
14 years ago
Thyagarajan Balakrishnan
cf8e3bdda4
Changes: updated invalid test cases in func-tests and removed 1 invalid test case in daemon-tests
...
RevBy: Dmitry Rozenshtein
14 years ago
Dmitry Rozenshtein
d125dff088
Changes: test fixed test_launched_app_wm_class_m
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
9b2452bf11
Changes: Fixes stability of test_applauncherd_fd_kill and test_applauncherd_fd_close unit tests (timing problem fixed).
...
RevBy: Thyagarajan Balakrishnan.
14 years ago
Thyagarajan Balakrishnan
e869ab7ff7
Changes: Merge 'fangorn/my-re-exec' - updated test cases with sighup
...
RevBy: Olli, Marek
14 years ago
Dmitry Rozenshtein
2f9bbaf65e
Changes: added CPU usage logging to performance tests
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
f6f670bfd0
Changes: Adds test if applaucherd handles SIGHUP properly.
...
RevBy: Thyagarajan Balakrishnan
14 years ago
Marek Ruszczak
ae8ef148c7
Changes: New test for checking that boosters are not leaking file descriptors when application is invoked directly multiple times.
...
RevBy: Alexey Shilov
14 years ago
Thyagarajan Balakrishnan
c923fb8163
test case to check if the boosted app has glcontext while the booster does not
14 years ago
Nimika Keshri
b9d4b35d9c
Changes: Increasing timeout and delay due to tests failures
...
RevBy: TrustMe
14 years ago
Marek Ruszczak
2833953f28
Adding test for detcting unexpected GL context in boosters.
14 years ago
Nimika Keshri
68f8f65fb8
Changes: Application grid co-ordinate limits increased in performance tests
...
RevBy: TrustMe
14 years ago
Nimika Keshri
eed0c2e15a
Changes: Added boot-mode test for booster-d. Removed duplicated test code.
...
RevBy: Olli Leppanen
14 years ago
Dmitry Rozenshtein
ca93b45dfc
Changes: Fix performance tests
...
RevBy: Nimika Keshri
14 years ago
Alexey Shilov
58a52fafc8
Changes: Merge master into PR12-content
...
RevBy: TrustMe
14 years ago
Nimika Keshri
690c2f11e2
Revert "Changes: boot-mode test for booster-d added"
...
This reverts commit ca06b06fc8 .
14 years ago
Nimika Keshri
b0902837b7
Changes: Adding conndlgs to be stopped during test run
...
RevBy: TrustMe
14 years ago
Nimika Keshri
ca06b06fc8
Changes: boot-mode test for booster-d added
...
RevBy: Olli Leppanen
14 years ago
Alexey Shilov
33f059b026
Changes: Merge latest changes on 'master' into PR12-content
14 years ago
Joona Hakkarainen
92a4b37206
Merge branch 'master' of ssh://gitorious.org/meegotouch/meegotouch-applauncherd
14 years ago
Joona Hakkarainen
05ea0f6aae
Changes: print help from single-instance binary starting single-instance without parameters +2 lines
...
RevBy: Trust me
14 years ago
Dmitry Rozenshtein
3f4b540007
Changes: Add functional test - invoker kills application when applauncherd dies
...
RevBy: Nimika Keshri
14 years ago
Dmitry Rozenshtein
d787336ae1
Changes: Add functional test - invoker kills application when applauncherd dies
...
RevBy: Nimika Keshri
14 years ago
Joona Hakkarainen
4fec135137
Changes: Add test to applauncherd cant start twice
...
RevBy:TrustMe
14 years ago
Joona Hakkarainen
8004ee681a
Revert "Changes: Add test to check applauncherd cant start second time"
...
This reverts commit c72bd141df .
14 years ago
Joona Hakkarainen
c72bd141df
Changes: Add test to check applauncherd cant start second time
...
RevBy: Nimika Keshri
14 years ago
Nimika Keshri
6c59666b5f
Changes: Fixed test for boot-mode due to fix NB#269075
...
RevBy: Alexey Shilov
14 years ago
Alexey Shilov
a24b68ec71
Fixes: NB#269075 - Precached (LibMeegotouch) applications do not set WM_CLASS window atom properly
...
RevBy: Pertty Kellomäki, Dmitry Rozenshtein
14 years ago
Nimika Keshri
47c391eb23
Changes: Fixed test for boot-mode due to fix NB#269075
...
RevBy: Alexey Shilov
14 years ago
Alexey Shilov
19ed245fb8
Fixes: NB#269075 - Precached (LibMeegotouch) applications do not set WM_CLASS window atom properly
...
RevBy: Pertty Kellomäki, Dmitry Rozenshtein
14 years ago
Dmitry Rozenshtein
5973dd0e3c
Changes: NB#274400 - (single instance for windowless application fix)
...
RevBy: Alexey Shilov
14 years ago
Pertti Kellomäki
de833bb0b2
Changes: Improve test debug output.
...
RevBy: TrustMe
14 years ago
Nimika Keshri
6ebc63cff4
Changes: stopping applifed in boot mode tests
...
RevBy: Pertti Kellomaki
14 years ago
Dmitry Rozenshtein
e8a7e61897
Changes: Added functional tests for WM_CLASS
...
RevBy: Nimika Keshri
14 years ago
Nimika Keshri
b591b5faae
Changes: New test for checking library linking
...
RevBy: Olli Leppanen
14 years ago
Nimika Keshri
2fc07ce63f
Changes: Functional Tests for launcher.c
...
RevBy: Olli Leppanen
14 years ago
Nimika Keshri
78e358dbdd
Changes: New security test for invoker added
...
RevBy: Pertti Kellomaki
14 years ago
Nimika Keshri
0e93b25b6f
Changes: Refactored tests
...
RevBy: Olli Leppanen
Description: 1. unused scripts removed
2. tests categorized
3. stable tests moved from red to functional tests
14 years ago
Nimika Keshri
923d847869
Changes: Minor change in single instance test to fix test failure due to change in window property
...
RevBy: TrustMe
14 years ago
Nimika Keshri
b5a56fd61f
Changes: Wait for camera to be prestarted in performance test
...
RevBy: Olli Leppanen
Description: Camera has the least priority in the prestarted apps and
hence will be the last one to prestart. So we wait for camera
to be up and running so that any more boosters are not used after
applifed start.
14 years ago
Nimika Keshri
6ea4008d7c
Changes: Waiting for the boosters to be up and running in performance test
...
RevBy: TrustMe
14 years ago
Nimika Keshri
ee09320e8a
Changes: Fixing Test failures
...
RevBy: TrustMe
14 years ago
Nimika Keshri
caecd11f6b
Changes: Signal forwarding test modified due to test failure.
...
RevBy: TrustMe
14 years ago
Nimika Keshri
667a4e25e9
Changes: Stopping applifed in performance tests
...
RevBy: TrustMe
14 years ago
Nimika Keshri
af27c480cc
Changes: Added correct assert for SIGUSR tests
...
RevBy: Pertti Kellomaki
14 years ago
Pertti Kellomäki
52810c0ae2
Merge branch '1.1'
14 years ago
Nimika Keshri
e9092cba46
Changes: Test for restore signal handlers by boosters modified. Added test for qml booster as well
...
RevBy: Alexey Shilov
15 years ago
Joona Hakkarainen
831fc0cd5a
Changes: Test unixSignalHAndlers by killing booster-m and booster-d, singnal hup
...
RevBy: Nimika Keshri
15 years ago