netlinkrb/test
Patrick J Cherry 06d78d4168 Scaled back the massive allocation of IPs from 11 /24s to 4.
Otherwise I get

Error: test_massively_parallel_IP_address_addition(TestAddr::TestWithNetlinkRouteSocket)
  Errno::EMFILE: Too many open files - socket(2)
  lib/linux/netlink/nlsocket.rb:61:in `initialize'
  lib/linux/netlink/nlsocket.rb:61:in `new'
  lib/linux/netlink/nlsocket.rb:61:in `initialize'
  lib/linux/netlink/route.rb:21:in `initialize'
  test/t_route.rb:54:in `new'
  test/t_route.rb:54:in `block (4 levels) in <class:TestAddr>'
2015-04-02 11:52:56 +01:00
..
LICENSE-contest Start of test suite 2011-05-06 21:43:19 +01:00
contest.rb Start of test suite 2011-05-06 21:43:19 +01:00
t_route.rb Scaled back the massive allocation of IPs from 11 /24s to 4. 2015-04-02 11:52:56 +01:00
test_helper.rb Start of test suite 2011-05-06 21:43:19 +01:00