a few small fixes here and there, more telnet tests, starting Siege load testing

This commit is contained in:
Eric LAZO
2022-08-16 20:41:57 +02:00
parent ff443c80b1
commit 1b7d388231
17 changed files with 163 additions and 94 deletions

View File

@@ -2,7 +2,7 @@
test_name="Template test all good"
config_file="default.config"
config_file="./Tester/test1.config"
port=4040
host="localhost"
@@ -35,7 +35,7 @@ run_this_test()
{
echo "----- $test_name -----"
echo -e "$_RED$request$_END"
} >> telnet.out
} >> telnet.log
# } &>> test.log
# } 2>>&1
# } &>> /dev/stdout
@@ -47,7 +47,7 @@ run_this_test()
# } > /dev/stdout
# echo -e "\n\n\n------\n\n\n" >> telnet.out
# echo -e "\n\n\n------\n\n\n" &> /dev/stdout
echo -e "\n\n" >> telnet.out
echo -e "\n\n" >> telnet.log
# echo -e "\n\n------\n\n" >> telnet.out
# echo -e "\n------\n" > /dev/stdout
# run_a_test