Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
dhcp_api_test.rb 6.38 KB
dhcp_config_test.rb 399 Bytes
record_test.rb 1.77 KB
server_isc_test.rb 4.6 KB
server_ms_test.rb 6.98 KB
server_test.rb 1.75 KB
subnet_test.rb 4.48 KB

Latest revisions

# Date Author Comment
77e0262c 09/11/2015 07:34 AM Lukas Zapletal

Fixes #11676 - added dhcp_server option

17d3726e 06/16/2015 08:56 AM Fernando Carolo

Fixes #10527 - DHCP/TFTP support for Cisco POAP

b1109ed1 05/05/2015 07:50 AM Florian Maier

Fixes #10264 - omapi port not evaluated.

e3020e68 01/14/2015 11:00 AM Markus Frosch

Fixes #8948: Remove implicit test ordering from DHCP API test

I had an conflict with test-unit on my system.

test-unit uses alphabetic by default, only minitest supports
"sorted", which is default there.

refs #8948 - Problem with implicit test ordering from DHCP API test

a7c8c34d 12/11/2014 11:57 AM Lukas Zapletal

Fixes #8538 - Fixed ISC DHCP states and duplicities

Our ISC DHCP parser was not respecting binding states "free" vs "active" and
it was reading free (released) leases as active. Also, with longer lease
times it was loading multiple leases as duplicities. Both was causing...

25691fff 10/20/2014 09:14 AM Dmitri Dolguikh

fixes #7660: fixes first bunch of rubocop warnings

63f9e261 08/29/2014 04:51 AM Dmitri Dolguikh

fixes #7235: dhcp tests are now order-independent

ce9a075c 08/27/2014 06:26 AM Dominic Cleal

fixes #7274 - generate date format expectation in tests to handle Ruby/JSON differences

247c5b51 08/06/2014 09:10 AM Aaron Stone

Fixes #6742 - Add a unit test suite for the DHCP API

This is built around the ISC DHCPD provider, the goal is testing the API layer.

a52a4f69 07/11/2014 12:12 PM Dominic Cleal

fixes #6588 - don't load user settings when testing default settings

View revisions

Also available in: Atom