forked from Imagelibrary/rtems
* Makefile.am, configure.ac: Add sp48 which tests that configuring for unlimited objects when configured for a unified workspace works as expected. * sp48/.cvsignore, sp48/Makefile.am, sp48/init.c, sp48/sp48.doc, sp48/sp48.scn: New files.
12 lines
422 B
Plaintext
12 lines
422 B
Plaintext
*** TEST 48 ***
|
|
Largest C program heap block available: 4006096
|
|
Created all semaphores allowed in this test
|
|
5000 semaphores created
|
|
Largest C program heap block available: 2376296
|
|
5000 semaphores successfully deleted
|
|
Largest C program heap block available: 2376296
|
|
*** END OF TEST 48 ***
|
|
|
|
NOTE: Heap block size and maximum objects created vary based upon target.
|
|
The maximum semaphores that will be created is 5000.
|