X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=README;h=aa500917700802e9f63e1ac20c3f6767885cc3df;hp=61b07227254d9a084aad11306738d57f5052b76f;hb=0e00fcbef7f1df040450d0e7a17862a8622de616;hpb=fd13cb9d081d7cc2355fc34805377e88399a7534 diff --git a/README b/README index 61b0722..aa50091 100644 --- a/README +++ b/README @@ -49,7 +49,7 @@ may be used to simplify the code like #define T2(f,w) (result=(f), result==(w) || (t_error("%s failed: got %s, want %s\n", #f, result, w),0)) binaries should be possible to run from arbitrary directory. -the build system runs the tests using the src/common/run tool which +the build system runs the tests using the src/common/runtest tool which kills the test process after a timeout and reports the exit status in case of failure