Skip to content

Commit

Permalink
[libc] Add libc_include_tests suites to check-libc target. (#98749)
Browse files Browse the repository at this point in the history
  • Loading branch information
lntue committed Jul 14, 2024
1 parent 5e22a53 commit 8b42517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libc/test/include/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
add_custom_target(libc_include_tests)
add_dependencies(check-libc libc_include_tests)

add_libc_test(
assert_test
Expand Down

0 comments on commit 8b42517

Please sign in to comment.