Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754013AbbKXR2M (ORCPT ); Tue, 24 Nov 2015 12:28:12 -0500 Received: from mail-pa0-f54.google.com ([209.85.220.54]:36277 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752225AbbKXR2K (ORCPT ); Tue, 24 Nov 2015 12:28:10 -0500 Subject: Re: [PATCH] staging/android: add TODO to de-stage android sync framework To: Gustavo Padovan , greg@kroah.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, daniels@collabora.com, Gustavo Padovan , =?UTF-8?Q?Arve_Hj=c3=b8nnev=c3=a5g?= , Riley Andrews , Rob Clark , John Harrison References: <1448307713-16766-1-git-send-email-gustavo@padovan.org> <20151124085112.GD17050@phenom.ffwll.local> <20151124085340.GE17050@phenom.ffwll.local> From: Greg Hackmann Message-ID: <56549E28.2050702@google.com> Date: Tue, 24 Nov 2015 09:28:08 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151124085340.GE17050@phenom.ffwll.local> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 880 Lines: 20 On 11/24/2015 12:53 AM, Daniel Vetter wrote: > With all the effort going on around kselftest it'd be good to integrate > the existing testsuite google has into upstream too. Should probably be > listed here too. > -Daniel The test code's available in AOSP: https://android.googlesource.com/platform/system/core/+/master/libsync/tests/ Be warned that it sits on top of a small helper library, uses C++ heavily, and depends on googletest. So it's going to need reworking before it's suitable for the kernel tree. But you can at least see the kinds of things it's testing (and where the SW_SYNC_USER parts fit into the picture). -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/