tests: bring lists back to the sorted order

This commit is contained in:
Дмитрий Левин 2016-04-11 15:04:08 +00:00
parent 7a06960ff4
commit d9e4ff7fb3
2 changed files with 6 additions and 6 deletions

2
tests/.gitignore vendored
View File

@ -166,8 +166,8 @@ umount2
umovestr
umovestr2
uname
unlinkat
unix-pair-send-recv
unlinkat
userfaultfd
utime
utimensat

View File

@ -185,9 +185,9 @@ check_PROGRAMS = \
sigaltstack \
signalfd \
sigreturn \
sleep \
splice \
stack-fcall \
sleep \
stat \
stat64 \
statfs \
@ -215,8 +215,8 @@ check_PROGRAMS = \
umovestr \
umovestr2 \
uname \
unlinkat \
unix-pair-send-recv \
unlinkat \
userfaultfd \
utime \
utimensat \
@ -284,10 +284,10 @@ DECODER_TESTS = \
epoll_ctl.test \
epoll_wait.test \
eventfd.test \
execve.test \
execve-v.test \
execveat.test \
execve.test \
execveat-v.test \
execveat.test \
faccessat.test \
fanotify_mark.test \
fchmod.test \
@ -347,8 +347,8 @@ DECODER_TESTS = \
poll.test \
ppoll.test \
pread64-pwrite64.test \
preadv.test \
preadv-pwritev.test \
preadv.test \
pselect6.test \
pwritev.test \
read-write.test \