This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LBP
/
corosync
mirror da
https://github.com/corosync/corosync
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Move test directories and remaining loc files to test directory.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1583 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake
17 anni fa
parent
46babc95ad
commit
6e7f313069
57 ha cambiato i file
con
0 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
0
corosync/loc
0
0
corosync/test/Makefile
0
0
corosync/test/ckpt-rd.c
0
0
corosync/test/ckpt-wr.c
0
0
corosync/test/ckptbench.c
0
0
corosync/test/ckptbenchth.c
0
0
corosync/test/ckptstress.c
0
0
corosync/test/clc_cli_script
0
0
corosync/test/comp_amf/takeover/Makefile
0
0
corosync/test/comp_amf/takeover/README.TXT
0
0
corosync/test/comp_amf/takeover/amf.conf
0
0
corosync/test/comp_amf/takeover/openais.conf
0
0
corosync/test/comp_amf/takeover/serv_amf.c
0
0
corosync/test/comp_amf/takeover/serv_amf.h
0
0
corosync/test/comp_amf/takeover/serv_main.c
0
0
corosync/test/comp_amf/takeover/serv_main.h
0
0
corosync/test/comp_amf/takeover/takeover.sh
0
0
corosync/test/cpgbench.c
0
0
corosync/test/evsbench.c
0
0
corosync/test/evtbench.c
0
0
corosync/test/logsys_s.c
0
0
corosync/test/logsys_s1.c
0
0
corosync/test/logsys_s2.c
0
0
corosync/test/logsys_t1.c
0
0
corosync/test/logsys_t2.c
0
0
corosync/test/openais-cfgtool.c
0
0
corosync/test/publish.c
0
0
corosync/test/sa_error.c
0
0
corosync/test/sa_error.h
0
0
corosync/test/scripts/spam
0
0
corosync/test/scripts/spam2
0
0
corosync/test/subscription.c
0
0
corosync/test/test.cpp
0
0
corosync/test/testamf.c
0
0
corosync/test/testamf1.c
0
0
corosync/test/testamf2.c
0
0
corosync/test/testamf3.c
0
0
corosync/test/testamf4.c
0
0
corosync/test/testamf5.c
0
0
corosync/test/testamf6.c
0
0
corosync/test/testamfth.c
0
0
corosync/test/testckpt.c
0
0
corosync/test/testclm.c
0
0
corosync/test/testclm2.c
0
0
corosync/test/testconfdb.c
0
0
corosync/test/testcpg.c
0
0
corosync/test/testcpg2.c
0
0
corosync/test/testevs.c
0
0
corosync/test/testevsth.c
0
0
corosync/test/testevt.c
0
0
corosync/test/testlck.c
0
0
corosync/test/testmake.sh
0
0
corosync/test/testmsg.c
0
0
corosync/test/testmsg2.c
0
0
corosync/test/testparse.c
0
0
corosync/test/testtimer.c
0
0
corosync/test/unlink.c
+ 0
- 0
loc → corosync/loc
Vedi File
+ 0
- 0
test/Makefile → corosync/test/Makefile
Vedi File
+ 0
- 0
test/ckpt-rd.c → corosync/test/ckpt-rd.c
Vedi File
+ 0
- 0
test/ckpt-wr.c → corosync/test/ckpt-wr.c
Vedi File
+ 0
- 0
test/ckptbench.c → corosync/test/ckptbench.c
Vedi File
+ 0
- 0
test/ckptbenchth.c → corosync/test/ckptbenchth.c
Vedi File
+ 0
- 0
test/ckptstress.c → corosync/test/ckptstress.c
Vedi File
+ 0
- 0
test/clc_cli_script → corosync/test/clc_cli_script
Vedi File
+ 0
- 0
test/comp_amf/takeover/Makefile → corosync/test/comp_amf/takeover/Makefile
Vedi File
+ 0
- 0
test/comp_amf/takeover/README.TXT → corosync/test/comp_amf/takeover/README.TXT
Vedi File
+ 0
- 0
test/comp_amf/takeover/amf.conf → corosync/test/comp_amf/takeover/amf.conf
Vedi File
+ 0
- 0
test/comp_amf/takeover/openais.conf → corosync/test/comp_amf/takeover/openais.conf
Vedi File
+ 0
- 0
test/comp_amf/takeover/serv_amf.c → corosync/test/comp_amf/takeover/serv_amf.c
Vedi File
+ 0
- 0
test/comp_amf/takeover/serv_amf.h → corosync/test/comp_amf/takeover/serv_amf.h
Vedi File
+ 0
- 0
test/comp_amf/takeover/serv_main.c → corosync/test/comp_amf/takeover/serv_main.c
Vedi File
+ 0
- 0
test/comp_amf/takeover/serv_main.h → corosync/test/comp_amf/takeover/serv_main.h
Vedi File
+ 0
- 0
test/comp_amf/takeover/takeover.sh → corosync/test/comp_amf/takeover/takeover.sh
Vedi File
+ 0
- 0
test/cpgbench.c → corosync/test/cpgbench.c
Vedi File
+ 0
- 0
test/evsbench.c → corosync/test/evsbench.c
Vedi File
+ 0
- 0
test/evtbench.c → corosync/test/evtbench.c
Vedi File
+ 0
- 0
test/logsys_s.c → corosync/test/logsys_s.c
Vedi File
+ 0
- 0
test/logsys_s1.c → corosync/test/logsys_s1.c
Vedi File
+ 0
- 0
test/logsys_s2.c → corosync/test/logsys_s2.c
Vedi File
+ 0
- 0
test/logsys_t1.c → corosync/test/logsys_t1.c
Vedi File
+ 0
- 0
test/logsys_t2.c → corosync/test/logsys_t2.c
Vedi File
+ 0
- 0
test/openais-cfgtool.c → corosync/test/openais-cfgtool.c
Vedi File
+ 0
- 0
test/publish.c → corosync/test/publish.c
Vedi File
+ 0
- 0
test/sa_error.c → corosync/test/sa_error.c
Vedi File
+ 0
- 0
test/sa_error.h → corosync/test/sa_error.h
Vedi File
+ 0
- 0
test/scripts/spam → corosync/test/scripts/spam
Vedi File
+ 0
- 0
test/scripts/spam2 → corosync/test/scripts/spam2
Vedi File
+ 0
- 0
test/subscription.c → corosync/test/subscription.c
Vedi File
+ 0
- 0
test/test.cpp → corosync/test/test.cpp
Vedi File
+ 0
- 0
test/testamf.c → corosync/test/testamf.c
Vedi File
+ 0
- 0
test/testamf1.c → corosync/test/testamf1.c
Vedi File
+ 0
- 0
test/testamf2.c → corosync/test/testamf2.c
Vedi File
+ 0
- 0
test/testamf3.c → corosync/test/testamf3.c
Vedi File
+ 0
- 0
test/testamf4.c → corosync/test/testamf4.c
Vedi File
+ 0
- 0
test/testamf5.c → corosync/test/testamf5.c
Vedi File
+ 0
- 0
test/testamf6.c → corosync/test/testamf6.c
Vedi File
+ 0
- 0
test/testamfth.c → corosync/test/testamfth.c
Vedi File
+ 0
- 0
test/testckpt.c → corosync/test/testckpt.c
Vedi File
+ 0
- 0
test/testclm.c → corosync/test/testclm.c
Vedi File
+ 0
- 0
test/testclm2.c → corosync/test/testclm2.c
Vedi File
+ 0
- 0
test/testconfdb.c → corosync/test/testconfdb.c
Vedi File
+ 0
- 0
test/testcpg.c → corosync/test/testcpg.c
Vedi File
+ 0
- 0
test/testcpg2.c → corosync/test/testcpg2.c
Vedi File
+ 0
- 0
test/testevs.c → corosync/test/testevs.c
Vedi File
+ 0
- 0
test/testevsth.c → corosync/test/testevsth.c
Vedi File
+ 0
- 0
test/testevt.c → corosync/test/testevt.c
Vedi File
+ 0
- 0
test/testlck.c → corosync/test/testlck.c
Vedi File
+ 0
- 0
test/testmake.sh → corosync/test/testmake.sh
Vedi File
+ 0
- 0
test/testmsg.c → corosync/test/testmsg.c
Vedi File
+ 0
- 0
test/testmsg2.c → corosync/test/testmsg2.c
Vedi File
+ 0
- 0
test/testparse.c → corosync/test/testparse.c
Vedi File
+ 0
- 0
test/testtimer.c → corosync/test/testtimer.c
Vedi File
+ 0
- 0
test/unlink.c → corosync/test/unlink.c
Vedi File