Yi Huang
96ae1426d8
Migrate Windows Prerelease tests to 1ES hosted pool ( #3732 )
...
Use 1ES pool for windows prerelease tests
2023-07-05 12:08:43 -07:00
Michael Friesen
46acb24f83
Fall back to WinDbg if WinDbgX is not installed ( #3342 )
2023-01-09 19:39:32 -05:00
Nick Banks
5b921c9e18
App Controlled Execution Config ( #3034 )
2022-09-30 17:00:02 -04:00
Anthony Rossi
8e5183f473
Fix logging profile names ( #2903 )
2022-07-21 18:04:23 -07:00
Anthony Rossi
74c63461d5
Ensure Platform globals are freed on error ( #2685 )
...
* Add debug assert that platform globals are NULL
* Fix memory leak when worker fails to allocate. Fixes #2683
2022-07-15 15:20:41 -07:00
Thad House
d381554ca1
Improve crash dump debugging in CI ( #2454 )
2022-03-02 09:47:38 -05:00
Matt Olson
352d496af1
Fix some typos in test code ( #2403 )
2022-02-17 17:47:10 -08:00
Anthony Rossi
1480f5ace8
Fix more SpinQuic random allocation failure bugs ( #1541 )
...
* Fix OpenSSL failure.
* Fix CID allocation issue. Allow MsQuicOpen to fail.
* Fix UDP clean up on failure on Windows.
* Kill client connection when no DestCid is available.
Co-authored-by: Nick Banks <nibanks@microsoft.com>
2021-05-11 00:56:29 -07:00
Nick Banks
d7450bfbd8
Update BVT Task to Fail ( #1367 )
2021-03-24 10:49:20 -07:00
Nick Banks
b431ed124a
Replace Output Directory with Path ( #1084 )
2020-12-03 14:43:09 -08:00
Thad House
4079b6a30c
Fix StartExecutable returning multiple values under AppVerifier ( #1003 )
...
This would cause the wait task to fail when looking for the process
2020-11-09 16:28:54 -08:00
Nick Banks
a35529c2c7
Cleanup Logging Script Args ( #699 )
2020-08-10 12:37:19 -07:00
Anthony Rossi
c7794ffd2b
Fix Schannel TLS alerts not being read correctly. ( #695 )
...
The TLS alert buffer was being provided to Schannel incorrectly, causing the alert to always be zero.
A new TLS test was introduced to the platform unittests to cover this as well.
Adds a script to make it easier to run quicping.exe for repro and debugging purposes.
Skip TlsTest.CertificateError on non-Schannel platforms.
Fixes #255
2020-08-07 14:04:07 -07:00
Nick Banks
ca85764ce4
Exercise Settings Code Paths ( #670 )
2020-08-03 12:03:12 -07:00
Nick Banks
6798a1c95e
Connection Initialization Cleanup ( #666 )
2020-08-03 09:33:03 -07:00
Nick Banks
29a94ce43d
Code Coverage Core Only ( #633 )
2020-07-23 13:02:51 -07:00
Anthony Rossi
e6cd704a90
Add Code coverage to Azure Pipelines BVTs ( #607 )
...
Collects code coverage on the BVTs and SpinQuic.
Co-authored-by: Nick Banks <nibanks@microsoft.com>
2020-07-22 22:39:05 -07:00
Anthony Rossi
4a3c186c9c
Enable Application Verifier on Windows BVTs. ( #540 )
2020-06-25 17:06:04 -07:00
Nick Banks
c478799e48
Move All Scripts to Top Level Scripts Folder ( #538 )
2020-06-22 16:18:26 -07:00