mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
test...
This commit is contained in:
parent
3713d46f3e
commit
4bddccf523
@ -235,7 +235,7 @@ private slots:
|
||||
void test_prod_cons_1v3();
|
||||
void test_prod_cons_performance();
|
||||
void test_queue();
|
||||
} unit__;
|
||||
} /*unit__*/;
|
||||
|
||||
#include "test_circ.moc"
|
||||
|
||||
|
||||
@ -357,7 +357,7 @@ void Unit::test_route() {
|
||||
t1.join();
|
||||
t2.join();
|
||||
|
||||
test_prod_cons<ipc::route, 1, 1>();
|
||||
// test_prod_cons<ipc::route, 1, 1>();
|
||||
}
|
||||
|
||||
void Unit::test_route_rtt() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user