tests: Abstract out code for a test RPC service
[openafs.git] / tests / cmd /
2012-06-20 Simon Wilkinsontests: Fix cmd config file path
2012-05-12 Simon Wilkinsoncmd: Add support for pulling options from files
2012-05-12 Simon Wilkinsontests: Add additional cmd tests
2012-05-11 Simon Wilkinsontests: Start using the upstream C TAP harness
2012-05-08 Simon Wilkinsontests: Use enum rather than #defines for tests
2012-03-24 Simon Wilkinsontests: Add opr to the command test libraries
2011-07-14 Michael Meffietests: fix cmd test case
2011-06-07 Simon Wilkinsoncmd: Add support for disabling specific abbrevs
2011-06-05 Michael Meffiecmd: Reorder cmd_AddParmAtOffset arguments
2011-05-25 Andrew Deasontests: Make -flag the first parm in command-t
2011-05-25 Andrew Deasontests: Use symbolic constants in command-t
2011-05-15 Simon Wilkinsoncmd tests: Initialise string retval
2011-04-29 Russ AllberyFix various build problems with the test suite
2011-04-27 Simon Wilkinsoncmd: Support splitting switches and values with '='
2011-04-27 Simon Wilkinsoncmd: Tidy up -help output
2011-04-27 Simon Wilkinsoncmd: Add support for params with optional values
2011-04-27 Simon Wilkinsoncmd: Add parameter aliasing
2011-04-27 Simon Wilkinsoncmd: Add accessor functions for options
2011-04-27 Simon Wilkinsoncmd: Add option to add a param at a specific pos
2011-04-26 Simon Wilkinsoncmd: Split up dispatch function
2011-04-26 Simon Wilkinsoncmd: Add an option to disable abbreviations
2011-04-26 Simon Wilkinsoncmd: Add function to disable positional commands
2011-04-26 Simon Wilkinsoncmd: Add some tests to the test suite