mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-15 15:26:19 -04:00
test: fix perfmon check
This commit is contained in:
parent
a6f7ad7051
commit
ff0aa79254
@ -523,7 +523,7 @@ TEST_F(dwarfsextract_main_test, cmdline_help_arg) {
|
||||
EXPECT_THAT(out(), ::testing::HasSubstr("Usage: dwarfsextract"));
|
||||
}
|
||||
|
||||
#ifdef DWARFS_PERFMON_ENABLED
|
||||
#if DWARFS_PERFMON_ENABLED
|
||||
TEST(dwarfsextract_test, perfmon) {
|
||||
auto t = dwarfsextract_tester::create_with_image();
|
||||
ASSERT_EQ(0, t.run({"-i", "image.dwarfs", "-f", "mtree", "--perfmon",
|
||||
|
Loading…
x
Reference in New Issue
Block a user