Searched refs:restored_type (Results 1 – 2 of 2) sorted by relevance
44 restored_type=$(get_selinux_type 'restored')45 test "$(get_selinux_type 'single')" = "$restored_type" || fail=146 test "$(get_selinux_type 'single_p')" = "$restored_type" || fail=147 test "$(get_selinux_type 'single_p/existing')" = "$restored_type" || fail=148 test "$(get_selinux_type 'multi')" = "$restored_type" || fail=149 test "$(get_selinux_type 'multi/ple')" = "$restored_type" || fail=167 restored_type=$(get_selinux_type "${basename}_restore")68 test "$(get_selinux_type ${basename}_Z)" = "$restored_type" || fail=1
45 restored_type=$(get_selinux_type 'restored')46 test "$(get_selinux_type 'single')" = "$restored_type" || fail=147 test "$(get_selinux_type 'single_d')" = "$restored_type" || fail=148 test "$(get_selinux_type 'single_d/existing')" = "$restored_type" || fail=149 test "$(get_selinux_type 'multi')" = "$restored_type" || fail=150 test "$(get_selinux_type 'multi/ple')" = "$restored_type" || fail=1