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-next>] [day] [month] [year] [list]
Date:	Wed, 04 Jan 2012 22:47:55 -0500
From:	Steven Rostedt <rostedt@...dmis.org>
To:	linux-kernel@...r.kernel.org
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>
Subject: [PATCH 00/20] ktest: new and fancy updates


Linus,

Please pull the latest for-linus tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git
for-linus

Head SHA1: be405f95f0a090d1dfc26a5bb4d781c00f34479c


Rabin Vincent (3):
      ktest: Check parent options for iterated tests
      ktest: Save test output
      ktest: Allow success logs to be stored

Steven Rostedt (17):
      ktest: Add default for ssh-user, build-target and target-image
      ktest: When creating new config, allow the use of ${THIS_DIR}
      ktest: Allow bisect test to restart where it left off
      ktest: Ask for type of test when creating a new config
      ktest: Do not ask for some options if the only test is build
      ktest: When creating a new config, ask for BUILD_OPTIONS
      ktest: Only ask options needed for install
      ktest: Evaluate $KERNEL_VERSION in both install and post install
      ktest: Evaluate options before processing them
      ktest: Allow overriding bisect test results
      ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
      ktest: Change initialization of defaults hash to perl format
      ktest: Have all values be set by defaults
      ktest: Detect typos in option names
      ktest: Fix compare script to test if options are not documented
      ktest: Still do reboot even for REBOOT_TYPE = script
      ktest: Add INGORE_ERRORS to ignore warnings in boot up

----
 tools/testing/ktest/compare-ktest-sample.pl |    4 +-
 tools/testing/ktest/ktest.pl                |  698 +++++++++++++++++++--------
 tools/testing/ktest/sample.conf             |   87 ++++-
 3 files changed, 597 insertions(+), 192 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