summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Collapse)Author
2012-03-12smoketest: fix duplicate linkage warningMichael Stahl
2012-02-20we do want also create library for smoketest and deliver itMatúš Kukan
2012-02-19gbuild: add gb_CppunitTest_abort_on_assertion for smoketestMatúš Kukan
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan
Add smoketest to tail_build and make it a subsequentcheck target.
2012-02-18smoketest: remove doubled copyright lineThomas Arnhold
2012-02-16Remove lodownloadtest.py trailing white spacesYifan J
2012-02-16Split download and run test part of losmoketest.py.Yifan J
1. rename the tool to lodownloadtest.py 2. it will call native losmoketest in lo program directory 3. it will download test package as well as lo installables 4. fixing some bugs and optimize code - clean up extracted rpms after install - only uninstall necessary packages before installation - trivial improvements please see diff
2012-02-13move ABORT_ON_ASSERTION from smoketest to smoketestoo_nativeCaolán McNamara
2012-02-06update losmoketest fetching pathYifan J
2012-02-06bug fixing for test initializingYifan J
2012-02-05replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG usesNorbert Thiebaud
2011-12-11The common_build stuff is surely obsoleteTor Lillqvist
2011-12-02really build libsmoketestPetr Mladek
2011-12-02split smoketest module to fix buildPetr Mladek
+ move the library and other build stuff to a new "smoketest" module + keep "smoketestoo_native" only for installing and running the tests + restore the targets in top level make