~kyrofa/unity-scope-snappy/integration-tests_previews

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Kyle Fazzari
  • Date: 2015-07-06 19:26:07 UTC
  • Revision ID: kyle@canonical.com-20150706192607-lanbd5lmxiyfbqgg
Add integration tests for verifying the initial surface results.

Tests use the Python bindings for the scope harness, and will be run by
the CI.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# Run the tests and also produce a Cobertura-compatible
16
16
# coverage report.
17
17
override_dh_auto_test:
18
 
        dbus-test-runner -t $(CURDIR)/test_coverage.sh -p xml
 
18
        dbus-test-runner -t $(CURDIR)/test_all.sh -p xml