File: assertions.xml

package info (click to toggle)
posixtestsuite 1.5.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,440 kB
  • sloc: ansic: 117,313; xml: 7,497; sh: 1,148; makefile: 281; perl: 34
file content (14 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<assertions>
  <assertion id="1" tag="ref:XSH6:31532:31533">
  The pthread_attr_getstack() shall get the thread creation stack attributes
  stackaddr and stacksize in the attr ojbect.
  </assertion>

  <assertion id="2" tag="ref:XSH6:31541:31541">
   If success, it returns zero. 
  </assertion>
  
  <assertion id="3" tag="ref:XSH6:31554:31554">
   Shall not return an error code of [EINTR]
  </assertion>
</assertions>