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.
signal set add: manually update submodule ref
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tests-sos
updated
7 files
+9 −1 | test/shmemx/Makefile.am | |
+126 −0 | test/shmemx/c11_test_shmem_ibget.c | |
+126 −0 | test/shmemx/c11_test_shmem_ibput.c | |
+123 −0 | test/shmemx/cxx_test_shmem_ibget.cpp | |
+122 −0 | test/shmemx/cxx_test_shmem_ibput.cpp | |
+83 −0 | test/shmemx/signal_add.c | |
+86 −0 | test/shmemx/signal_set.c |