Skip to content

Doc/testing.md#539

Open
p4lik4ri wants to merge 4 commits intoalibaba:mainfrom
p4lik4ri:doc/Testing.md
Open

Doc/testing.md#539
p4lik4ri wants to merge 4 commits intoalibaba:mainfrom
p4lik4ri:doc/Testing.md

Conversation

@p4lik4ri
Copy link

@p4lik4ri p4lik4ri commented Feb 9, 2026

Translated the Testing-zh.md from Chinese to English, also fixed the path for the server and client for example:

From:
./test_server -l d > /dev/null &
./test_client -a 127.0.0.1 -p 8443 -s 1024000 -E

To:
./tests/test_server -l d > /dev/null &
./tests/test_client -a 127.0.0.1 -p 8443 -s 1024000 -E

…IX sh while

adding compatibility with bash and apt-based systems.

Update case_test.sh and xquic_test.sh to run correctly
across a wider range of environments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant