~mir-team/mir/development-branch

« back to all changes in this revision

Viewing changes to tests/unit-tests/client/input/test_android_input_receiver.cpp

  • Committer: Tarmac
  • Author(s): Brandon Schaefer
  • Date: 2016-01-26 03:33:13 UTC
  • mfrom: (3235.3.62 test)
  • Revision ID: tarmac-20160126033313-75o680n5i3agnpzs
Re-add support for get a MirCookie as well as Raising a surface with a MirCookie.

The MirCookie structure is now opaque. Fixes: https://bugs.launchpad.net/bugs/1471998.

Approved by PS Jenkins bot, mir-ci-bot, Andreas Pokorny, Alberto Aguirre, Chris Halse Rogers, Kevin DuBois.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
                                         testing_key_event_scan_code,
70
70
                                         0 /* meta_state */,
71
71
                                         0 /* repeat_count */,
72
 
                                         0 /* mac */,
 
72
                                         {{}} /* mac */,
73
73
                                         std::chrono::nanoseconds(0) /* down_time */,
74
74
                                         std::chrono::nanoseconds(0) /* event_time */);
75
75
    }
96
96
                                            0 /* y_offset */,
97
97
                                            0 /* x_precision */,
98
98
                                            0 /* y_precision */,
99
 
                                            0 /* mac */,
 
99
                                            {{}} /* mac */,
100
100
                                            std::chrono::nanoseconds(0) /* down_time */,
101
101
                                            t,
102
102
                                            default_pointer_count,