improved example/big_buck_bunny_420p_mpeg4.ts
authorAlina Quereilhac <alina.quereilhac@inria.fr>
Mon, 6 Jun 2011 14:13:15 +0000 (16:13 +0200)
committerAlina Quereilhac <alina.quereilhac@inria.fr>
Mon, 6 Jun 2011 14:13:15 +0000 (16:13 +0200)
examples/big_buck_bunny_240p_mpeg4.ts [moved from examples/big_buck_bunny_480p_h264.ts with 57% similarity]
test/testbeds/netns/execute.py

similarity index 57%
rename from examples/big_buck_bunny_480p_h264.ts
rename to examples/big_buck_bunny_240p_mpeg4.ts
index 514789a..542244b 100644 (file)
Binary files a/examples/big_buck_bunny_480p_h264.ts and b/examples/big_buck_bunny_240p_mpeg4.ts differ
index 58d3a48..178d773 100755 (executable)
@@ -167,7 +167,7 @@ class NetnsExecuteTestCase(unittest.TestCase):
         instance.shutdown()
 
     @test_util.skipUnless(os.getuid() == 0, "Test requires root privileges")
-    def bug_test_node_pcap_trace(self):
+    def test_node_pcap_trace(self):
         user = getpass.getuser()
         testbed_version = "01"
         instance = netns.TestbedController(testbed_version)