blob: a0dddd2f97b585cdac1bb874f7a353962ac44780 [file] [log] [blame]
# This test currently uses too much memory to be made hermetic.
add_libc_test(
utils_test
SUITE
libc-string-tests
SRCS
op_tests.cpp
utils_test.cpp
COMPILE_OPTIONS
${LIBC_COMPILE_OPTIONS_NATIVE}
DEPENDS
libc.src.__support.CPP.array
libc.src.__support.CPP.cstddef
libc.src.__support.CPP.span
libc.src.__support.macros.properties.types
libc.src.__support.macros.sanitizer
libc.src.string.memory_utils.memory_utils
UNIT_TEST_ONLY
)