Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions thread/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ photon_add_test(test-st-utest st_utest.cpp st_utest_tcp.cpp st_utest_coroutines.
photon_add_test(test-go-channel test-go-channel.cpp)
photon_add_test(test-workpool-fanout test-workpool-fanout.cpp LIBS ${GOOGLETEST_GTEST_MAIN_LIBRARIES})
photon_add_test(test-sleepq-stale-idx test-sleepq-stale-idx.cpp)
photon_add_test(test-semaphore-lost-wakeup test-semaphore-lost-wakeup.cpp)
Loading
Loading