forked from Sandia-OpenSHMEM/SOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: update tests-sos submodule to latest commit
ef46e42a85dadaa643e8ba44a74e37f79bc1ec73
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tests-sos
updated
13 files
+4 −4 | configure.ac | |
+4 −1 | test/performance/shmem_perf_suite/common.h | |
+10 −7 | test/shmemx/Makefile.am | |
+70 −0 | test/shmemx/ex_scan.c | |
+71 −0 | test/shmemx/in_scan.c | |
+92 −0 | test/shmemx/scan_in_place.c | |
+0 −5 | test/unit/collect.c | |
+5 −2 | test/unit/cxx_shmem_test_all.c | |
+1 −8 | test/unit/mt_membar.c | |
+2 −0 | test/unit/nop_collectives.c | |
+18 −4 | test/unit/repeated_syncs.c | |
+58 −36 | test/unit/self_collectives.c | |
+27 −3 | test/unit/spam.c |