Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
3ef7b60f1d8548c1b9b1e8a7af06626b0400e154
/
.
/
test
/
common.cpp
blob: 8905793e9ebf2ae4ea63270bdca3e8ea387c7855 [
file
] [
log
] [
blame
]
#include
"config.h"
const
char
*
ERRLOG_PERSIST_PATH
=
"/tmp/errors"
;
const
char
*
EXTENSION_PERSIST_DIR
=
"/tmp/extensions"
;
const
bool
IS_UNIT_TEST
=
true
;