File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ In order to capture the cost of various API calls in the framework and test the
4
4
correctness of the API, a set of basic tests have been created. They primarily
5
5
fall under two categories:
6
6
7
- 1 . Sematic tests: These tests perform correctness checks on the API call to
8
- ensure the right data is being retrieved. The sematic tests are categorized into
9
- string table tests, trace point tests and notification tests.
7
+ 1 . Semantic tests: These tests perform correctness checks on the API call to
8
+ ensure the right data is being retrieved. The semantic tests are categorized
9
+ into string table tests, trace point tests and notification tests.
10
10
11
11
2 . Performance tests: These test attempt to capture the average cost of various
12
12
operations that are a part of creating trace points in applications. The tests
You can’t perform that action at this time.
0 commit comments