lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 22 Feb 2015 11:36:42 +0100
From:	Sedat Dilek <sedat.dilek@...il.com>
To:	David Howells <dhowells@...hat.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	linux-fsdevel <linux-fsdevel@...r.kernel.org>,
	Al Viro <viro@...iv.linux.org.uk>
Subject: Re: [git pull] more vfs bits

On Sun, Feb 22, 2015 at 10:37 AM, Al Viro <viro@...iv.linux.org.uk> wrote:
> On Sun, Feb 22, 2015 at 10:32:02AM +0100, Sedat Dilek wrote:
>
>> How do you test?
>
> Mostly xfstests and LTP, plus assorted tests depending on the areas touched...
> Any extra testing is welcome - the more, the merrier...

As said I wanted to test with unionmount-testsuite from Git HEAD master.

But...

The README is out-of-date and...

...my python3 throws me a...

$ LC_ALL=C ./run --ov --set-up 2>&1 | tee
../unionmount-testsuite-log_ov-set-up_$(uname -r).txt
Traceback (most recent call last):
  File "./run", line 107, in <module>
    set_up(ctx)
  File "/home/wearefam/src/unionmount-testsuite/unionmount-testsuite-git/set_up.py",
line 26, in set_up
    os.sync()
AttributeError: 'module' object has no attribute 'sync'

$ dpkg -l | grep python3
ii  python3
3.2.3-0ubuntu1.2                                    interactive
high-level object-oriented language (default python3 version)
ii  python3-minimal
3.2.3-0ubuntu1.2                                    minimal subset of
the Python language (default python3 version)
ii  python3.2
3.2.3-0ubuntu3.6                                    Interactive
high-level object-oriented language (version 3.2)
ii  python3.2-minimal
3.2.3-0ubuntu3.6                                    Minimal subset of
the Python language (version 3.2)

AFAICS I had reported already the README needs a refresh.

I will continue with LTP-lite testing and fio.

- Sedat -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists