Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also add config.log to checkall.log to get configure option used for the test, at...
[simgrid.git] / .gitignore
1 checkall.log
2 TAGS
3 *.mk
4 *.l[oa]
5 *.[oa]
6 *.class
7 .libs
8 .deps
9 .dirstamp
10 stamp*
11 .emacs.desktop
12 Makefile
13 test_rl
14 test_sg
15 _*.c
16 *~
17 *_simulator
18 config.log
19 config.status
20 Makefile.in
21
22 src/*_unit.c
23 src/simgrid_units_main.c
24 src/gras_config.h.in
25
26 tools/graspe_master
27 examples/java/*/classnoinst.stamp
28 ###
29
30 aclocal.m4
31 config.guess
32 config.sub
33 configure
34 install-sh
35 libtool
36 ltmain.sh
37
38 autom4te.cache/*
39 doc/Doxyfile
40 examples/amok/bandwidth/bandwidth_maestro
41 examples/amok/bandwidth/bandwidth_sensor
42 examples/amok/saturate/saturate_maestro
43 examples/amok/saturate/saturate_sensor
44 examples/gras/all2all/all2all_receiver
45 examples/gras/all2all/all2all_sender
46 examples/gras/chrono/chrono_multiplier
47 examples/gras/mmrpc/mmrpc_client
48 examples/gras/mmrpc/mmrpc_server
49 examples/gras/mutual_exclusion/simple_token/simple_token_node
50 examples/gras/mutual_exclusion/simple_token/simple_token_checker
51 examples/gras/ping/ping_client
52 examples/gras/ping/ping_server
53 examples/gras/ping/ping_checker
54 examples/gras/pmm/pmm_master
55 examples/gras/pmm/pmm_slave
56 examples/gras/properties/properties_alice
57 examples/gras/properties/properties_bob
58 examples/gras/properties/properties_master
59 examples/gras/properties/properties_slave
60 examples/gras/rpc/rpc_client
61 examples/gras/rpc/rpc_forwarder
62 examples/gras/rpc/rpc_server
63 examples/gras/spawn/spawn_child
64 examples/gras/spawn/spawn_father
65 examples/gras/synchro/synchro_philosopher
66 examples/gras/timer/timer_client
67 examples/msg/gtnets/gtnets
68 examples/msg/masterslave/masterslave_bypass
69 examples/msg/masterslave/masterslave_failure
70 examples/msg/masterslave/masterslave_forwarder
71 examples/msg/masterslave/masterslave_mailbox
72 examples/msg/parallel_task/parallel_task
73 examples/msg/parallel_task/test_ptask
74 examples/msg/priority/priority
75 examples/msg/properties/msg_prop
76 examples/msg/sendrecv/sendrecv
77 examples/msg/suspend/suspend
78 examples/simdag/metaxml/sd_meta
79 examples/simdag/properties/sd_prop
80 examples/simdag/sd_test
81 examples/simdag/sd_test2
82 teshsuite/simdag/platforms/basic_parsing_test
83 teshsuite/simdag/platforms/flatifier
84 simgrid-3.3-svn/*
85 src/.classes/*
86 src/context_sysv_config.h
87 src/gras_config.h
88 src/simgrid.jar
89 src/smpi/smpicc
90 src/smpi/smpirun
91 src/testall
92 src/ucontext_stack.h
93 teshsuite/datadesc_usage.out
94 teshsuite/gras/datadesc/datadesc_usage
95 teshsuite/gras/empty_main/empty_main_function
96 teshsuite/gras/msg_handle/msg_handle_client
97 teshsuite/gras/msg_handle/msg_handle_server
98 teshsuite/gras/small_sleep/log.txt
99 teshsuite/gras/small_sleep/small_sleep_function
100 teshsuite/gras/modelcheck/modelcheck_checker
101 teshsuite/simdag/basic0
102 teshsuite/simdag/basic1
103 teshsuite/simdag/basic2
104 teshsuite/simdag/basic3
105 teshsuite/simdag/basic4
106 teshsuite/simdag/basic5
107 teshsuite/simdag/basic6
108 teshsuite/simdag/network/mxn/test_intra_all2all
109 teshsuite/simdag/network/mxn/test_intra_independent_comm
110 teshsuite/simdag/network/mxn/test_intra_scatter
111 teshsuite/simdag/network/p2p/test_latency1
112 teshsuite/simdag/network/p2p/test_latency2
113 teshsuite/simdag/network/p2p/test_latency3
114 teshsuite/simdag/network/p2p/test_latency_bound
115 teshsuite/simdag/network/test_reinit_costs
116 teshsuite/simdag/partask/test_comp_only_par
117 teshsuite/simdag/partask/test_comp_only_seq
118 teshsuite/xbt/log_large_test
119 teshsuite/xbt/parallel_log_crashtest
120 testsuite/run_tests
121 testsuite/simdag/sd_test
122 testsuite/surf/lmm_usage
123 testsuite/surf/maxmin_bench
124 testsuite/surf/surf_usage
125 testsuite/surf/surf_usage2
126 testsuite/surf/trace_usage
127 testsuite/testgraph.dot
128 testsuite/testgraph.xml
129 testsuite/xbt/context_usage
130 testsuite/xbt/graphxml_usage
131 testsuite/xbt/heap_bench
132 testsuite/xbt/log_usage
133 tools/gras/gras_stub_generator
134 tools/graspe-slave
135 tools/tesh/tesh
136