Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
9e108348
Commit
9e108348
authored
14 years ago
by
Dan Fandrich
Browse files
Options
Downloads
Patches
Plain Diff
Renamed test1204 to test1117 to move it into the normal range
parent
dfaaa99d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/data/Makefile.am
+1
-1
1 addition, 1 deletion
tests/data/Makefile.am
tests/data/test1117
+3
-3
3 additions, 3 deletions
tests/data/test1117
with
4 additions
and
4 deletions
tests/data/Makefile.am
+
1
−
1
View file @
9e108348
...
...
@@ -68,7 +68,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test1108 test1109 test1110 test1111 test1112 test129 test567 test568
\
test569 test570 test571 test572 test804 test805 test806 test807 test573
\
test313 test1115 test578 test579 test1116 test1200 test1201 test1202
\
test1203 test1
204
test1203 test1
117
filecheck
:
@
mkdir
test-place
;
\
...
...
This diff is collapsed.
Click to expand it.
tests/data/test1
204
→
tests/data/test1
117
+
3
−
3
View file @
9e108348
...
...
@@ -39,7 +39,7 @@ http
HTTP with invalid range then another URL
</name>
<command>
-r 10-22 http://%HOSTIP:%HTTPPORT/want/1
204
http://%HOSTIP:%HTTPPORT/wantmore/1
204
0001
-r 10-22 http://%HOSTIP:%HTTPPORT/want/1
117
http://%HOSTIP:%HTTPPORT/wantmore/1
117
0001
</command>
</client>
...
...
@@ -65,12 +65,12 @@ partial body
^User-Agent:.*
</strip>
<protocol>
GET /want/1
204
HTTP/1.1
GET /want/1
117
HTTP/1.1
Range: bytes=10-22
Host: %HOSTIP:%HTTPPORT
Accept: */*
GET /wantmore/1
204
0001 HTTP/1.1
GET /wantmore/1
117
0001 HTTP/1.1
Range: bytes=10-22
Host: %HOSTIP:%HTTPPORT
Accept: */*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment