commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r5883 - in gnuradio/branches/developers/gnychis/inband


From: gnychis
Subject: [Commit-gnuradio] r5883 - in gnuradio/branches/developers/gnychis/inband/usrp/host: apps lib/inband
Date: Mon, 2 Jul 2007 09:14:42 -0600 (MDT)

Author: gnychis
Date: 2007-07-02 09:14:42 -0600 (Mon, 02 Jul 2007)
New Revision: 5883

Modified:
   gnuradio/branches/developers/gnychis/inband/usrp/host/apps/
   
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/qa_inband_usrp_server.h
Log:
Re-enabling the other QA code again which works.



Property changes on: gnuradio/branches/developers/gnychis/inband/usrp/host/apps
___________________________________________________________________
Name: ignore
   + 

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/qa_inband_usrp_server.h
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/qa_inband_usrp_server.h
    2007-07-01 16:49:49 UTC (rev 5882)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/lib/inband/qa_inband_usrp_server.h
    2007-07-02 15:14:42 UTC (rev 5883)
@@ -28,11 +28,11 @@
 class qa_inband_usrp_server : public CppUnit::TestCase {
 
   CPPUNIT_TEST_SUITE(qa_inband_usrp_server);
-//  CPPUNIT_TEST(test_open_close);
-//  CPPUNIT_TEST(test_chan_allocation);
-//  CPPUNIT_TEST(test_chan_deallocation);
-//  CPPUNIT_TEST(test_tx);
-//  CPPUNIT_TEST(test_rx);
+  CPPUNIT_TEST(test_open_close);
+  CPPUNIT_TEST(test_chan_allocation);
+  CPPUNIT_TEST(test_chan_deallocation);
+  CPPUNIT_TEST(test_tx);
+  CPPUNIT_TEST(test_rx);
   CPPUNIT_TEST(test_cs);
   CPPUNIT_TEST_SUITE_END();
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]