1---------------------------------------------------------------------- 2Collected 1 test 3 4 5Configuration: arch=x86_64 compiler=gcc 6test_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase) 7Test that lldb persistent variables works correctly. ... ok 8 9---------------------------------------------------------------------- 10Ran 1 test in 1.397s 11 12OK 13 14Configuration: arch=x86_64 compiler=llvm-gcc 15test_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase) 16Test that lldb persistent variables works correctly. ... ok 17 18---------------------------------------------------------------------- 19Ran 1 test in 1.282s 20 21OK 22 23Configuration: arch=i386 compiler=gcc 24test_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase) 25Test that lldb persistent variables works correctly. ... ok 26 27---------------------------------------------------------------------- 28Ran 1 test in 1.297s 29 30OK 31 32Configuration: arch=i386 compiler=llvm-gcc 33test_persistent_variables (TestPersistentVariables.PersistentVariablesTestCase) 34Test that lldb persistent variables works correctly. ... ok 35 36---------------------------------------------------------------------- 37Ran 1 test in 1.269s 38 39OK 40