summaryrefslogtreecommitdiff
path: root/cxmanage_test
Commit message (Expand)AuthorAgeFilesLines
* CXMAN-36, CXMAN-76: Make "cxmanage info" display all versionsGeorge Kraft2012-09-202-4/+10
* cxmanage: Rename simg "version" to "priority"George Kraft2012-08-282-7/+7
* When using --all-nodes, obtain IP addresses in parallel.George Kraft2012-08-221-2/+2
* Replace some lingering instances of "slot" with "partition"George Kraft2012-08-202-15/+15
* target: Use fwinfo "partition" response field instead of "slot"George Kraft2012-08-162-7/+7
* cxmanage_test: Clean up the controller and target testsGeorge Kraft2012-08-072-130/+63
* target: Change method names so they make more senseGeorge Kraft2012-08-072-68/+68
* cxmanage_test: Add tests for info_basic and info_ubootenvGeorge Kraft2012-08-062-0/+70
* controller_test: Add info_dump testGeorge Kraft2012-07-201-0/+16
* cxmanage_test: Use "cxmanage_test-" prefix for temp directoriesGeorge Kraft2012-07-183-6/+6
* target: Make work_dir be a class variableGeorge Kraft2012-07-182-11/+11
* Clean up pylint warningsGeorge Kraft2012-07-172-31/+31
* controller: Add threading back in for ipmitool commandGeorge Kraft2012-07-171-0/+1
* target: use the same SIMG version for all slots when updatingGeorge Kraft2012-07-131-0/+1
* image: various cleanup.George Kraft2012-07-133-37/+34
* tftp: Remove "kill" methodGeorge Kraft2012-07-124-7/+0
* cxmanage: Add more informative outputGeorge Kraft2012-07-112-3/+3
* Add 3-clause BSD licenseJason Hobbs2012-07-105-5/+150
* tests: Refactor target tests, add config_boot testsGeorge Kraft2012-07-093-296/+281
* tests: Add config boot commands to controller testGeorge Kraft2012-07-061-6/+38
* Add calxeda copyright to cxmanage_test filesGeorge Kraft2012-07-065-0/+10
* cxmanage: Reduce shared state between threads.George Kraft2012-06-291-81/+80
* tests: Use multithreading controller for the controller testsGeorge Kraft2012-06-281-5/+5
* cxmanage: Added a --threads global argumentGeorge Kraft2012-06-281-2/+2
* tests: Add controller tests for the rest of the commandsGeorge Kraft2012-06-283-23/+203
* tests: Fix controller test to match new ip info commandGeorge Kraft2012-06-281-8/+11
* Tests: add in controller tests. Forgot to before.George Kraft2012-06-281-0/+106
* tests: Add some initial controller tests.George Kraft2012-06-274-245/+252
* Clean up TFTP implementationGeorge Kraft2012-06-264-44/+31
* cxmanage: Maintain more predictable target orderingGeorge Kraft2012-06-261-8/+5
* cxmanage: Add "sensor list" commandGeorge Kraft2012-06-261-2/+6
* cxmanage: Check SIMG files before uploading themGeorge Kraft2012-06-262-5/+11
* tests: Add firmware update testsGeorge Kraft2012-06-263-24/+152
* tests: Add tests for cxmanage.targetGeorge Kraft2012-06-254-0/+424