Skip to content

Commit

Permalink
add unit tests for port_in_port_ranges()
Browse files Browse the repository at this point in the history
Add unit tests for port_in_port_ranges().
Add some more standard port lists for validate_port_range() too.
Add changelog entry.
  • Loading branch information
ArnoStiefvater committed Apr 20, 2020
1 parent f56b1cc commit a11c6e1
Show file tree
Hide file tree
Showing 2 changed files with 769 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add unit tests for osp. [#315](https://github.com/greenbone/gvm-libs/pull/315)
- Add support for test_alive_hosts_only feature of openvas. [#320](https://github.com/greenbone/gvm-libs/pull/320)
- Add function to set and get the NVT QoD. [#321](https://github.com/greenbone/gvm-libs/pull/321)
- Add unit tests for networking.c port list functions. [#315](https://github.com/greenbone/gvm-libs/pull/325)

### Fixed
- Fix is_cidr_block(). [#322](https://github.com/greenbone/gvm-libs/pull/322)
Expand Down
Loading

0 comments on commit a11c6e1

Please sign in to comment.