[farsight2/master] Rename test
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:25:10 PST 2008
---
tests/check/upnp/fsupnp.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/check/upnp/fsupnp.c b/tests/check/upnp/fsupnp.c
index 758ca02..384dd1c 100644
--- a/tests/check/upnp/fsupnp.c
+++ b/tests/check/upnp/fsupnp.c
@@ -157,7 +157,7 @@ error_mapping_port_cb (FsUpnpSimpleIgd *igd, GError *error, gchar *proto,
-GST_START_TEST (test_fsupnp_full)
+GST_START_TEST (test_fsupnp_default_ctx)
{
FsUpnpSimpleIgd *igd = fs_upnp_simple_igd_new (NULL);
GUPnPContext *context;
@@ -223,7 +223,7 @@ fsupnp_suite (void)
suite_add_tcase (s, tc_chain);
tcase_add_test (tc_chain, test_fsupnp_new);
- tcase_add_test (tc_chain, test_fsupnp_full);
+ tcase_add_test (tc_chain, test_fsupnp_default_ctx);
return s;
}
--
1.5.6.5
More information about the farsight-commits
mailing list