mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
tests: add basic tests
The tests can be ran using 'make check'. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
6684772550
commit
71bcee14e9
17 changed files with 134 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = gnu
|
|||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
EXTRA_DIST = m4/gnulib-cache.m4
|
||||
SUBDIRS = lib src man contrib
|
||||
SUBDIRS = lib src man tests contrib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue