Petr Vorel

Results 51 issues of Petr Vorel

Some testcases use python3 (converted from python2 by 5a8408bc32f0eada5cbf65ac63d5cd2410f95249). It'd be good to convert them to shell or C as python is often not available on embedded targets. List of...

both are supported as stable kernels. Signed-off-by: Petr Vorel

Hi, would it be possible to include also comments in English? Although google translator works quite well, your comments would be certainly better :). PS: thank you your work and...

help wanted

Mount tests are missing tests for `MS_LAZYTIME` (since 4.0) and `MS_NOSYMFOLLOW` (5.10). Also `MS_SYNCHRONOUS` needs to be rewritten: https://lore.kernel.org/ltp/YvtkAWs7KNbt9vME@yuki/ > The only way how to check MS_SYNCHRONOUS would be pulling...

Previously tidy script did cd to os-autoinst root directory. This allowed to use path of checked modules from git root directory (i.e. git ls-files output). But because this script is...

cleanup trailing whitespace fix: initialize i option: -h for help option: -g|--gui: use GUI documentation: environment variables

Please merge this fix. Because you don't initialize i variable, script broke, if user have it defined as string (path for example). Test broken behaviour which pull request fixes: `export...

Could you please tag your old releases? This is a big help for users to determine changes between versions 92d974b54c224567724d31bc382c9eca4c1c60b3 2.0.1 5663576b3c8c75eb80a837585aefc56e6bbcfed0 2.0.2 4b31947dc5a7e4718cdb3256ee7d0aa7721d9f96 2.0.3 07c148c8ae1abdbc4ae143180fd11f20f3fb1d2d 2.0.4 1334980b38878e01b1a13fa3a0ae51c86e28682a 2.0.5 It...

[`testcases/kernel/fs/doio/rwtest`](https://github.com/linux-test-project/ltp/tree/8336592d7eefdca348d9278f228506e9a2046533/testcases/kernel/fs/doio/rwtest) is very old script written in bash. Decide if it's still useful, if yes, then rewrite it to new C or shell API otherwise delete. Also its usage in...

rewrite / cleanup

as we don't want to do it manually. https://patchwork.readthedocs.io/en/latest/deployment/installation/#optional-configure-your-vcs-to-automatically-update-patches

enhancement
ci