aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests
AgeCommit message (Collapse)Author
2010-12-30Platforms that require pywrap require it when running the testRob Austein
programs too. svn path=/rpkid/Makefile.in; revision=3590
2010-12-29Get check for prog_openssl right in smoketest.Rob Austein
svn path=/rpkid/tests/smoketest.py; revision=3583
2010-12-29First cut at getting Python stuff fully (well, more fully) under autoconfRob Austein
svn path=/pow/Makefile.in; revision=3582
2010-12-29Start autoconf work for POW et alRob Austein
svn path=/configure; revision=3581
2010-11-14Use sys.executable to find Python; use same SQL usernames in yamltest as in ↵Rob Austein
smoketest svn path=/rpkid/tests/smoketest.py; revision=3550
2010-11-10Back out change to .mft, because it breaks installed certs and I don'tRob Austein
(yet) have a tool to allow forced cert regeneration to fix this. svn path=/rpkid/rootd.py; revision=3546
2010-11-10Change all occurance of ".mnf" to ".mft" because:Rob Austein
a) no software should care and b) it's less work to change my code to match the revisionist text in the current draft than it would be to argue about what the one true filename extension for manifests should be. svn path=/rpkid/rootd.py; revision=3545
2010-10-07Merge rpkid.without_tls/ branch to rpkid/ trunk.Rob Austein
svn path=/rpkid/Makefile; revision=3465
2010-10-04Hack rpki.myrpki.csv_writer to write to a temporary filename, thenRob Austein
rename to the real filename on close. svn path=/rpkid.without_tls/rpki/myrpki.py; revision=3457
2010-09-16Preliminary version of rpkid et al with all the TLS code ripped out.Rob Austein
Not quite ready for cutover yet, may need some conversion tools and instructions, but checking this into a branch (well, sort of) so that others can look at the code changes involved, try it out themselves, etc. At some point this will merge back into rpkid/ directory and there will be only one, without TLS, but converting the testbed is going to require a flag day, so need to keep the TLS version around until then. svn path=/rpkid.without_tls; revision=3449
2010-09-15Make it easier to run yamltest with other configsRob Austein
svn path=/rpkid/tests/Makefile; revision=3447
2010-09-10Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks.Rob Austein
svn path=/rpkid/irdbd.py; revision=3445
2010-09-09Downgrade syslog priority of a few messagesRob Austein
svn path=/rpkid/rpki/https.py; revision=3444
2010-08-28Add test for withdrawing ROARob Austein
svn path=/rpkid/tests/smoketest.3.yaml; revision=3429
2010-07-22Doh. Thanks, Michael.Rob Austein
svn path=/rpkid/tests/smoketest.py; revision=3417
2010-07-15Rolling expirations testRob Austein
svn path=/rpkid/tests/smoketest.9.yaml; revision=3402
2010-07-11Sanitized config for early portal GUI debugRob Austein
svn path=/rpkid/tests/smoketest.8.yaml; revision=3386
2010-07-11Clean up uses of RuntimeError exceptionRob Austein
svn path=/rpkid/irdbd.py; revision=3378
2010-07-10Forgot to update test data for extended <list_received_resources/> syntaxRob Austein
svn path=/rpkid/tests/left-right-protocol-samples.xml; revision=3375
2010-07-07Fixed runtime test hack I forgot to check in.Rob Austein
svn path=/rpkid/tests/yamltest-test-all.sh; revision=3354
2010-07-06Clean up yamltest.dir tooRob Austein
svn path=/rpkid/tests/Makefile; revision=3346
2010-07-04Forgot to update this for revised directory structureRob Austein
svn path=/rpkid/tests/yamltest-test-all.sh; revision=3335
2010-07-04Handle nested hosting cases properly.Rob Austein
svn path=/rpkid/rpki/myrpki.py; revision=3324
2010-07-03Set "run_rpkid" correctly. This exposes a structural problem withRob Austein
yamltest's initialization sequence, which needs to be fixed, but at least this way myrpki knows that yamltest is doing something screwy. svn path=/rpkid/tests/yamltest.py; revision=3322
2010-07-03Salvage "backup" target from old myrpki/MakefileRob Austein
svn path=/rpkid/tests/Makefile; revision=3321
2010-06-10Add -keep_going flag to let us kill and restart individual daemonsRob Austein
without shutting down the whole test. svn path=/rpkid/tests/yamltest.py; revision=3280
2010-05-12Don't attempt to clean databases other than the ones used by the testRob Austein
scripts. svn path=/rpkid/tests/sql-cleaner.py; revision=3245
2010-04-19Merge myrpki/ into rpkid/ and clean up the result.Rob Austein
svn path=/rpkid/Doxyfile; revision=3215
2010-04-14testbed.py => smoketest.pyRob Austein
svn path=/myrpki/test-all.sh; revision=3199
2010-04-12More cleanupRob Austein
svn path=/rpkid/Makefile; revision=3189
2010-04-12CleanupRob Austein
svn path=/rpkid/Makefile; revision=3185
2010-04-12CleanupRob Austein
svn path=/rpkid/tests/Makefile; revision=3184
2010-04-12Reoranize test code, step 1.Rob Austein
svn path=/myrpki.rototill/yamltest.py; revision=3182