Searched refs:direct_value (Results 1 – 3 of 3) sorted by relevance
25 direct_value=$(cat "$smackfsdir/doi" 2>/dev/null)26 if [ "$direct_value" != "$not_start_value" ]; then27 tst_brkm TFAIL "The CIPSO doi reported is \"$direct_value\", not the" \33 direct_value=$(cat "$smackfsdir/doi" 2>/dev/null)34 if [ "$direct_value" != "$start_value" ]; then35 tst_brkm TFAIL "The CIPSO doi reported is \"$direct_value\", not the" \
25 direct_value=$(cat "$smackfsdir/direct" 2>/dev/null)26 if [ "$direct_value" != "$not_start_value" ]; then27 tst_brkm TFAIL "The CIPSO direct level reported is \"$direct_value\"," \33 direct_value=$(cat "$smackfsdir/direct" 2>/dev/null)34 if [ "$direct_value" != "$start_value" ]; then35 tst_brkm TFAIL "The CIPSO direct level reported is \"$direct_value\"," \
70 direct_value = direct_blocky.GetValueAsSigned(error)77 direct_value == indirect_value,95 direct_value = direct_expr.GetValueAsSigned(error)106 direct_value == indirect_value,