File gtest_isotp_destroy_link.cpp¶
FileList > tests > unit > gtest_isotp_destroy_link.cpp
Go to the source code of this file
Unit tests for isotp_destroy_link. More...
#include <gtest/gtest.h>#include "isotp_test_support.h"
Public Functions¶
| Type | Name |
|---|---|
| TEST (IsotpDestroyLink, ClearsState) Link memory is zeroed after destroy. |
|
| TEST (IsotpDestroyLink, NullIsNoOp) Null link is treated as a no-op. |
Detailed Description¶
Validates link cleanup and null safety.
Public Functions Documentation¶
function TEST¶
Link memory is zeroed after destroy.
TEST (
IsotpDestroyLink,
ClearsState
)
function TEST¶
Null link is treated as a no-op.
TEST (
IsotpDestroyLink,
NullIsNoOp
)
The documentation for this class was generated from the following file tests/unit/gtest_isotp_destroy_link.cpp