History log of /system/connectivity/wificond/tests/shell_utils.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1a81437f8febc97e12efb3da35f7574491a4531 20-Sep-2016 Josh Gao <jmgao@google.com> Rename base::unique_fd::clear to base::unique_fd::reset.

Change-Id: Ie9e55628cb7baa062325c55af37732aedcebf244
Test: TreeHugger
/system/connectivity/wificond/tests/shell_utils.cpp
808c670699b218f8cc16f83e81be408ae441d44a 16-Jul-2016 Ningyuan Wang <nywang@google.com> Change include directory

This make our local headers clearly wificond prefixed.

TEST=compile
BUG=None

Change-Id: I68cc9efd2f73bec7a4cbec09a470af58420ac3e1
/system/connectivity/wificond/tests/shell_utils.cpp
e53cbc3ec3ee9091a1a60c8abd0f9e7c73e87231 09-Jun-2016 Christopher Wiley <wiley@google.com> Fix shell path on linux host

__ANDROID__ defines our building for a device target vs host target,
not ANDROID.

Bug: 28867215
Change-Id: I52aab82cbd0ed3902105c97fcd8d111440ae893b
Test: ./out/host/linux-x86/nativetest/wificond_unit_test/wificond_unit_test
/system/connectivity/wificond/tests/shell_utils.cpp
2ec8191bb1e239b74430d996e43d3222960c24a0 07-Jun-2016 Christopher Wiley <wiley@google.com> Add a utility for executing shell commands

This comes in handy for writing integration tests that exercise system
services.

Bug: 28867215
Test: Unitttests pass, added another

Change-Id: Ief84c9170e1d07b3064d7e4016f74175e12ccded
/system/connectivity/wificond/tests/shell_utils.cpp