Thu Feb 12 14:27:12 CST 2009 Pekka Pessi <first.last@nokia.com>

* s2tcase.c: allow multiple calls to s2_select_tests()


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11953 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2009-02-12 21:18:20 +00:00
parent f10955584c
commit 9bbacf9669
3 changed files with 19 additions and 4 deletions

View File

@@ -47,6 +47,8 @@ SOFIA_BEGIN_DECLS
void s2_tcase_add_test(TCase *, TFun, char const *name);
void s2_select_tests(char const *pattern);
SOFIA_END_DECLS
#endif /* S2CHECK_H */