mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[950-dhcp-option-43-pad-end] Fixed typos
This commit is contained in:
@@ -1233,8 +1233,8 @@ TEST_F(LibDhcpTest, option43End) {
|
|||||||
EXPECT_EQ(2, sub255->getValue());
|
EXPECT_EQ(2, sub255->getValue());
|
||||||
}
|
}
|
||||||
|
|
||||||
// Verify the option 43 DEND bug is fixed.
|
// Verify the option 43 END bug is fixed.
|
||||||
TEST_F(LibDhcpTest, option32Factory) {
|
TEST_F(LibDhcpTest, option43Factory) {
|
||||||
// Create the buffer holding the structure of option 43 content.
|
// Create the buffer holding the structure of option 43 content.
|
||||||
OptionBuffer buf = {
|
OptionBuffer buf = {
|
||||||
// Suboption 1.
|
// Suboption 1.
|
||||||
|
Reference in New Issue
Block a user