2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-23 10:28:08 +00:00

23 Commits

Author SHA1 Message Date
Thomas Markwalder
2974952b37 [#35,!36] Final review comments
typos:
    doc/devel/atf.dox
2019-12-02 15:21:58 -05:00
Thomas Markwalder
e51dc9083f [#35,!36] Addressed more review comments
Minor cleanups:

    configure
    configure.ac
    doc/devel/atf.dox
2019-12-02 10:34:10 -05:00
Thomas Markwalder
4984c44a5c [#35,!36] Addressed review comments
Minor cleanup/typos in doc/devel/atf.dox
2019-12-02 08:35:51 -05:00
Thomas Markwalder
4adcee93c7 [#35,!36] Update ATF use doc and remove support for --with-atf=bind
modified:
    RELNOTES
    bind/Makefile.in
    configure
    configure.ac
    configure.ac+lt
    configure.ac-base
    configure.ac-lt
    doc/devel/atf.dox
2019-11-26 14:22:00 -05:00
Francis Dupont
1e80a731f0 Merged rt43327 (build change doc) 2017-12-18 16:05:40 +01:00
Francis Dupont
6913a589b9 new config option: build ATF stuff from bind [#38754] 2015-04-14 12:44:29 +02:00
Thomas Markwalder
9a111ee803 [master] ATF usage and documentation cleaned up
Merges in rt38619
2015-02-14 09:22:11 -05:00
Shawn Routhier
67b2cb451b [master]
Update the memory leakage debug code to work with v6.
2012-09-19 14:27:44 -07:00
Shawn Routhier
0b2ec8c99c [rt30281]
Modify the renew_lease6() code to properly handle a lease time
that is reduced rather than extended.
Fix the ATF tests for mdb6 and add a new test to check the
above condition.
2012-08-17 12:05:49 -07:00
Tomek Mrugalski
6bc92e4ec2 [rt25901_atf] Proofreading changes by Shawn 2012-08-10 01:44:43 +02:00
Tomek Mrugalski
3ed675ea60 [rt25901_atf] Final Doxygen clean-ups. 2012-08-09 16:01:25 +02:00
Tomek Mrugalski
e71e3d8248 [rt25901_atf] tests/HOWTO-unit-test mostly moved to Devel Guide
- moved major parts of HOWTO to Developer's Guide, leaving only
  brief notes and pointers to new location

- described Valgrind
2012-08-09 15:52:10 +02:00
Tomek Mrugalski
0b08675ed9 [rt25901_atf] Developer's Guide updated, make clean target added. 2012-08-08 20:35:02 +02:00
Tomek Mrugalski
f9effb95d4 [rt25901_atf] Atffile/compilation cleanup, ATF description updated 2012-08-08 00:23:01 +02:00
Tomek Mrugalski
e04feb1f05 [rt25901_atf] Skeleton documentation for architecture, contrib and omapi 2012-08-06 21:56:51 -07:00
Stephen Morris
904a771add [rt25901_atf] Minor corrections to some files
Minor corrections to some of the atf.dox documentation.  Also modified
hash_unitest.c to avoid problems in "printf" (the format string %lu was wrong
for a size_t on my machine, so an explicit cast was made to the correct type).
2012-07-04 17:06:32 +01:00
Tomek Mrugalski
deb1693da2 [rt25901_atf] Indentation cleanup of mdb6_unittest.c 2012-07-02 19:05:05 +02:00
Tomek Mrugalski
e1e8b61b05 [rt25901_atf] Spelling fix in Developer's Guide 2012-07-02 15:35:50 +02:00
Tomek Mrugalski
f518b958d1 [rt25901_atf] Unnecessary section on main page removed. 2012-06-30 20:02:15 +02:00
Tomek Mrugalski
ce9de43df5 [rt25901_atf] cppcheck verification added. 2012-06-30 20:00:57 +02:00
Tomek Mrugalski
82cb9b6480 [rt25901_atf] Files for Doxygen generation added. 2012-06-30 19:19:31 +02:00
Tomek Mrugalski
3329bb3e78 [rt25901_atf] Adding new ATF tests described. 2012-06-30 12:49:55 +02:00
Tomek Mrugalski
2908281039 [rt25901_atf] Developer's Guide sections for ATF and debugging added. 2012-06-30 11:50:37 +02:00