Skip to content

Commit

Permalink
Adding tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ABenC377 committed Dec 9, 2024
1 parent e11742d commit 729de42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ set(TEST_SOURCES
RegisterValueTest.cc
PerceptronPredictorTest.cc
SpecialFileDirGenTest.cc
TagePredictorTest.cc
)

add_executable(unittests ${TEST_SOURCES})
Expand Down

0 comments on commit 729de42

Please sign in to comment.