Skip to content

Commit de9c73c

Browse files
philljjdanielinux
authored andcommitted
esp: add missing END_TEST to unit_est.
1 parent c84c354 commit de9c73c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/unit/unit_esp.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,6 +1090,7 @@ START_TEST(test_unwrap_ip_filtering)
10901090
ret = esp_transport_unwrap(ip, &frame_len);
10911091
ck_assert_int_eq(ret, 0);
10921092
}
1093+
END_TEST
10931094

10941095
/*
10951096
* full enc/dec round-trips

0 commit comments

Comments
 (0)