65 Commits (acb19d9c65bba3760c679f0dec237bcbcf92fc94)

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