test enb number is set to 4

This commit is contained in:
Sukchan Lee 2017-02-13 20:54:22 +09:00
parent b635c2466d
commit fb04d034a8
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ int enb_net_read(net_sock_t *sock, pkbuf_t *recvbuf, int size)
return rc;
}
#define NUM_OF_TEST_ENB 2
#define NUM_OF_TEST_ENB 4
static void enb_setup_test1(abts_case *tc, void *data)
{
status_t rv;