File: coverage.txt

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 (11 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
This document defines the coverage for the pthread_attr_setstackaddr function:

Assertion	Tested?
1		YES
2		YES (The test uses a Non-POSIX-Compliant API 
                     pthread_getattr_np to get attr in a created thread)
3		YES
4		won't test

Note: pthread_attr_setstackaddr is marked with __attribute_deprecated__
      in glibc implementation, it will got compile warning.