From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Salyzyn Subject: Re: [PATCH v2 1/2] selftests/pstore: add pstore test script for pre-reboot Date: Fri, 2 Oct 2015 12:39:07 -0700 Message-ID: <560EDD5B.5090901@android.com> References: <20151002114637.20957.61769.stgit@arietta> <20151002114639.20957.61229.stgit@arietta> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151002114639.20957.61229.stgit@arietta> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Hiraku Toyooka , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Tony Luck , Kees Cook , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Anton Vorontsov , Shuah Khan , Colin Cross , Seiji Aguchi List-Id: linux-api@vger.kernel.org On 10/02/2015 04:46 AM, Hiraku Toyooka wrote: > The pstore_tests script includes test cases which check pstore's > behavior before crash (and reboot). > > The test cases are currently following. > > - Check pstore backend is registered > - Check pstore console is registered > - Check /dev/pmsg0 exists > - Write unique string to /dev/pmsg0 > +1