On Wed, Nov 4, 2020 at 8:34 AM Ondrej Mosnacek <omosnace@xxxxxxxxxx> wrote: > This was the only Python script in the whole testsuite. No need to > depend on Python just for access(2)... > > Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx> > --- > tests/overlay/.gitignore | 1 + > tests/overlay/Makefile | 4 +++- > tests/overlay/access | 7 ------- > tests/overlay/access.c | 16 ++++++++++++++++ > tests/overlay/test | 26 +++++++++++++------------- > 5 files changed, 33 insertions(+), 21 deletions(-) > create mode 100644 tests/overlay/.gitignore > delete mode 100755 tests/overlay/access > create mode 100644 tests/overlay/access.c Applied: https://github.com/SELinuxProject/selinux-testsuite/commit/ce70a925a4c7766fab698330a626d9a5f5194cc5 -- Ondrej Mosnacek Software Engineer, Platform Security - SELinux kernel Red Hat, Inc.