1. 11 Jun, 2015 2 commits
  2. 10 Jun, 2015 2 commits
    • Dridi Boukelmoune's avatar
      Run background processes in varnishtest · 166ce403
      Dridi Boukelmoune authored
      Available operations on processes are:
      - start
      - wait
      - kill (send a signal)
      - stop (kill with TERM)
      - write (to its stdin)
      - close (its stdin)
      
      A process name starts with a 'p' and accepts a shell pipeline as the
      command line. Environment variables can be set directly in the command
      line.
      
      A process will create a macro with its PID, and its stdout and stderr
      are redirected to files in a dedicated directory.
      
      Also add a varnish "name" macro in varnishtest.
      166ce403
    • Dridi Boukelmoune's avatar
      Bound check on TASK_QUEUE_END instead · 72509ff6
      Dridi Boukelmoune authored
      72509ff6
  3. 09 Jun, 2015 8 commits
  4. 08 Jun, 2015 1 commit
  5. 04 Jun, 2015 3 commits
  6. 03 Jun, 2015 1 commit
  7. 01 Jun, 2015 10 commits
  8. 31 May, 2015 1 commit
  9. 30 May, 2015 6 commits
  10. 29 May, 2015 4 commits
  11. 28 May, 2015 2 commits