aboutsummaryrefslogtreecommitdiff
path: root/t/helper/test-online-cpus.c
Commit message (Collapse)AuthorAge
* test-online-cpus: helper to return cpu countJeff Hostetler2017-04-12
Created helper executable to print the value of online_cpus() allowing multi-threaded tests to be skipped when appropriate. Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>