EnforcedSeLinuxChecker

public class EnforcedSeLinuxChecker
extends Object implements ISystemStatusChecker

java.lang.Object
com.android.tradefed.suite.checker.EnforcedSeLinuxChecker


Narzędzie do sprawdzania stanu, które zapewnia stan Selinux.

Podsumowanie

Konstruktory publiczne

EnforcedSeLinuxChecker()

Metody publiczne

StatusCheckerResult postExecutionCheck(ITestDevice device)

Po uruchomieniu modułu testowego sprawdź stan systemu.

Konstruktory publiczne

EnforcedSeLinuxChecker

public EnforcedSeLinuxChecker ()

Metody publiczne

Kontrola postExecutionCheck

public StatusCheckerResult postExecutionCheck (ITestDevice device)

Po uruchomieniu modułu testowego sprawdź stan systemu. Podklasa powinna zastąpić tę metodę, jeśli należy sprawdzić. Implementacja musi zwracać wartość boolean wskazującą, czy sprawdzanie stanu zakończyło się pomyślnie czy nie.

Parametry
device ITestDevice: pole ITestDevice, w którym mają zostać przeprowadzone testy.

Zwroty
StatusCheckerResult wynik kontroli stanu systemu

Rzuty
DeviceNotAvailableException