vos: convertROtoRW does not respect volume lock
[openafs.git] / tests /
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-04-23 Simon Wilkinsontests: More fixes for the vos test
2012-04-22 Simon Wilkinsontests: Move token faking code to its own file
2012-04-22 Simon Wilkinsontests: Make afstest_StopVLServer generic
2012-04-22 Simon Wilkinsontests: Abstract out code to produce a Ubik client
2012-04-22 Simon Wilkinsontests: Add missing vos test
2012-04-19 Simon Wilkinsontests: Add a RX functionality test
2012-04-19 Simon WilkinsonUpdate .gitignore files
2012-04-19 Simon Wilkinsontests: Explicitly include DES in superuser test
2012-04-16 Michael Meffieauth: local realms configuration
2012-04-16 Jason EdgecombeTESTS: Add the libwrap script to "make check" to handle...
2012-04-09 Marc Dionnetests: remove unused variable in tests/util/ktime-t.c
2012-04-09 Simon Wilkinsontests: waitpid requires sys/wait.h
2012-04-09 Simon Wilkinsontests: rx needs roken
2012-03-24 Simon Wilkinsontests: Add opr to the command test libraries
2012-01-23 Simon Wilkinsonviced: Remove the LWP fileserver
2011-12-04 Simon Wilkinsonrx: Make struct rx_connection private
2011-11-29 Simon Wilkinsonrx: Use a red black tree for the event stack
2011-11-21 Simon Wilkinsonopr: Add Bob Jenkins's hash functions
2011-11-12 Simon Wilkinsonopr: Add a red/black tree implementation
2011-11-03 Michael Meffieopr: queue swap
2011-10-24 Simon Wilkinsontests: volser doesn't need rxgk yet
2011-10-24 Simon Wilkinsontests: Add opr library for ktime test
2011-10-23 Simon Wilkinsonopr: Move queue header out of util
2011-07-18 Simon Wilkinsontests: Fix error in man check specification
2011-07-18 Simon Wilkinsontests: Add tests for the vlserver
2011-07-14 Michael Meffietests: fix cmd test case
2011-06-28 Jeff BlaineIntroduce TAP tests of man pages for command_subcommand
2011-06-07 Simon Wilkinsontests: Use a real IP address for the test cell
2011-06-07 Simon Wilkinsontests: Move code to add new DES keys to common
2011-06-07 Simon Wilkinsontests: Move common code to its own directory
2011-06-07 Simon Wilkinsoncmd: Add support for disabling specific abbrevs
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
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-25 Andrew Deasontests: Correctly pass string args in superuser-t
2011-05-15 Simon Wilkinsoncmd tests: Initialise string retval
2011-04-29 Russ AllberyResync test harness with C TAP Harness 1.7
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
2011-04-09 Simon Wilkinsontests: Remove spurious rxgk reference
2011-03-13 Simon Wilkinsonauth: Rework afsconf_UpToDate to use CellServDB
2011-03-13 Simon Wilkinsontests: Fix KeyFile test so it works from harness
2011-03-13 Simon Wilkinsontests: Fix the authcon test to avoid pthread errors
2011-03-13 Simon Wilkinsonpt_util: Initialise empty database correctly
2011-03-13 Simon Wilkinsonafsconf: Rework security flags
2011-03-03 Simon Wilkinsontests: Remove errant rxgk build rule
2011-03-03 Simon Wilkinsonauth: Add GetAllKeys function
2011-02-26 Simon Wilkinsonauth: Correctly write empty keyfiles
2011-02-26 Simon Wilkinsonauth: GetLatestKey should allow NULL return values
2011-02-26 Simon Wilkinsontests/auth: Refactor common code
2011-02-13 Simon Wilkinsonauth: Rewrite KeyFile handling code
2011-01-31 Simon Wilkinsontests: Fix auth/superuser-t.c to work on Linux
2011-01-02 Simon Wilkinsontests: Add more tests for auth KeyFile handling
2010-12-27 Simon Wilkinsontests: Add tests for afsconf_'s key functions
2010-12-26 Simon Wilkinsonauth: Add more tests and resulting fixes to userok
2010-12-13 Simon Wilkinsonopr: Add new queue implementation
2010-11-27 Simon Wilkinson.gitignore update
2010-11-25 Simon Wilkinsonauth: Allow identities in the UserList
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-11 Andrew DeasonFix util test dependencies
2010-10-12 Jeffrey AltmanWindows: Cleanup build scripts; no include\afs or inclu...
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-09-23 Simon Wilkinsontests: Fix objdir builds
2010-08-04 Andrew Deasonutil: add afs_exec_alt
2010-07-14 Russ AllberyFix ktime test on 64-bit systems
2010-07-12 Matt BenjaminAn RPC test dispatch library for vice
2010-07-10 Russ AllberyFix ktime test for errors
2010-06-22 Derrick Brasheartest suite warning safety
2010-06-15 Russ AllberyBuild util tests properly with make check
2010-06-10 Russ AllberyAdd additional documentation for the new test suite
2010-06-09 Russ AllberyFix the trailing #endif comment in tests/tap/basic.h
2010-06-09 Russ AllberyAdd okv function to the TAP test library
2010-05-30 Russ AllberyAdd a sample test program to the new test suite
2010-05-30 Russ AllberyImport C TAP Harness 1.2 as a testing harness