mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added OS discovery unit test
This commit is contained in:
@@ -1091,6 +1091,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
$this->checkOS('quanta', 'quanta1');
|
||||
$this->checkOS('quanta', 'quanta2');
|
||||
$this->checkOS('quanta', 'quanta3');
|
||||
$this->checkOS('quanta', 'quanta-lb9');
|
||||
}
|
||||
|
||||
public function testRadlan()
|
||||
|
||||
Reference in New Issue
Block a user