projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
1280972
)
Merge "main/presencestate.c: Add trailing slash to test category."
author
Matt Jordan
<mjordan@digium.com>
Mon, 4 May 2015 12:45:04 +0000
(07:45 -0500)
committer
Gerrit Code Review
<gerrit2@gerrit.digium.api>
Mon, 4 May 2015 12:45:04 +0000
(07:45 -0500)
main/presencestate.c
patch
|
blob
|
history
diff --git
a/main/presencestate.c
b/main/presencestate.c
index
32f19e6
..
399613e
100644
(file)
--- a/
main/presencestate.c
+++ b/
main/presencestate.c
@@
-389,7
+389,7
@@
static const char *presence_state_get_id(struct stasis_message *msg)
#if defined(TEST_FRAMEWORK)
-#define TEST_CATEGORY "/main/presence"
+#define TEST_CATEGORY "/main/presence/"
static int presence_test_alice_state = AST_PRESENCE_UNAVAILABLE;
static int presence_test_bob_state = AST_PRESENCE_UNAVAILABLE;