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();
 



_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio

Reply via email to