newdevice: Added more detection for Procurve devices #5422 (#5607)

This commit is contained in:
Neil Lathwood
2017-01-25 20:37:09 -06:00
committed by Tony Murray
parent 61ec8e663e
commit 3cd9b08d41
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -1196,6 +1196,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
public function testProcurve()
{
$this->checkOS('procurve');
$this->checkOS('procurve', 'procurve1');
$this->checkOS('procurve', 'procurve-1800-8g');
$this->checkOS('procurve', 'procurve-1820');
$this->checkOS('procurve', 'procurve-ecos-100');