changed the function tests name on the codebase (#177)

This commit is contained in:
akolliasAMD
2025-07-04 13:28:59 -06:00
committed by GitHub
parent e2e334e630
commit ebd92a7b3c
5 changed files with 23 additions and 19 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ To run the tests, you may use the driver scripts provided in the `./scripts/` di
```
# Run Functional Tests
./scripts/functional_tests/driver.sh ./build/tests/functional_tests/rocshmem_example_driver all <log_directory>
./scripts/functional_tests/driver.sh ./build/tests/functional_tests/rocshmem_functional_tests all <log_directory>
# Run Unit Tests
./scripts/unit_tests/driver.sh ./build/tests/unit_tests/rocshmem_unit_tests all