Index of /download/dist/upc-tests/upcr-tests/test-sptr_arith

[ICO]NameLast modifiedSize

[PARENTDIR]Parent Directory  -
[   ]Makefile2022-10-28 13:54 122
[TXT]README2022-10-28 13:54 270
[TXT]sptr_arith.trans.c2022-10-28 13:54 19K

This program tests shared pointer arithmetic, via a table driven set of
arithmetic operations.  It tests only that the correct offset from the start of
a shared region is reached.  It does NOT test if accessing a shared pointer
actually writes to the correct location.