Skip to content

TS-4370: Add regression list option to traffic_server.#597

Closed
jpeach wants to merge 2 commits intoapache:masterfrom
jpeach:jpeach/regression-list
Closed

TS-4370: Add regression list option to traffic_server.#597
jpeach wants to merge 2 commits intoapache:masterfrom
jpeach:jpeach/regression-list

Conversation

@jpeach
Copy link
Copy Markdown
Contributor

@jpeach jpeach commented Apr 22, 2016

This looks like:

$ ./proxy/traffic_server -l
traffic_server: using root directory '/opt/ats'
SSLReverseHostname SSLCertLookup.cc:432 (RegressionTest_SSLReverseHostname)
SSLWildcardMatch SSLCertLookup.cc:418 (RegressionTest_SSLWildcardMatch)
ram_cache CacheTest.cc:614 (RegressionTest_ram_cache)
cache_disk_replacement_stability CacheTest.cc:402 (RegressionTest_cache_disk_replacement_stability)
DNS DNS.cc:1697 (RegressionTest_DNS)
...

We emit the name (for the -r option) as well as the source location for easy code lookup and the generated function name for easy setting of breakpoints.

jpeach added 2 commits April 21, 2016 21:09
In preparation for using SrcLoc outside of diaags, split it into
its own source file with no dependencies, and rename it to
SourceLocation.
Add the -l option to traffic_server option to list the available
tests. This is helpful when you want to run specific tests but need
to know what they are.
@asfgit asfgit closed this in e5dd21f Apr 23, 2016
@jpeach jpeach deleted the jpeach/regression-list branch August 16, 2016 15:53
ywkaras pushed a commit to ywkaras/trafficserver that referenced this pull request Jul 7, 2022
…(). (apache#8421) (apache#597)

(cherry picked from commit b93900b)

Conflicts:
iocore/net/SSLCertLookup.cc
proxy/http/HttpTransact.cc
proxy/http/PreWarmManager.cc
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