To-Do list for testing.
authorUlrich Drepper <drepper@redhat.com>
Sat, 15 Feb 2003 22:50:01 +0000 (22:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 15 Feb 2003 22:50:01 +0000 (22:50 +0000)
nptl/TODO-testing [new file with mode: 0644]

diff --git a/nptl/TODO-testing b/nptl/TODO-testing
new file mode 100644 (file)
index 0000000..e076e56
--- /dev/null
@@ -0,0 +1,20 @@
+pthread_attr_setguardsize
+
+  test effectiveness
+
+pthread_attr_[sg]etschedparam
+
+  what to test?
+
+pthread_attr_[sg]etstack
+
+  some more tests needed
+
+pthread_getcpuclockid
+
+  check that value is reset -> rt subdir
+
+pthread_getschedparam
+pthread_setschedparam
+
+  what to test?