Skip to content
Snippets Groups Projects
  1. Mar 04, 2019
  2. Feb 19, 2019
  3. Jul 03, 2015
  4. Jun 13, 2013
    • bdr7fv's avatar
      Manual coverage is now stored in the directory of the protected program.... · 2caf8920
      bdr7fv authored
      Manual coverage is now stored in the directory of the protected program. Manual coverage files are produced by each run of a program, and hopefully, for each form. manual_coverage_wrapper.sh accumulates the coverage now into one file after running all tests. 
      
      
      
      Former-commit-id: d65f5a1f39079eb0fb7c706c1916981020877745
      2caf8920
  5. Jun 12, 2013
  6. Jun 11, 2013
  7. Apr 25, 2013
  8. Apr 24, 2013
    • bdr7fv's avatar
      For manual PN tests, I have now made it the policy a manual test script must... · 2199936c
      bdr7fv authored
      For manual PN tests, I have now made it the policy a manual test script must be supplied the transformed program AND the original. This requires alterations to bed_blackbox.sh and manual_coverage_wrapper.sh. The intent is to make my coreutil manual tests easier to automate and maintain.
      
      
      
      Former-commit-id: 57e188ef92e7b735dd02bc72303e8f5df50ab97d
      2199936c
    • bdr7fv's avatar
      Added manual_coverage_wrapper.sh, to allow for generating coverage for manual... · a72f97d1
      bdr7fv authored
      Added manual_coverage_wrapper.sh, to allow for generating coverage for manual tests, where the manual tests are performed based on a script. The current version requires pin be installed in a certain place with certain criteria, since PIN is not a part of the toolchain, talk to Ben if you plan on using this functionality. 
      
      altered do_manual_cover.sh to support use of the new coverage generation script. This change only works if the user supplies a manual test script, if so, the script is used to generate test coverage using the manual_coverage_wrapper script. 
      
      
      
      Former-commit-id: b6b90ef6618afe45e8cda3f4e6d4e2e3fc0a0cdd
      a72f97d1
Loading