-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unit tests for util functions in PerfAnalyzer (#362)
* Add unit test for ParseProtocol function * Add unit tests for IsDirectory and IsFile * Add more unit tests for perf_utils.cc * Add unit test for ByteSize * Add unit test for ConvertDTypeFromTFS * Fix pre-commit * Fix pre-commit and feedback * Remove duplicate test function * Remove redundant check statements * Fix CI issue: std::filesystem not supported * Remove magic numbers
- Loading branch information
Showing
2 changed files
with
259 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters