[Git][NTPsec/ntpsec][master] Clarify the state of the regression tests.

Eric S. Raymond gitlab at mg.gitlab.com
Sun Sep 25 20:34:43 UTC 2016


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
99626e12 by Eric S. Raymond at 2016-09-25T15:54:15-04:00
Clarify the state of the regression tests.

- - - - -


2 changed files:

- devel/TODO
- tests/wscript


Changes:

=====================================
devel/TODO
=====================================
--- a/devel/TODO
+++ b/devel/TODO
@@ -20,8 +20,7 @@
 
 === Testing ===
 
-* Unit testing.  "waf check" needs to run all the unit tests, not
-  just the small fraction it does.
+* Three tests in tests/libntp.c need to be moves from C++ to C with Unity.
 
 * We need to live-test various refclocks.  It would be nice
   to test the full matrix of refclock x platform, but that's too


=====================================
tests/wscript
=====================================
--- a/tests/wscript
+++ b/tests/wscript
@@ -53,7 +53,6 @@ def build(ctx):
 		"libntp/a_md5encrypt.c",
 		"libntp/authkeys.c",
 		"libntp/calendar.c",
-#		"libntp/calyearstart.c",
 		"libntp/clocktime.c",
 		"libntp/decodenetnum.c",
 		"libntp/hextolfp.c",
@@ -74,6 +73,7 @@ def build(ctx):
 		"libntp/statestr.c",
 		"libntp/strtolfp.c",
 #		"libntp/timespecops.c",
+#		"libntp/timevalops.c",
 		"libntp/tstotv.c",
 		"libntp/tvtots.c",
 		"libntp/vi64ops.c",



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/99626e129ae60a6e710decc8c83cf151a4c73bb7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160925/e85a4c0f/attachment.html>


More information about the vc mailing list