Lines Matching full:that
16 # Verify that test_flag.is_test exists, that it is a list,
17 # and that it contains 1 element.
21 # Verify that the getting the flag works and that the flag
26 # Verify that setting the flat to True, then getting it, works.
30 # Verify that setting the flag to False, then getting it, works.
34 # Verify that test_flag.is_test still exists, that it still is a
35 # list, and that it still contains 1 element.