[Git][NTPsec/ntpsec][master] Added temporary debugging message to test_util (re:bug #404)
Ian Bruene
gitlab at mg.gitlab.com
Sun Oct 8 16:35:27 UTC 2017
Ian Bruene pushed to branch master at NTPsec / ntpsec
Commits:
0b38ecbc by Ian Bruene at 2017-10-08T11:34:30-05:00
Added temporary debugging message to test_util (re:bug #404)
- - - - -
1 changed file:
- tests/pylib/test_util.py
Changes:
=====================================
tests/pylib/test_util.py
=====================================
--- a/tests/pylib/test_util.py
+++ b/tests/pylib/test_util.py
@@ -1034,6 +1034,8 @@ class TestPeerSummary(unittest.TestCase):
self.assertEqual(cls.width(), 89)
def test_summary(self):
+ print(ntp.ntpc.lfptofloat("0x00000000.00000000"))
+ print(ntp.ntpc.lfptofloat("0x10000000.00000000"))
cls = self.target("peers", 4, True, False)
cls.header()
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0b38ecbc0ab46a4949639e30eb3c3986091a1301
---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0b38ecbc0ab46a4949639e30eb3c3986091a1301
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20171008/91044919/attachment.html>
More information about the vc
mailing list