Commit Graph

5 Commits

Author SHA1 Message Date
Lee Duncan
4c8770a405 Renamed group reservation routines with prin_*/prout_*
Renamed group reservation helper functions with prin_* or prout_*,
making it more clear what they are doing.
2013-02-18 06:55:59 -08:00
Ronnie Sahlberg
5ad957b873 TESTS: Start fixing up the tests so we can test-suite them properly
Dont call READCAPACITY from every single test.
Remove two arguments from the test signatures and turn them into globals.
remove the ret++ silliness.  Tests return 0 : all ok, -2, skipped or -1 : test failed
2012-12-26 18:34:12 -08:00
Lee Duncan
474cec5556 Added new 1130* test file for PGR simple reserve testing.
Added infrastructure to support reading, setting, and
clearing reservations.
2012-12-22 13:50:55 -08:00
Lee Duncan
cc4969d167 Updated to be more modular, and added one test. 2012-12-22 11:09:05 -08:00
Ronnie Sahlberg
0338e4edd0 TEST: Change the last test to be a more simple REGISTER/UNREGISTER test for persisntet registrations. 2012-12-18 20:30:03 -08:00