[Fuego] LTP: changes to the auto skip feature

Daniel Sangorrin daniel.sangorrin at toshiba.co.jp
Fri May 18 02:48:45 UTC 2018


Hi Tim,

I made a few changes to the auto skip feature that I added to LTP
a while ago.

Patches: 
[PATCH 01/11] LTP: skip sbrk03 and others depending on architecture
[PATCH 02/11] LTP: do not skip openat02
[PATCH 03/11] LTP: fix small errata
[PATCH 04/11] LTP: do not skip addkey02 and add a doc file
[PATCH 05/11] LTP: do not skip adjtimex02
[PATCH 06/11] LTP: add a kernel version check using version_lt
[PATCH 07/11] LTP: skip fanotify07 depending on the kernel version
[PATCH 08/11] LTP: add noautoskip option for power users
[PATCH 09/11] LTP: add noautoskip to the quickhit spec
[PATCH 10/11] LTP: add test.yaml describing all variables
[PATCH 11/11] LTP: add doc about fcntl35

Stats:
 engine/tests/Functional.LTP/docs/Functional.LTP.syscalls.add_key02.ftmp | 62 ++++++++++++++++++++++++++++
 engine/tests/Functional.LTP/docs/Functional.LTP.syscalls.fcntl35.ftmp   | 53 ++++++++++++++++++++++++
 engine/tests/Functional.LTP/fuego_test.sh                               | 89 +++++++++++++++++++++++-----------------
 engine/tests/Functional.LTP/spec.json                                   |  1 +
 engine/tests/Functional.LTP/test.yaml                                   | 85 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 253 insertions(+), 37 deletions(-)

Thanks,
Daniel



More information about the Fuego mailing list