Skip to content

Commit

Permalink
[Thinkit] Adding common libraries for hash tests. (#970)
Browse files Browse the repository at this point in the history
* Use common libraries for hash tests.

* [Thinkit] Use common libraries for hash tests.

---------

Co-authored-by: kishanps <[email protected]>
  • Loading branch information
divyagayathri-hcl and kishanps authored Jan 29, 2025
1 parent 8ff382a commit 4e45762
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/forwarding/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ cc_library(
cc_library(
name = "hash_testfixture",
testonly = True,
srcs = ["hash_testfixture.cc"],
hdrs = ["hash_testfixture.h"],
deps = [
":group_programming_util",
Expand Down
Loading

0 comments on commit 4e45762

Please sign in to comment.