243 Commits (46a7cb836bea343dcf958bb4b372e91c35e98fc5)

Author SHA1 Message Date
Jussi Lind c263e56c42 Changes: Basic implementation of library-based launcher. 15 years ago
Olli Leppanen 667b5100d5 Changes:Modified application grid performance test to use pixelchanged
method.

RevBy:TrustMe
15 years ago
Oskari Timperi 386227a966 Changes: Add test_invoker_search_prog to tests.xml
RevBy: Antti Kervinen
15 years ago
Oskari Timperi d9bcd7b9c8 Changes: Add a test for invoker searching PATH for programs
RevBy: Antti Kervinen
15 years ago
Nimika Keshri 68a216dd51 Changes: Tests fixed as the default --wait-term made them fail.
RevBy: Antti Kervinen
15 years ago
Oskari Timperi 37bb30d95e Changes: Added the new security test to tests.xml 15 years ago
Oskari Timperi ae8f570dc1 Changes: Test case testing that invoker specific credentials are no passed to launched app 15 years ago
Oskari Timperi 63db1beabc Merge commit 'origin/master' into my-master 15 years ago
Oskari Timperi 665079f4b8 Changes: Fixed security test 5
Details: There were real bugs in the test case (e.g. in sorting).
         Modified the test to use methods from utils.py.
15 years ago
Oskari Timperi 5259cc2925 Changes: Fixed security test 4
Details: Now invoker is run as a user and the case when applauncherd
         is not running is handled gracefully. Also modified the test
         to use methods from utils.py.
15 years ago
Oskari Timperi 596c3ead97 Changes: Wrote helpers and made security tests 1 & 2 very strict about credentials 15 years ago
Nimika Keshri 0351938653 Changes: Insignificant tests removed
RevBy: TrustMe
15 years ago
Nimika Keshri b189475ad6 Changes: duihome renamed to mthome and meegotouchhome as required
RevBy:TrustMe
15 years ago
Oskari Timperi 21f0310479 Changes: Modified performance scripts to not die when duihome is renamed to meegotouchhome 15 years ago
Nimika Keshri 39405e3533 Changes: Refactored the performance test to use xresponse for startup times
RevBy: TrustMe
15 years ago
Pertti Kellomäki 5f640a58af Changes: Link fala_gettime statically and get rid of redundant
meegotouch libraries linked with it. Reduces startup time
         considerably.
15 years ago
Alexey Shilov 864c5beca0 Changes: add event loop to m-booster 15 years ago
Oskari Timperi a470856edf Changes: refactored testcase to test daemonized applauncherd 15 years ago
Oskari Timperi 2b9d3940a8 Changes: A small fix to file descriptor test
Details: Now the pgrep-line doesn't include booster-monitors
         pid in the command when querying fd's for booster-m.
15 years ago
Oskari Timperi 3147e5c5b7 Changes: Fixed a typo in theming test 15 years ago
Nimika Keshri 64904c9d17 Changes: mcetool command modified in perf-test
RevBy: TrustMe
15 years ago
Oskari Timperi e00824171e Changes: Made theming tests to run apps as user 15 years ago
Nimika Keshri 3e124f3f2e Changes: Stoping sysuid in performance test script to unlock the device.
RevBy: TrustMe
15 years ago
Oskari Timperi 035c2d898a Changes: Fixed a failing testcase 15 years ago
Oskari Timperi c543fb336e Changes: fixed a test utility function to get groups user belongs to 15 years ago
Oskari Timperi 44299f9bf3 Changes: Fixed testcase signal-forwarding 15 years ago
Oskari Timperi 8c97ee82b8 Changes: Fixed testcase invoker-wait-term 15 years ago
Jussi Lind 98758a08f7 Changes: acceptConn() => accept(), closeConn() => close(), socket pool is cleared on closeAllSockets(). 15 years ago
Oskari Timperi acb19d9c65 Changes: Misc. fixes to test scripts 15 years ago
Oskari Timperi de45230d72 Changes: New util functions to testscripts, fixed one test to run as user 15 years ago
Jussi Lind 07207ee76a Changes: Connection unit tests refactored, test mode added to
Connection, comments added / improved.

