87 Commits (ae8f570dc199dbe6277a26fe93d5624c0f31c8da)

Author SHA1 Message Date
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