]> git.proxmox.com Git - pve-manager.git/commit
cleanup: move bin/test to toplevel
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Jun 2018 10:47:03 +0000 (12:47 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 20 Jun 2018 11:04:51 +0000 (13:04 +0200)
commit73ed0af158645b3e8db3f1b8f80bc16ffebc2d36
tree5adc894830729c248b9e4a9bacd4e34b8fba8c18
parent6ebc0106ceb0749a4b9a3b02b8c02e847e3e1b3b
cleanup: move bin/test to toplevel

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
30 files changed:
Makefile
bin/Makefile
bin/test/Makefile [deleted file]
bin/test/ReplicationTestEnv.pm [deleted file]
bin/test/balloontest.pl [deleted file]
bin/test/perftest2.pl [deleted file]
bin/test/perftest3.pl [deleted file]
bin/test/replication_test1.pl [deleted file]
bin/test/replication_test2.pl [deleted file]
bin/test/replication_test3.pl [deleted file]
bin/test/replication_test4.log [deleted file]
bin/test/replication_test4.pl [deleted file]
bin/test/replication_test5.log [deleted file]
bin/test/replication_test5.pl [deleted file]
bin/test/replication_test6.log [deleted file]
bin/test/replication_test6.pl [deleted file]
test/Makefile [new file with mode: 0644]
test/ReplicationTestEnv.pm [new file with mode: 0755]
test/balloontest.pl [new file with mode: 0755]
test/perftest2.pl [new file with mode: 0755]
test/perftest3.pl [new file with mode: 0755]
test/replication_test1.pl [new file with mode: 0755]
test/replication_test2.pl [new file with mode: 0755]
test/replication_test3.pl [new file with mode: 0755]
test/replication_test4.log [new file with mode: 0644]
test/replication_test4.pl [new file with mode: 0755]
test/replication_test5.log [new file with mode: 0644]
test/replication_test5.pl [new file with mode: 0755]
test/replication_test6.log [new file with mode: 0644]
test/replication_test6.pl [new file with mode: 0755]