diff options
author | Rob Austein <sra@hactrn.net> | 2007-11-20 02:08:07 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-11-20 02:08:07 +0000 |
commit | 81530e62f4812d5c413a31da0854091d60ada33d (patch) | |
tree | ae6f2581f4806ba8163ab99b3d7a547a54eb8735 /scripts/testroot.sh | |
parent | 87dd8421c7c02beadaa594c550ee2bc534b27cf6 (diff) |
revoke issue revoke issue thrash thrash torture test
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1336
Diffstat (limited to 'scripts/testroot.sh')
-rw-r--r-- | scripts/testroot.sh | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/scripts/testroot.sh b/scripts/testroot.sh index df9716e9..21863512 100644 --- a/scripts/testroot.sh +++ b/scripts/testroot.sh @@ -92,4 +92,27 @@ then python http-client.py python testpoke.py -r list + python http-client.py + python testpoke.py -r list + python testpoke.py -r issue + + python testpoke.py -r revoke + python testpoke.py -r list + python http-client.py + python testpoke.py -r list + + python testpoke.py -r issue + python testpoke.py -r revoke + python testpoke.py -r issue + python testpoke.py -r revoke + python testpoke.py -r issue + python testpoke.py -r revoke + python testpoke.py -r list + python http-client.py + python testpoke.py -r list + + python testpoke.py -r issue + python http-client.py + python testpoke.py -r list + fi |