Clean up some test docs

Some tests were not in a doxygen group, so they were not
showing up on the dev site.

Bug: 298719677
Change-Id: Ic86b7999ac7ab324eb40a30023b74897f87d97e5
This commit is contained in:
Fred Gylys-Colwell
2023-11-21 20:05:18 -08:00
committed by Robert Shih
parent 05926646f0
commit d4dae79a0e
3 changed files with 31 additions and 21 deletions

View File

@@ -12,6 +12,9 @@ using ::testing::Range;
namespace wvoec {
/// @addtogroup license
/// @{
// Function to test APIs that expect a buffer length as input
// by passing huge buffer lengths up to end_buffer_length and test that the API
// doesn't crash.