Skip to content

Commit db33208

Browse files
Copilotyasahi-hpc
andcommitted
Consolidate tests into single test_simple_kernel_timer.cpp
- Merge all 7 test files into test_simple_kernel_timer.cpp - Use SimpleKernelTimer_DeathTest test fixture with TEST_F - Add ::testing::FLAGS_gtest_death_test_style = "threadsafe" to each test - Document in fixture why dup2 must stay inside EXPECT_EXIT block - Update CMakeLists.txt to use single test target - Revert .gitignore changes (to be done in another PR) Co-authored-by: yasahi-hpc <[email protected]>
1 parent 01c3d03 commit db33208

File tree

510 files changed

+44379
-429
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

510 files changed

+44379
-429
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
*~
22
*.so
33
/src/tools/simple-kernel-timer/kp_reader
4-
build/
5-
build-*/

0 commit comments

Comments
 (0)