mirror of
https://github.com/bminor/glibc.git
synced 2026-06-30 19:58:21 +00:00
resource/Makefile: Split and sort tests
Split and sort tests in resource/Makefile. Reviewed-by: Arjun Shankar <arjun@redhat.com>
This commit is contained in:
committed by
Arjun Shankar
parent
124bf1fb6b
commit
69f8b3e7de
@@ -25,7 +25,11 @@ headers := sys/resource.h bits/resource.h sys/vlimit.h \
|
||||
routines := getrlimit setrlimit getrlimit64 setrlimit64 getrusage ulimit \
|
||||
vlimit vtimes getpriority setpriority nice
|
||||
|
||||
tests = tst-getrlimit bug-ulimit1
|
||||
tests := \
|
||||
bug-ulimit1 \
|
||||
tst-getrlimit \
|
||||
# tests
|
||||
|
||||
|
||||
include ../Rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user