LTP 20170116
Since the last release 211 patches by 28 authors were merged.
Notable changes:
- New testcases for:
- flistxattr()
- listxattr()
- llistxattr()
- getpriority()
- setpriority()
- sendto()
- dirtyc0w
- vti and geneve tunnel tests (network tests)
- New shell test library was added and many old and broken tests were
rewritten to make use of it - 36 syscall testcases were converted to the new library
- Many cases of bashism were fixed
- Experimental support for network namespaces has been added into network
tests, which means that these test can now be optionally executed on a
single testing machine - LTP compiled for 32bit should now run flawlessly on 64bit kernel
which is useful for testing the 32bit compat syscall interface - Usuall amount of cleanups, fixes and speedups