Repositories
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
samposas-testrunner-lite
-
Cloning this repository:
git clone git://gitorious.org/~samposa/meego-quality-assurance/samposas-testrunner-lite.git samposas-testrunner-lite cd samposas-testrunner-lite
Add this repository as a remote to an existing local repository:
git remote add samposas-testrunner-lite git://gitorious.org/~samposa/meego-quality-assurance/samposas-testrunner-lite.git git fetch samposas-testrunner-lite git checkout -b my-local-tracking-branch samposas-testrunner-lite/master_or_other_branch
rhas-hat-control
-
Cloning this repository:
git clone git://gitorious.org/~rha/meego-quality-assurance/rhas-hat-control.git rhas-hat-control cd rhas-hat-control
Add this repository as a remote to an existing local repository:
git remote add rhas-hat-control git://gitorious.org/~rha/meego-quality-assurance/rhas-hat-control.git git fetch rhas-hat-control git checkout -b my-local-tracking-branch rhas-hat-control/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
kosminens-hat-control
-
Cloning this repository:
git clone git://gitorious.org/~kosminen/meego-quality-assurance/kosminens-hat-control.git kosminens-hat-control cd kosminens-hat-control
Add this repository as a remote to an existing local repository:
git remote add kosminens-hat-control git://gitorious.org/~kosminen/meego-quality-assurance/kosminens-hat-control.git git fetch kosminens-hat-control git checkout -b my-local-tracking-branch kosminens-hat-control/master_or_other_branch
timakimas-testrunner-lite
-
Cloning this repository:
git clone git://gitorious.org/~timakima/meego-quality-assurance/timakimas-testrunner-lite.git timakimas-testrunner-lite cd timakimas-testrunner-lite
Add this repository as a remote to an existing local repository:
git remote add timakimas-testrunner-lite git://gitorious.org/~timakima/meego-quality-assurance/timakimas-testrunner-lite.git git fetch timakimas-testrunner-lite git checkout -b my-local-tracking-branch timakimas-testrunner-lite/master_or_other_branch
samposas-test-definition
-
Cloning this repository:
git clone git://gitorious.org/~samposa/meego-quality-assurance/samposas-test-definition.git samposas-test-definition cd samposas-test-definition
Add this repository as a remote to an existing local repository:
git remote add samposas-test-definition git://gitorious.org/~samposa/meego-quality-assurance/samposas-test-definition.git git fetch samposas-test-definition git checkout -b my-local-tracking-branch samposas-test-definition/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
vesses-test-definition
-
Cloning this repository:
git clone git://gitorious.org/~vesse/meego-quality-assurance/vesses-test-definition.git vesses-test-definition cd vesses-test-definition
Add this repository as a remote to an existing local repository:
git remote add vesses-test-definition git://gitorious.org/~vesse/meego-quality-assurance/vesses-test-definition.git git fetch vesses-test-definition git checkout -b my-local-tracking-branch vesses-test-definition/master_or_other_branch
bingweis-testrunner-lite
-
Cloning this repository:
git clone git://gitorious.org/~bingwei/meego-quality-assurance/bingweis-testrunner-lite.git bingweis-testrunner-lite cd bingweis-testrunner-lite
Add this repository as a remote to an existing local repository:
git remote add bingweis-testrunner-lite git://gitorious.org/~bingwei/meego-quality-assurance/bingweis-testrunner-lite.git git fetch bingweis-testrunner-lite git checkout -b my-local-tracking-branch bingweis-testrunner-lite/master_or_other_branch
esmiettis-ots
-
Cloning this repository:
git clone git://gitorious.org/~esmietti/meego-quality-assurance/esmiettis-ots.git esmiettis-ots cd esmiettis-ots
Add this repository as a remote to an existing local repository:
git remote add esmiettis-ots git://gitorious.org/~esmietti/meego-quality-assurance/esmiettis-ots.git git fetch esmiettis-ots git checkout -b my-local-tracking-branch esmiettis-ots/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
slahtinens-test-definition
-
Cloning this repository:
git clone git://gitorious.org/~slahtinen/meego-quality-assurance/slahtinens-test-definition.git slahtinens-test-definition cd slahtinens-test-definition
Add this repository as a remote to an existing local repository:
git remote add slahtinens-test-definition git://gitorious.org/~slahtinen/meego-quality-assurance/slahtinens-test-definition.git git fetch slahtinens-test-definition git checkout -b my-local-tracking-branch slahtinens-test-definition/master_or_other_branch
setimofes-meego-testing-hudson-plugin
-
Cloning this repository:
git clone git://gitorious.org/~setimofe/meego-quality-assurance/setimofes-meego-testing-hudson-plugin.git setimofes-meego-testing-hudson-plugin cd setimofes-meego-testing-hudson-plugin
Add this repository as a remote to an existing local repository:
git remote add setimofes-meego-testing-hudson-plugin git://gitorious.org/~setimofe/meego-quality-assurance/setimofes-meego-testing-hudson-plugin.git git fetch setimofes-meego-testing-hudson-plugin git checkout -b my-local-tracking-branch setimofes-meego-testing-hudson-plugin/master_or_other_branch
testplanner-windows
-
Cloning this repository:
git clone git://gitorious.org/~kyranto/meego-quality-assurance/testplanner-windows.git testplanner-windows cd testplanner-windows
Add this repository as a remote to an existing local repository:
git remote add testplanner-windows git://gitorious.org/~kyranto/meego-quality-assurance/testplanner-windows.git git fetch testplanner-windows git checkout -b my-local-tracking-branch testplanner-windows/master_or_other_branch
eluttines-ots
-
Cloning this repository:
git clone git://gitorious.org/~eluttine/meego-quality-assurance/eluttines-ots.git eluttines-ots cd eluttines-ots
Add this repository as a remote to an existing local repository:
git remote add eluttines-ots git://gitorious.org/~eluttine/meego-quality-assurance/eluttines-ots.git git fetch eluttines-ots git checkout -b my-local-tracking-branch eluttines-ots/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
jessicajis-handset-ux-tests
-
Cloning this repository:
git clone git://gitorious.org/~jessicaji/meego-quality-assurance/jessicajis-handset-ux-tests.git jessicajis-handset-ux-tests cd jessicajis-handset-ux-tests
Add this repository as a remote to an existing local repository:
git remote add jessicajis-handset-ux-tests git://gitorious.org/~jessicaji/meego-quality-assurance/jessicajis-handset-ux-tests.git git fetch jessicajis-handset-ux-tests git checkout -b my-local-tracking-branch jessicajis-handset-ux-tests/master_or_other_branch
i-qa-reports
-
Cloning this repository:
git clone git://gitorious.org/~shaofengtang/meego-quality-assurance/i-qa-reports.git i-qa-reports cd i-qa-reports
Add this repository as a remote to an existing local repository:
git remote add i-qa-reports git://gitorious.org/~shaofengtang/meego-quality-assurance/i-qa-reports.git git fetch i-qa-reports git checkout -b my-local-tracking-branch i-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

