MeeGo Quality Assurance
MeeGo Quality Assurance – Tests and tools
hat-control
Control for hardware accessory for testing.
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/hat-control.git hat-control cd hat-control
Add this repository as a remote to an existing local repository:
git remote add hat-control git://gitorious.org/meego-quality-assurance/hat-control.git git fetch hat-control git checkout -b my-local-tracking-branch hat-control/master_or_other_branch
scripts-and-utils
Scripts and utils. Hacks with pride.
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/scripts-and-utils.git scripts-and-utils cd scripts-and-utils
Add this repository as a remote to an existing local repository:
git remote add scripts-and-utils git://gitorious.org/meego-quality-assurance/scripts-and-utils.git git fetch scripts-and-utils git checkout -b my-local-tracking-branch scripts-and-utils/master_or_other_branch
ots
Open Test System
http://wiki.meego.com/Quality/QA-tools/OTS
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/ots.git ots cd ots
Add this repository as a remote to an existing local repository:
git remote add ots git://gitorious.org/meego-quality-assurance/ots.git git fetch ots git checkout -b my-local-tracking-branch ots/master_or_other_branch
testplanner
Testplanner for MeeGo test plans more…
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/testplanner.git testplanner cd testplanner
Add this repository as a remote to an existing local repository:
git remote add testplanner git://gitorious.org/meego-quality-assurance/testplanner.git git fetch testplanner git checkout -b my-local-tracking-branch testplanner/master_or_other_branch
testrunner
Testrunner – Graphical user interface to execute MeeGo test plans more…
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/testrunner.git testrunner cd testrunner
Add this repository as a remote to an existing local repository:
git remote add testrunner git://gitorious.org/meego-quality-assurance/testrunner.git git fetch testrunner git checkout -b my-local-tracking-branch testrunner/master_or_other_branch
testrunner-lite
Robust, reliable and light-weight testrunner tool for MeeGo
http://wiki.meego.com/Quality/QA-tools/Testrunner-lite
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/testrunner-lite.git testrunner-lite cd testrunner-lite
Add this repository as a remote to an existing local repository:
git remote add testrunner-lite git://gitorious.org/meego-quality-assurance/testrunner-lite.git git fetch testrunner-lite git checkout -b my-local-tracking-branch testrunner-lite/master_or_other_branch
test-definition
Schemas for defining MeeGo test plans validity
http://wiki.meego.com/Quality/QA-tools/Test-definition
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/test-definition.git test-definition cd test-definition
Add this repository as a remote to an existing local repository:
git remote add test-definition git://gitorious.org/meego-quality-assurance/test-definition.git git fetch test-definition git checkout -b my-local-tracking-branch test-definition/master_or_other_branch
enables-automated-testing
Scripts and configurations which enable automated testing
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/enables-automated-testing.git enables-automated-testing cd enables-automated-testing
Add this repository as a remote to an existing local repository:
git remote add enables-automated-testing git://gitorious.org/meego-quality-assurance/enables-automated-testing.git git fetch enables-automated-testing git checkout -b my-local-tracking-branch enables-automated-testing/master_or_other_branch
min
MIN test framework
http://min.sourceforge.net/
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/min.git min cd min
Add this repository as a remote to an existing local repository:
git remote add min git://gitorious.org/meego-quality-assurance/min.git git fetch min git checkout -b my-local-tracking-branch min/master_or_other_branch
mcts
MeeGo Core Test Suite
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/mcts.git mcts cd mcts
Add this repository as a remote to an existing local repository:
git remote add mcts git://gitorious.org/meego-quality-assurance/mcts.git git fetch mcts git checkout -b my-local-tracking-branch mcts/master_or_other_branch
mcts-coverage
MeeGo Core Test Suite Coverage Measurement
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/mcts-coverage.git mcts-coverage cd mcts-coverage
Add this repository as a remote to an existing local repository:
git remote add mcts-coverage git://gitorious.org/meego-quality-assurance/mcts-coverage.git git fetch mcts-coverage git checkout -b my-local-tracking-branch mcts-coverage/master_or_other_branch
meego-testing-hudson-plugin
MeeGo Fast Feedback Testing plugin for Hudson CI system
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/meego-testing-hudson-plugin.git meego-testing-hudson-plugin cd meego-testing-hudson-plugin
Add this repository as a remote to an existing local repository:
git remote add meego-testing-hudson-plugin git://gitorious.org/meego-quality-assurance/meego-testing-hudson-plugin.git git fetch meego-testing-hudson-plugin git checkout -b my-local-tracking-branch meego-testing-hudson-plugin/master_or_other_branch
mnts
MeeGo Netbook UX Test Suite
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/mnts.git mnts cd mnts
Add this repository as a remote to an existing local repository:
git remote add mnts git://gitorious.org/meego-quality-assurance/mnts.git git fetch mnts git checkout -b my-local-tracking-branch mnts/master_or_other_branch
handset-ux-tests
Test asset for Handset UX testing
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/handset-ux-tests.git handset-ux-tests cd handset-ux-tests
Add this repository as a remote to an existing local repository:
git remote add handset-ux-tests git://gitorious.org/meego-quality-assurance/handset-ux-tests.git git fetch handset-ux-tests git checkout -b my-local-tracking-branch handset-ux-tests/master_or_other_branch
qa-reports
Software of qa-reports.meego.com
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/qa-reports.git qa-reports cd qa-reports
Add this repository as a remote to an existing local repository:
git remote add qa-reports git://gitorious.org/meego-quality-assurance/qa-reports.git git fetch qa-reports git checkout -b my-local-tracking-branch qa-reports/master_or_other_branch
meego-ai-serviceos
meego-ai-serviceos
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/meego-ai-serviceos.git meego-ai-serviceos cd meego-ai-serviceos
Add this repository as a remote to an existing local repository:
git remote add meego-ai-serviceos git://gitorious.org/meego-quality-assurance/meego-ai-serviceos.git git fetch meego-ai-serviceos git checkout -b my-local-tracking-branch meego-ai-serviceos/master_or_other_branch
rich-core
Tool to collect context data in case of process crash. Includes also tool to reduce core dump size by ripping data areas which are not required to produce stack trace from core dump.
http://wiki.meego.com/Quality/QA-tools/rich-core
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/rich-core.git rich-core cd rich-core
Add this repository as a remote to an existing local repository:
git remote add rich-core git://gitorious.org/meego-quality-assurance/rich-core.git git fetch rich-core git checkout -b my-local-tracking-branch rich-core/master_or_other_branch
crash-reporter
Application which monitors core dumps produced by rich-core and provides user possibility to send them for analysis using settings defined in crash-reporter-settings-public package.
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/crash-reporter.git crash-reporter cd crash-reporter
Add this repository as a remote to an existing local repository:
git remote add crash-reporter git://gitorious.org/meego-quality-assurance/crash-reporter.git git fetch crash-reporter git checkout -b my-local-tracking-branch crash-reporter/master_or_other_branch
crash-reporter-settings-public
Settings package for crash-reporter.
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/crash-reporter-settings-public.git crash-reporter-settings-public cd crash-reporter-settings-public
Add this repository as a remote to an existing local repository:
git remote add crash-reporter-settings-public git://gitorious.org/meego-quality-assurance/crash-reporter-settings-public.git git fetch crash-reporter-settings-public git checkout -b my-local-tracking-branch crash-reporter-settings-public/master_or_other_branch
libcqpid
A C wrapper for Qpid AMQP client library
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/libcqpid.git libcqpid cd libcqpid
Add this repository as a remote to an existing local repository:
git remote add libcqpid git://gitorious.org/meego-quality-assurance/libcqpid.git git fetch libcqpid git checkout -b my-local-tracking-branch libcqpid/master_or_other_branch
meego-sdk-tests
meego-sdk-tests
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/meego-sdk-tests.git meego-sdk-tests cd meego-sdk-tests
Add this repository as a remote to an existing local repository:
git remote add meego-sdk-tests git://gitorious.org/meego-quality-assurance/meego-sdk-tests.git git fetch meego-sdk-tests git checkout -b my-local-tracking-branch meego-sdk-tests/master_or_other_branch
meego-ai
MeeGo automatic installer
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/meego-ai.git meego-ai cd meego-ai
Add this repository as a remote to an existing local repository:
git remote add meego-ai git://gitorious.org/meego-quality-assurance/meego-ai.git git fetch meego-ai git checkout -b my-local-tracking-branch meego-ai/master_or_other_branch
meego-ai-flasher
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/meego-ai-flasher.git meego-ai-flasher cd meego-ai-flasher
Add this repository as a remote to an existing local repository:
git remote add meego-ai-flasher git://gitorious.org/meego-quality-assurance/meego-ai-flasher.git git fetch meego-ai-flasher git checkout -b my-local-tracking-branch meego-ai-flasher/master_or_other_branch
handset-hourly-automated-tests
Test package for hourly automated handset tests
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/handset-hourly-automated-tests.git handset-hourly-automated-tests cd handset-hourly-automated-tests
Add this repository as a remote to an existing local repository:
git remote add handset-hourly-automated-tests git://gitorious.org/meego-quality-assurance/handset-hourly-automated-tests.git git fetch handset-hourly-automated-tests git checkout -b my-local-tracking-branch handset-hourly-automated-tests/master_or_other_branch
aspectc-qt-examples
AspectC++ examples for Qt.
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/aspectc-qt-examples.git aspectc-qt-examples cd aspectc-qt-examples
Add this repository as a remote to an existing local repository:
git remote add aspectc-qt-examples git://gitorious.org/meego-quality-assurance/aspectc-qt-examples.git git fetch aspectc-qt-examples git checkout -b my-local-tracking-branch aspectc-qt-examples/master_or_other_branch
qa-dashboard
MeeGo QA dashboard.
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/qa-dashboard.git qa-dashboard cd qa-dashboard
Add this repository as a remote to an existing local repository:
git remote add qa-dashboard git://gitorious.org/meego-quality-assurance/qa-dashboard.git git fetch qa-dashboard git checkout -b my-local-tracking-branch qa-dashboard/master_or_other_branch
crash-reports
Web UI for Crash Reports
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/crash-reports.git crash-reports cd crash-reports
Add this repository as a remote to an existing local repository:
git remote add crash-reports git://gitorious.org/meego-quality-assurance/crash-reports.git git fetch crash-reports git checkout -b my-local-tracking-branch crash-reports/master_or_other_branch
video-perf
video-perf
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/video-perf.git video-perf cd video-perf
Add this repository as a remote to an existing local repository:
git remote add video-perf git://gitorious.org/meego-quality-assurance/video-perf.git git fetch video-perf git checkout -b my-local-tracking-branch video-perf/master_or_other_branch
app-mon
app-mon
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/app-mon.git app-mon cd app-mon
Add this repository as a remote to an existing local repository:
git remote add app-mon git://gitorious.org/meego-quality-assurance/app-mon.git git fetch app-mon git checkout -b my-local-tracking-branch app-mon/master_or_other_branch
env-collector
env-collector
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/env-collector.git env-collector cd env-collector
Add this repository as a remote to an existing local repository:
git remote add env-collector git://gitorious.org/meego-quality-assurance/env-collector.git git fetch env-collector git checkout -b my-local-tracking-branch env-collector/master_or_other_branch
corelysis
Corelysis provides a daemon with dynamic task handling to analyse rich cores from MeeGo devices.
http://wiki.meego.com/Quality/QA-tools/Corelysis
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/corelysis.git corelysis cd corelysis
Add this repository as a remote to an existing local repository:
git remote add corelysis git://gitorious.org/meego-quality-assurance/corelysis.git git fetch corelysis git checkout -b my-local-tracking-branch corelysis/master_or_other_branch
auto-ux-testlib
MeeGo QML UI Testlib is an open tool for testing against MeeGo QML GUI application automatically. The test framework is based on “TDriver”, and provide a set of pre-defined cucumber steps for designer to prepare test cases with natural language. Also BAT and L10N test cases of MeeGo QML UI applications are involved in Testlib. For more detail, please refer to http://wiki.meego.com/Quality/QA-tools/QmlUITestlib
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/auto-ux-testlib.git auto-ux-testlib cd auto-ux-testlib
Add this repository as a remote to an existing local repository:
git remote add auto-ux-testlib git://gitorious.org/meego-quality-assurance/auto-ux-testlib.git git fetch auto-ux-testlib git checkout -b my-local-tracking-branch auto-ux-testlib/master_or_other_branch
testkit-lite
testkit-lite is a tool for executing test cases which match the test-definitions. For more details, please refer to http://wiki.meego.com/Testkit_Howto
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/testkit-lite.git testkit-lite cd testkit-lite
Add this repository as a remote to an existing local repository:
git remote add testkit-lite git://gitorious.org/meego-quality-assurance/testkit-lite.git git fetch testkit-lite git checkout -b my-local-tracking-branch testkit-lite/master_or_other_branch
testkit-manager
testkit-manager provide a web-based GUI to execute manual and automatic test cases with testkit-lite. for more details, please refer to http://wiki.meego.com/Testkit_Howto
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/testkit-manager.git testkit-manager cd testkit-manager
Add this repository as a remote to an existing local repository:
git remote add testkit-manager git://gitorious.org/meego-quality-assurance/testkit-manager.git git fetch testkit-manager git checkout -b my-local-tracking-branch testkit-manager/master_or_other_branch
mits
MeeGo IVI Test Suite
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/mits.git mits cd mits
Add this repository as a remote to an existing local repository:
git remote add mits git://gitorious.org/meego-quality-assurance/mits.git git fetch mits git checkout -b my-local-tracking-branch mits/master_or_other_branch
sys-mon
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/sys-mon.git sys-mon cd sys-mon
Add this repository as a remote to an existing local repository:
git remote add sys-mon git://gitorious.org/meego-quality-assurance/sys-mon.git git fetch sys-mon git checkout -b my-local-tracking-branch sys-mon/master_or_other_branch
mem-eater
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/mem-eater.git mem-eater cd mem-eater
Add this repository as a remote to an existing local repository:
git remote add mem-eater git://gitorious.org/meego-quality-assurance/mem-eater.git git fetch mem-eater git checkout -b my-local-tracking-branch mem-eater/master_or_other_branch
power-diablo
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/power-diablo.git power-diablo cd power-diablo
Add this repository as a remote to an existing local repository:
git remote add power-diablo git://gitorious.org/meego-quality-assurance/power-diablo.git git fetch power-diablo git checkout -b my-local-tracking-branch power-diablo/master_or_other_branch
timed-launcher
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/timed-launcher.git timed-launcher cd timed-launcher
Add this repository as a remote to an existing local repository:
git remote add timed-launcher git://gitorious.org/meego-quality-assurance/timed-launcher.git git fetch timed-launcher git checkout -b my-local-tracking-branch timed-launcher/master_or_other_branch
cleanpowerc
-
Cloning this repository:
git clone git://gitorious.org/meego-quality-assurance/cleanpowerc.git cleanpowerc cd cleanpowerc
Add this repository as a remote to an existing local repository:
git remote add cleanpowerc git://gitorious.org/meego-quality-assurance/cleanpowerc.git git fetch cleanpowerc git checkout -b my-local-tracking-branch cleanpowerc/master_or_other_branch
Activities 
-
Tuesday February 14 2012
-
Favorite
07:34
Sébastien Fusilier started watching meego-quality-assurance/ots
-
-
Sunday February 12 2012
-
Favorite
00:36
Scott Tsai started watching meego-quality-assurance/rich-core
-
-
Friday January 13 2012
-
Push
11:39
OTS Build Infrastructure pushed 2 commits to ~l3i/meego-quality-assurance/ots-integration:master. View diff
master changed from 14cde66 to bb9cdd6
-
Merge request
10:23
villen updated merge request meego-quality-assurance/ots #121
→ State changed from Open to ClosedThanks for your effort.
Merged to master. -
Push
10:23
villen pushed 1 commit to meego-quality-assurance/ots:master. View diff
master changed from 1c46916 to cd80e78
-
Repository
07:32
l3i cloned meego-quality-assurance/meego-ai-flasher
New repository is in l3is-meego-ai-flasher-2012
-
Repository
07:20
l3i cloned meego-quality-assurance/meego-ai
New repository is in l3is-meego-ai-2012
-
Repository
07:20
l3i cloned meego-quality-assurance/min
New repository is in l3is-min-2012
-
Repository
07:20
l3i cloned meego-quality-assurance/enables-automated-testing
New repository is in l3is-enables-automated-testing-2012
-
Repository
07:19
l3i cloned meego-quality-assurance/test-definition
New repository is in l3is-test-definition-2012
-
Repository
07:18
l3i cloned meego-quality-assurance/testrunner-lite
New repository is in l3is-testrunner-lite-2012
-
Repository
07:15
l3i cloned meego-quality-assurance/ots
New repository is in l3is-ots-2012
-
-
Tuesday December 27 2011
-
Merge request
11:59
mileskin requested merge of ~l3i/meego-quality-assurance/ots-dev with ots in merge request meego-quality-assurance/ots #121
-
Push
11:37
OTS Build Infrastructure pushed 2 commits to ~l3i/meego-quality-assurance/ots-integration:master. View diff
master changed from 8c9fedd to 14cde66
-
Push
10:51
mileskin pushed 1 commit to ~l3i/meego-quality-assurance/ots-dev:cleanup-tmp-files. View diff
cleanup-tmp-files changed from f003cd4 to 0975b9a
-
-
Friday December 23 2011
-
Push
12:26
OTS Build Infrastructure pushed 3 commits to ~l3i/meego-quality-assurance/ots-integration:master. View diff
master changed from 5ad2a3a to 8c9fedd
-
Merge request
12:05
villen updated merge request meego-quality-assurance/ots #120
→ State changed from Open to ClosedThank you for your effort.
Merged to master. -
Push
12:04
villen pushed 25 commits to meego-quality-assurance/ots:master. View diff
master changed from 433567e to 1c46916
-
-
Thursday December 22 2011
-
Push
07:07
OTS Build Infrastructure pushed 2 commits to ~l3i/meego-quality-assurance/ots-integration:master. View diff
master changed from 63c6182 to 5ad2a3a
-
Merge request
07:05
villen updated merge request meego-quality-assurance/ots #119
→ State changed from Open to ClosedThanks for your effort.
Merged to master. -
Push
07:05
villen pushed 2 commits to meego-quality-assurance/ots:master. View diff
master changed from 964722a to 433567e
-
-
Wednesday December 21 2011
-
Merge request
10:27
-
Push
10:27
OTS Build Infrastructure pushed 7 commits to ~l3i/meego-quality-assurance/ots-integration:master. View diff
master changed from fd182ba to 63c6182
-
Push
10:25
OTS Build Infrastructure pushed 25 commits to ~l3i/meego-quality-assurance/ots-integration:master. View diff
master changed from 1a39a8b to fd182ba
-
Push
10:21
cristiananca pushed 0 commits to ~l3i/meego-quality-assurance/ots-dev:post-reboot-hook. View diff
post-reboot-hook changed from 7dd59dc to 7c3931a
-
Push
10:20
cristiananca pushed 40 commits to ~l3i/meego-quality-assurance/ots-dev:post-reboot-hook. View diff
post-reboot-hook changed from a155a8c to 7dd59dc
-
Push
10:19
Oskari Pirttikoski pushed 6 commits to ~l3i/meego-quality-assurance/ots-dev:cleanup-tmp-files. View diff
cleanup-tmp-files changed from a2198a7 to f003cd4
-
Commit
09:24
cristiananca created branch delete-this-branch-on-sight on meego-quality-assurance/ots-dev
-
Push
09:24
cristiananca pushed 3 commits to ~l3i/meego-quality-assurance/ots-dev:master. View diff
master changed from 9cf21a9 to 964722a
-
Push
08:37
OTS Build Infrastructure pushed 6 commits to ~l3i/meego-quality-assurance/ots-integration:master. View diff
master changed from 8a269f7 to 1a39a8b
-

