aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests
AgeCommit message (Expand)Author
2012-08-29Switch from getopt to argparse.Rob Austein
2012-08-28Split yamlconf profiling out into separate Makefile target.Rob Austein
2012-08-28Make a few more things configurable, for compatability with Iain'sRob Austein
2012-08-27Move root.cer to separate rsync module when building testRob Austein
2012-08-27Create missing SQL databases if given MySQL root password, otherwiseRob Austein
2012-08-27NitRob Austein
2012-08-27Use SHOW TABLES and pattern matching rather than fixed count whenRob Austein
2012-08-27Use SHOW DATABASES and pattern matching to determine which databasesRob Austein
2012-08-24Tweak to support yamlconf profiling.Rob Austein
2012-08-24Cleanup, add timestamps.Rob Austein
2012-08-24Add --loopback to yamlconf and --synchronize to yamltest, so that weRob Austein
2012-08-23Checkpoint.Rob Austein
2012-08-23Debug with larger configurations.Rob Austein
2012-08-22Cleanup.Rob Austein
2012-08-22Checkpoint of new testbed configuration tool.Rob Austein
2012-08-20Extend insecure-debug-only-rsa-key hack to something we can use withRob Austein
2012-08-19Refactor rpkid high-level task system to use classes rather thanRob Austein
2012-08-18Merge rpkic profiling support from trunk/.Rob Austein
2012-08-09Switch rpki.sql.session.cache to use weak references, so that Python'sRob Austein
2012-08-09Sometimes it takes more than one signal to get a subprocess to exit.Rob Austein
2012-07-30Remove -s from getopt string too.Rob Austein
2012-07-30Add --stop_after_configRob Austein
2012-07-26Add profiling support to yamltest; fix profiling support in daemons.Rob Austein
2012-07-23Use TAL instead of TA.Rob Austein
2012-07-06Implement CMS-timestamp-based replay protection. Closes #35.Rob Austein
2012-07-03Add more data to pubd log line, to aid tracking flow of objectsRob Austein
2012-07-03Add TAL support.Rob Austein
2012-07-03Stop whining about missing BPKI CRLs when running rootd underRob Austein
2012-06-16Add "--flat_publication" option to yamltest, and correspondingRob Austein
2012-05-23Convert rpkid tests to use rcynic-text.Rob Austein
2012-05-04Don't explode if valid_until isn't set in test configuration.Rob Austein
2012-04-17Synchronize with daemons automatically after rpkic commands whereRob Austein
2012-04-15Put BPKI server files in /usr/local/share/rpki (akaRob Austein
2012-04-15setup_publication() had the "DROP TABLE IF EXISTS" exception problemRob Austein
2012-04-15Forgot to take myrpki out of Makefile, oops, fixed. smoketest wasRob Austein
2012-03-19Sync from trunk.Rob Austein
2012-02-22Make base_port configurable in [yamltest] section of rpki.conf. See #200.Rob Austein
2012-02-21Another test configuration.Rob Austein
2012-02-20Include self_handle in up-down resource mismatch reports. Closes #14.Rob Austein
2012-02-09merge with /trunkMichael Elkins
2012-02-03Change manifest filename extension from .mnf to .mft, to comply withRob Austein
2012-02-03Clean up rcynic test data during "make clean".Rob Austein
2012-01-12Refactor library functions out of rpkic command line shell (see #26,Rob Austein
2012-01-11Bring up to date for new IRDBRob Austein
2012-01-08Checkpoint. New irdbd now work, after some transaction voodoo.Rob Austein
2012-01-07Checkpoint. rpkic and yamltest mostly work, but irdbd is still actingRob Austein
2011-12-14Start hacking replacement for myrpki comamnd (rpkic) which uses theRob Austein
2011-12-12Checkpoint. Custom IRDB model fields to handle automatic typeRob Austein
2011-10-08rcynic's new timestamped output directory code gets grumpy when rcynicRob Austein
2011-10-05Stop abusing RuntimeError. This closes #52.Rob Austein