summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2025-06-09 14:42:32 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2025-06-09 14:45:39 +0200
commitfa27dfe787aeb1f41c109fc2ddc8e937ce952cd9 (patch)
tree4a12fcf419136d813f3ed0476aae21dc4d456a43
parenta9802488e0aa215c429adf6106c6ed640a48898f (diff)
document starting glibc tests individually
-rw-r--r--hurd/glibc.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn
index 8e330aef..736cc099 100644
--- a/hurd/glibc.mdwn
+++ b/hurd/glibc.mdwn
@@ -49,6 +49,10 @@ One can build libc this way:
$ make
$ make check -k
+One can run tests individually with:
+
+ $ make test t=wcsmbs/test-wcsnlen
+
One can run tests with the new libc by hand:
$ ./testrun.sh ~/test