Details: Avoid creating useless sockets in the unit tests by using a
         dedicated test mode.
15 years ago
Nimika Keshri e58092b95c Changes: New functional test for booster-killer added
RevBy: TrustMe
15 years ago
Alexey Shilov e17bf0c380 Changes: update unit tests for booster factory 15 years ago
Alexey Shilov abe1df3fff Changes: merge with master 15 years ago
Jussi Lind 933faa51ad Changes: Temporary booster process name defined and initialized in
booster classes as a static variable. Getters added.

RevBy: Antti Kervinen

Details: Temporary booster process name was previously generated from
the type char at the time process was renamed. This made it impossible
to use the temporary process name from other classes.
15 years ago
Nimika Keshri 4f8880ac0f Changes: performance test refactored. 15 years ago
Jussi Lind e78012ffdb New: Unit test for getBoosterPidForType() added to ut_boosterfactory 15 years ago
Nimika Keshri 77de29cbff Changes: Signal forwarding tests added for q-booster and w-booster
RevBy: TrustMe
15 years ago
Antti Kervinen 3b6e0ff5e2 Changes: ut_daemon and ut_connection compile and pass now with boosterkiller 15 years ago
Nimika Keshri d8a62ab449 Changes: Stopping applifed in the prestart-launcherd test to prevent forced killing of applications
RevBy: TrustMe
15 years ago
Oskari Timperi 03c2e05a49 Changes: Moved security related tests to test-security.py 15 years ago
Oskari Timperi 5b57a3febe Changes: Moved some helper methods out from test-func-launcher to utils 15 years ago
Nimika Keshri 42e567d4ca Changes: ruby1.8 changed to ruby in the tests scripts
RevBy: TrustMe
15 years ago
Oskari Timperi 912a2fa8f1 Merge commit 'origin/master' into my-master 15 years ago
Oskari Timperi 3229b27500 New: more tests for security, see NB#183566, NB#187583 15 years ago
Oskari Timperi 7ac867ab77 Changes: More changes to credential handling in the test script 15 years ago
Jussi Lind 70868075a8 New: Unit tests for BoosterFactory added. 15 years ago
Oskari Timperi 08a6880376 Changes: Changed socket names in a test script 15 years ago
Oskari Timperi f25c3ac00e Changes: Small changes in test script to get credentials 15 years ago
Jussi Lind 2f50113e02 Merge branch 'master' into my-master 15 years ago
Jussi Lind 1437337fb7 Changes: New unit tests added to ut_mbooster. 15 years ago
Jussi Lind 97120632e9 New: Unit tests for WRTBooster added. Cleaned up tests/unittests/tests.xml.
Details: Removed duplicated entries in tests.xml, presteps removed since they didn't have any effect.
15 years ago
Nimika Keshri fc80023a9b Changes: minor code changes done in the tests
RevBy: TrustMe
15 years ago
Nimika Keshri f9f176b6ea Changes: Performance test modified to calculate startup time with wrt-booster
RevBy: TrustMe
15 years ago
Jussi Lind d3a6eec634 Changes: Double check for mcomponentcache.h removed.
Details: tests/ and src/launcher/ both checked for mcomponentcache.h. Both checks moved to the root CMakeLists.txt.
15 years ago
Jussi Lind 8b60efebe9 Merge branch 'master' into my-wrtbooster
Conflicts:
	src/launcher/daemon.cpp
	src/launcher/mbooster.h
	src/launcher/qtbooster.h
