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