summaryrefslogblamecommitdiffstats
path: root/testsuites/sptests/spcxx01/spcxx01.doc
blob: 73e6a3f83a3b7673500ed28cde634cd7ff00991f (plain) (tree)
1
2
3
4
5
6
7
8






                                                                        
                



                                               
                                   
This file describes the directives and concepts tested by this test set.

test set name: spcxx01

directives:

  - ::operator new()
  - std::async()

concepts:

  - Ensure that the aligned new operator works.
  - Ensure that std::async() works.