15 years ago
Nimika Keshri f34c7215af Changes: Adding some debugs in performance test and adding the test to a new test set
RevBy: TrustMe
15 years ago
Jussi Lind f360de70f4 Changes: BoosterFactory added, refactoring of Daemon. 15 years ago
Nimika Keshri 0bb7b2d39e Changes: Adding the results file to tests.xml for performance test
RevBy: TrustMe
15 years ago
Nimika Keshri da20938025 Changes: New Performance test added
RevBy: TrustMe
15 years ago
Nimika Keshri b2f8e0fd8d Changes: Test Application modifed for performance test.
RevBy: TrustMe
15 years ago
Antti Kervinen 97bd274cf7 New: wrtbooster basic implementation added 15 years ago
Nimika Keshri e28e3db132 Changes: Test for invoker can launch applications even without applauncherd
RevBy: TrustMe
15 years ago
Nimika Keshri dd68e8af23 Changes: Signal-forwarding tests added
RevBy: TrustMe
15 years ago
Alexey Shilov a9f688e276 Changes: signals forwarding update 15 years ago
Jussi Lind 470a364373 Changes: PROG_NAME separated into PROG_NAME_LAUNCHER and PROG_NAME_INVOKER. One compiler warning due to signed to unsigned comparison fixed. 15 years ago
Nimika Keshri bd66afb9a2 Changes: New test to check that invoker passes uid and gid to launcher
RevBy: TrustMe
15 years ago
Nimika Keshri 8ddc08cf30 Changes: Test and test application added to check that invoker returns the exit status of application
RevBy: TrustMe
15 years ago
Oskari Timperi 974fe65927 Changes: Replaced references to Matti with TDriver 15 years ago
Nimika Keshri e85397078d Changes: New test added to test that boosters are restarted if they are killed
RevBy: TrustMe
15 years ago
Oskari Timperi b971d62efd Changes: Segfault cmdline parameter for helloworld test app 15 years ago
Oskari Timperi 0e74260b7e Changes: Fixed a typo in test_005 15 years ago
Oskari Timperi d0d73ed0bb Changes: Fixed test_005 to kill the launched app even in case of failure 15 years ago
Oskari Timperi 74235e12cc Changes: Fixed test_004 to kill apps even on failure 15 years ago
Oskari Timperi cdf545c1d1 Changes: Use try-except with os.wait() in get_pid() 15 years ago
Nimika Keshri 2a0a3e722a Changes: test for search-app removed. Some minor modifications as well
RevBy: TrustMe
15 years ago
Nimika Keshri d087aedaf1 Changes: Tests for file-descriptors added
RevBy: TrustMe
15 years ago
Oskari Timperi b8684d67a7 Changes: Fixed credential test 15 years ago
Pertti Kellomäki eebd14ae1c Changes: Added warning not to move meegotouch-boostable.pc.
Use "env" instead of "/bin/env" in cmake scripts (scratchbox
         does not have /bin/env even though typing "/bin/env" in the
         shell prompt works).
16 years ago
Nimika Keshri 9100c16ac9 Changes: Increased timeout for test run
RevBy: TrustMe
16 years ago
Nimika Keshri 64714226f4 Changes: A minor change for checking length of appname in tests
RevBy: TrustMe
16 years ago
Oskari Timperi 91e205d18b Changes: Increase theme change delay in global theming test 16 years ago
Nimika Keshri bc237dc57d Changes: Test for applauncherd.bin --help & application search without giving full path
RevBy: TrustMe
16 years ago
Oskari Timperi bba317feaa New: Testcase for invokers --delay parameter 16 years ago
Oskari Timperi f3a43312ca Changes: Heavy modifications/corrections to daemonize test 16 years ago
Oskari Timperi e72d9ee523 New: Testcase for the daemonized mode
RevBy: Olli Leppänen
16 years ago
Oskari Timperi c7d2a4936a Changes: Fixed a credential test to have correct set of tokens 16 years ago
Nimika Keshri de9847142c Changes: Added DISPLAY value to tests.xml
RevBy: TrustMe
16 years ago
Alexey Shilov 8a385d1823 Changes: update daemon unit tests 16 years ago
Antti Kervinen de27ea8803 Changes: test mode removed from ut_daemon, rearranged member variables in connection 16 years ago
Nimika Keshri a27584d977 Changes: Minor changes done to multi application launch tests
RevBy: TrustMe
16 years ago
Alexey Shilov 12a33d246e Changes: tests update, signals forwarding 16 years ago
Antti Kervinen d18c8d95ef Changes: First public release 16 years ago