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:   Tue, 24 Mar 2020 10:22:18 -0700
From:   Andy Lutomirski <luto@...nel.org>
To:     Vincenzo Frascino <vincenzo.frascino@....com>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        "open list:KERNEL SELFTEST FRAMEWORK" 
        <linux-kselftest@...r.kernel.org>, Shuah Khan <shuah@...nel.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Andy Lutomirski <luto@...nel.org>
Subject: Re: [PATCH 2/3] kselftest: Extend vDSO selftest

On Tue, Mar 24, 2020 at 7:51 AM Vincenzo Frascino
<vincenzo.frascino@....com> wrote:
>
> The current version of the multiarch vDSO selftest verifies only
> gettimeofday.
>
> Extend the vDSO selftest to the other library functions:
>  - time
>  - clock_getres
>  - clock_gettime
>
> The extension has been used to verify the unified vdso library on the
> supported architectures.

The code in tools/testing/selftests/x86/test_vdso.c actually checks
that the times returned by the vDSO are correct.  Perhaps that code
should be copied or moved here?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