[rtems-tools commit] tester: Install the coverage python module.

Chris Johns chrisj at rtems.org
Tue Jun 19 22:28:29 UTC 2018


Module:    rtems-tools
Branch:    master
Commit:    6ab939e3931a4bbf8ac9bc1579d33a0f6926ef73
Changeset: http://git.rtems.org/rtems-tools/commit/?id=6ab939e3931a4bbf8ac9bc1579d33a0f6926ef73

Author:    Chris Johns <chrisj at rtems.org>
Date:      Wed Jun 20 08:26:23 2018 +1000

tester: Install the coverage python module.

---

 tester/wscript | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tester/wscript b/tester/wscript
index 24d54b3..76cf79d 100644
--- a/tester/wscript
+++ b/tester/wscript
@@ -56,6 +56,7 @@ def build(bld):
                   'rt/check.py',
                   'rt/config.py',
                   'rt/console.py',
+                  'rt/coverage.py',
                   'rt/gdb.py',
                   'rt/options.py',
                   'rt/report.py',




More information about the vc mailing list