Skip to content

Commit 8b42517

Browse files
authored
[libc] Add libc_include_tests suites to check-libc target. (#98749)
1 parent 5e22a53 commit 8b42517

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/test/include/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
add_custom_target(libc_include_tests)
2+
add_dependencies(check-libc libc_include_tests)
23

34
add_libc_test(
45
assert_test

0 commit comments

Comments
 (0)