Raphael Isemann
d85cc03c9c
[lldb] Add expect_var_path to test variable path results
...
This adds `expect_var_path` to test variable paths so we no longer have to
use `frame var` and find substrs in the command output. The behaviour
is identical with `expect_expr` (and it also uses the same checking backend),
but it instead calls `GetValueForVariablePath` to evaluate the string as a variable
path.
Also rewrites a few of the tests that previously used `frame variable` to use
`expect_var_path`.
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D90450
2020-11-12 16:14:48 +01:00
..
2020-11-10 12:02:38 +01:00
2020-11-10 12:02:38 +01:00
2020-11-12 16:14:48 +01:00
2020-11-10 12:02:38 +01:00
2020-11-05 17:49:46 +01:00
2020-11-10 12:02:38 +01:00
2020-11-10 12:02:38 +01:00
2020-11-10 12:02:38 +01:00
2020-05-27 13:52:38 -07:00
2020-11-10 12:02:38 +01:00
2020-11-12 14:00:33 +01:00
2020-11-10 20:20:44 +01:00
2020-11-03 22:01:59 +01:00
2020-11-09 11:35:11 +01:00
2020-06-19 09:42:44 -07:00
2020-11-09 14:56:07 +03:00
2020-07-23 13:27:12 +02:00
2020-11-05 17:49:46 +01:00
2020-08-17 10:05:49 -07:00
2020-08-14 12:31:37 +02:00
2020-11-11 09:14:54 +01:00
2020-11-11 09:14:54 +01:00
2020-11-05 17:49:46 +01:00
2020-11-03 22:01:59 +01:00
2020-11-10 12:02:38 +01:00
2020-06-02 18:31:15 +02:00
2020-11-05 17:49:46 +01:00
2020-05-25 11:30:22 +02:00
2020-10-30 15:14:32 -04:00
2020-11-05 15:11:30 +01:00
2020-11-11 09:14:54 +01:00
2020-08-15 08:14:44 +02:00
2020-09-04 11:25:43 +02:00
2020-07-14 14:05:56 -07:00
2020-06-30 12:48:23 -07:00
2020-11-10 12:02:38 +01:00
2020-05-27 12:08:41 -07:00
2020-11-10 14:18:03 +01:00
2020-08-31 14:03:48 +08:00
2020-08-13 09:46:52 -07:00
2020-06-25 16:23:59 -07:00
2020-08-06 11:51:26 -07:00
2020-09-21 17:29:40 -07:00
2020-08-13 10:24:35 -07:00
2020-11-10 20:20:44 +01:00
2020-05-29 23:04:08 -07:00
2020-11-10 12:02:38 +01:00
2020-11-02 15:42:14 +01:00
2020-11-10 12:02:38 +01:00
2020-08-28 11:49:50 -07:00
2020-05-06 11:03:46 +02:00
2020-11-10 12:02:38 +01:00