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