[svn] commit: r483 - in /branches/parkinglot: configure.ac src/bin/bind10/TODO src/bin/bind10/bind10_test.in src/bin/bind10/bind10_test.py
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 19 14:43:19 UTC 2010
Author: shane
Date: Tue Jan 19 14:43:19 2010
New Revision: 483
Log:
Began test suite for the BoB.
Added:
branches/parkinglot/src/bin/bind10/bind10_test.in (with props)
branches/parkinglot/src/bin/bind10/bind10_test.py
Modified:
branches/parkinglot/configure.ac
branches/parkinglot/src/bin/bind10/TODO
Modified: branches/parkinglot/configure.ac
==============================================================================
--- branches/parkinglot/configure.ac (original)
+++ branches/parkinglot/configure.ac Tue Jan 19 14:43:19 2010
@@ -126,6 +126,7 @@
AC_OUTPUT([src/bin/bind-cfgd/bind-cfgd
src/bin/bigtool/run_bigtool
src/bin/bind10/bind10
+ src/bin/bind10/bind10_test
src/bin/msgq/msgq
src/bin/msgq/msgq_test
src/bin/parkinglot/config.h
Modified: branches/parkinglot/src/bin/bind10/TODO
==============================================================================
--- branches/parkinglot/src/bin/bind10/TODO (original)
+++ branches/parkinglot/src/bin/bind10/TODO Tue Jan 19 14:43:19 2010
@@ -12,3 +12,4 @@
- Start statistics daemon
- Statistics interaction (?)
- Stop using poll(), as primitive operating systems (OS X) don't support it
+- Use .spec file to define comands
More information about the bind10-changes
mailing list