add support for multi topology testing to makefile (all work for me, but only clique...
authorNathan S. Evans <evans@in.tum.de>
Fri, 26 Feb 2010 10:58:00 +0000 (10:58 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 26 Feb 2010 10:58:00 +0000 (10:58 +0000)
commita87f456787c26f1387e37b404f5d1ce23ee17bd2
treea5962ef4f4f71c7cd02e343b1f05a221f49a1ce6
parenteb98ca5b7a3d2377f2422d453b5b0fe445cf6329
add support for multi topology testing to makefile (all work for me, but only clique is currently a testcase)
src/testing/Makefile.am
src/testing/test_testing_data_topology_2d_torus.conf [new file with mode: 0644]
src/testing/test_testing_data_topology_clique.conf
src/testing/test_testing_data_topology_erdos_renyi.conf [new file with mode: 0644]
src/testing/test_testing_data_topology_internat.conf [new file with mode: 0644]
src/testing/test_testing_data_topology_ring.conf [new file with mode: 0644]
src/testing/test_testing_data_topology_small_world_ring.conf [new file with mode: 0644]
src/testing/test_testing_data_topology_small_world_torus.conf [new file with mode: 0644]
src/testing/test_testing_topology.c