c6b0edd888d48b5fe3c0543e1a112f10efd43d42 |
|
21-Jan-2015 |
Yunlian Jiang <yunlian@google.com> |
autotest-deps-cellular: make it compatible with newer glib In glib-2.40, the g_type_init is deprecated, so we need to remove it. BUG=chromium:450426 TEST=it builds with new glib Change-Id: I964f65f63e3a3cbc230528d6c9295c01ca07c355 Reviewed-on: https://chromium-review.googlesource.com/242143 Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Queue: Yunlian Jiang <yunlian@chromium.org> Tested-by: Yunlian Jiang <yunlian@chromium.org>
/external/autotest/client/deps/fakegudev/src/gudev-exercise.c
|
11f77416b51661266f3b5639409366383f8ab06a |
|
21-Nov-2013 |
Prathmesh Prabhu <pprabhu@chromium.org> |
fakegudev: Load fake devices from a KeyFile. Device descriptions for real devices are too complex to specify in an environment variable. This CL changes the library to instead read in the description from a file. While fixing the test for this change, also break the test into data and code, to make it slightly more maintainable. BUG=chromium:318359 TEST=Run test-gudev.sh Change-Id: I207074f94157e02cd77be8400dcb70a0adbfb78c Reviewed-on: https://chromium-review.googlesource.com/177478 Reviewed-by: Ben Chan <benchan@chromium.org> Commit-Queue: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
/external/autotest/client/deps/fakegudev/src/gudev-exercise.c
|
c2a8f8b5d56157355034375dae1b29df78e1d357 |
|
01-Sep-2011 |
Nathan Williams <njw@chromium.org> |
Add a test framework for ModemManager and use it to test SMS parsing. The test framework includes a tool to set up a fake network device (using the tun interface), a fake modem (using ptys, a regexp engine, and tweaking of the regexp responses via DBus), and a library that overrides the GUdev library interfaces to give us complete control over what devices and device properties the program under test sees. BUG=chromium-os:20096 TEST=self Change-Id: I99af909ae381c278c66067acd9d689f24c40f4ab Reviewed-on: http://gerrit.chromium.org/gerrit/7814 Commit-Ready: Nathan J. Williams <njw@chromium.org> Reviewed-by: Nathan J. Williams <njw@chromium.org> Tested-by: Nathan J. Williams <njw@chromium.org>
/external/autotest/client/deps/fakegudev/src/gudev-exercise.c
|