OSDN Git Service

Merge remote-tracking branch 'kselftest/next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Aug 2015 06:06:31 +0000 (16:06 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Aug 2015 06:06:31 +0000 (16:06 +1000)
1  2 
tools/testing/selftests/Makefile

@@@ -21,9 -20,9 +21,10 @@@ ifneq (1, $(quicktest)
  TARGETS += timers
  endif
  TARGETS += user
 +TARGETS += jumplabel
  TARGETS += vm
  TARGETS += x86
+ TARGETS += zram
  #Please keep the TARGETS list alphabetically sorted
  # Run "make quicktest=1 run_tests" or
  # "make quicktest=1 kselftest from top level Makefile