Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-logging
/
fb9b811e14adeda64185ec858739083718c8f13d
/
.
/
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
;