Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
4fa74203f9c9e6e1489ffc2c940c67c6f1200561
/
tests
974a3c7
Merge "Fix misc-macro-parentheses warnings in testUtil.c."
by Treehugger Robot
· 9 years ago
e92b1fd
Use LOCAL_CTS_GTEST_LIST_EXECUTABLE
by Dan Willemsen
· 9 years ago
d312cdb
Fix misc-macro-parentheses warnings in testUtil.c.
by Chih-Hung Hsieh
· 9 years ago
f63f120
pagingtest: test both with prefetching enabled and disabled
by Rom Lemarchand
· 9 years ago
ba2475c
pagingtest: switch to advising random accesses
by Rom Lemarchand
· 9 years ago
11b95b9
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 10 years ago
8a2dc62
aslr_test: Fix typo.
by dcashman
· 10 years ago
f8af654
Correct aslr_test minimum arm value.
by dcashman
· 10 years ago
16d6e19
Migrate aslr test to gtest.
by dcashman
· 10 years ago
07efeb6
Merge "cts: android.kernel.config"
by Mark Salyzyn
· 10 years ago
ad77956
Delete net_test from system/extras now that it's in kernel/tests.
by Lorenzo Colitti
· 10 years ago
935dd6a
Cite more kernel commits.
by Lorenzo Colitti
· 10 years ago
45020cf
Teach iproute how to dump IP addresses as well.
by Lorenzo Colitti
· 10 years ago
0fe2c0e
Add a test for the behaviour of FIN_WAIT sockets.
by Lorenzo Colitti
· 10 years ago
502ceb5
Make the bytecode tests a bit more robust.
by Lorenzo Colitti
· 10 years ago
574fa73
Rename DisableLinger to DisableFinWait, and add an EnableFinWait.
by Lorenzo Colitti
· 10 years ago
b1180e2
Merge "Improve sock_diag debugging code."
by Lorenzo Colitti
· 10 years ago
a72dd92
Merge "Fix clang warnings and leak of full_stats_file ."
by Chih-hung Hsieh
· 10 years ago
41020e1
Fix clang warnings and leak of full_stats_file .
by Chih-Hung Hsieh
· 10 years ago
67522d0
cts: android.kernel.config
by Mark Salyzyn
· 10 years ago
9258225
rtc_time: test agent timeouts
by Mark Salyzyn
· 10 years ago
7129c7d
Add kernel config tests
by Mark Salyzyn
· 10 years ago
c5673f3
Improve sock_diag debugging code.
by Lorenzo Colitti
· 10 years ago
dd67ca2
Stop living in the '80s.
by Dan Albert
· 10 years ago
8797850
Fix warnings in system/extras.
by Dan Albert
· 10 years ago
b764f45
Merge changes I3b881be8,I80d97bd5,Id115e8b2
by Lorenzo Colitti
· 10 years ago
84d385b
Fix lint warnings.
by Lorenzo Colitti
· 10 years ago
de9b37d
rtc_test: EACCES acceptable for write
by Mark Salyzyn
· 10 years ago
e5a22b8
Note a 3.18 commit in neighbour_test.py.
by Lorenzo Colitti
· 10 years ago
3b221de
SOCK_DESTROY is no longer optional.
by Lorenzo Colitti
· 10 years ago
69ba66c
Refactor TCP test code into its own file.
by Lorenzo Colitti
· 10 years ago
63195c8
Move some sock_diag tests around.
by Lorenzo Colitti
· 10 years ago
67e7828
Teach more sock_diag code and tests about mapped sockets.
by Lorenzo Colitti
· 10 years ago
9bffc53
Delete the hack that finds mapped sockets.
by Lorenzo Colitti
· 10 years ago
3aded09
Delete FixupDiagMsg and cite the commit that makes it unnecessary.
by Lorenzo Colitti
· 10 years ago
2c96358
Add a test for a port comparison bytecode validation bug.
by Lorenzo Colitti
· 10 years ago
dfa6374
Make the SOCK_DESTROY tests work again.
by Lorenzo Colitti
· 10 years ago
5457c0e
Make CloseSocketFromFd work on mapped sockets too.
by Lorenzo Colitti
· 10 years ago
0d9dd0d
Test for a cross-family bytecode comparison bug.
by Lorenzo Colitti
· 10 years ago
9d77f94
Support checking structs for equality.
by Lorenzo Colitti
· 10 years ago
5879932
Merge "Add code and tests for inet_diag bytecode."
by Lorenzo Colitti
· 10 years ago
f1ec699
Add time rtc ioctl tests
by Mark Salyzyn
· 10 years ago
093d6d4
Add code and tests for inet_diag bytecode.
by Lorenzo Colitti
· 10 years ago
ae33e4e
Make RTA_METRICS parsing work properly.
by Lorenzo Colitti
· 10 years ago
701a67b
Slightly simplify dumping sockets.
by Lorenzo Colitti
· 10 years ago
eb87f4d
Support specifying attributes in dump requests.
by Lorenzo Colitti
· 10 years ago
eda52a4
Don't run the sock_diag tests twice.
by Lorenzo Colitti
· 10 years ago
3765e50
Test for a SOCK_DIAG oops on IPv4-mapped SYN_RECV connections.
by Lorenzo Colitti
· 10 years ago
02c264a
More SOCK_DESTROY test work
by Lorenzo Colitti
· 10 years ago
3823b47
Add code and tests to close sockets via SOCK_DESTROY.
by Lorenzo Colitti
· 10 years ago
da3aa4c
Make getsockopt(SO_BINDTODEVICE) actually work.
by Lorenzo Colitti
· 10 years ago
4c0ff91
Make GetSockDiag really return an InetDiagMsg, not a tuple.
by Lorenzo Colitti
· 10 years ago
5159415
Don't fail if getting SO_BINDTODEVICE is not yet supported.
by Lorenzo Colitti
· 10 years ago
579791d
Improvements to sock_diag code.
by Lorenzo Colitti
· 10 years ago
a5f7e58
Enable various lock debugging options.
by Lorenzo Colitti
· 10 years ago
24ee3f9
Add a convenience _GetMsg function and use it.
by Lorenzo Colitti
· 10 years ago
abf5656
Merge changes Ib0ab1722,Id5b1b351
by Lorenzo Colitti
· 10 years ago
1281503
Binder: Fix unused parameter in benchmark
by Andreas Gampe
· 10 years ago
4f5860d
Merge "Remove memtest's crash test."
by Elliott Hughes
· 10 years ago
3e5a966
Remove memtest's crash test.
by Elliott Hughes
· 10 years ago
8d12a90
Remove system/extras/tests/bionic.
by Elliott Hughes
· 10 years ago
f2dffc4
Don't create TIME-WAIT sockets in CreateSocketPair.
by Lorenzo Colitti
· 10 years ago
8a50c9c
Add support for the sock_diag netlink interface.
by Lorenzo Colitti
· 10 years ago
7265a2c
Deal with flowlabel randomization.
by Lorenzo Colitti
· 10 years ago
ffb57ea
Support properly resetting non-SYN, non-FIN packets.
by Lorenzo Colitti
· 10 years ago
1717866
Add a tests that checks NAs with the R flag set to 0.
by Lorenzo Colitti
· 10 years ago
34e3b9f
Add utility functions to neighbour_test.
by Lorenzo Colitti
· 10 years ago
68e30d3
Move CreateSocketPair to net_test.py so we can use it elsewhere.
by Lorenzo Colitti
· 10 years ago
6ccb309
Merge "Minor changes to netlink code."
by Lorenzo Colitti
· 10 years ago
a213cb4
Minor changes to netlink code.
by Lorenzo Colitti
· 10 years ago
f570959
Merge "Fix a size specification bug for the bandwidth test." am: df6a677fac
by Christopher Ferris
· 10 years ago
f49eec3
Fix a size specification bug for the bandwidth test.
by Ben Cheng
· 10 years ago
302d5a8
Merge "Do not try and sanitize memtest." am: 442e95221f
by Christopher Ferris
· 10 years ago
83a4a06
Do not try and sanitize memtest.
by Christopher Ferris
· 10 years ago
8b753f8
Merge "Use packets.py instead of old multinetwork_test.Packets" am: e883d56794
by Erik Kline
· 10 years ago
df107e3
Use packets.py instead of old multinetwork_test.Packets
by Erik Kline
· 10 years ago
d20f2dc
Merge "Pass more information to the attribute parsing functions." am: 7a280cb2f7
by Lorenzo Colitti
· 10 years ago
f21087d
Pass more information to the attribute parsing functions.
by Lorenzo Colitti
· 10 years ago
dadbfba
Merge changes I608c9974,Ic13456c5,Ie77b1591 am: 61205df5b4
by Lorenzo Colitti
· 10 years ago
92e4c05
Support nested structs in CStruct.
by Lorenzo Colitti
· 10 years ago
21e26b5
Move common netlink code into a new netlink.py
by Lorenzo Colitti
· 10 years ago
6f32518
Move the forwarding crash test to a new file.
by Lorenzo Colitti
· 10 years ago
fcf974b
Merge "Fix build on non-neon targets." am: de104595f3
by Christopher Ferris
· 10 years ago
3c87cfe
Fix build on non-neon targets.
by Christopher Ferris
· 10 years ago
204dedb
Merge "Allow creating 32 bit memtest on arm64." am: a3ed8dc78d
by Christopher Ferris
· 10 years ago
8f1da8f
Allow creating 32 bit memtest on arm64.
by Christopher Ferris
· 10 years ago
5b9bbc4
Merge "Set accept_ra to 2 on all interfaces." am: 4ea2a41464 am: 81ab2106c4
by Lorenzo Colitti
· 10 years ago
2c4125b
Merge "Move packet definitions to their own file." am: ed1aa266ce am: 564a9cbd13
by Lorenzo Colitti
· 10 years ago
81ab210
Merge "Set accept_ra to 2 on all interfaces." am: 4ea2a41464
by Lorenzo Colitti
· 10 years ago
564a9cb
Merge "Move packet definitions to their own file." am: ed1aa266ce
by Lorenzo Colitti
· 10 years ago
4ea2a41
Merge "Set accept_ra to 2 on all interfaces."
by Lorenzo Colitti
· 10 years ago
ed1aa26
Merge "Move packet definitions to their own file."
by Lorenzo Colitti
· 10 years ago
bb19cc7
Set accept_ra to 2 on all interfaces.
by Lorenzo Colitti
· 10 years ago
f08ed6b
Move packet definitions to their own file.
by Lorenzo Colitti
· 10 years ago
60b793d
Merge "Test SIOCKILLADDR on non-empty addresses too." am: fa61997537
by Lorenzo Colitti
· 10 years ago
e2f9e69
Merge "Test SIOCKILLADDR on non-empty addresses too." am: fa61997537
by Lorenzo Colitti
· 10 years ago
fa61997
Merge "Test SIOCKILLADDR on non-empty addresses too."
by Lorenzo Colitti
· 10 years ago
211ef92
Test SIOCKILLADDR on non-empty addresses too.
by Lorenzo Colitti
· 10 years ago
378650e
Merge "Add a test for timewait crash." am: 82003283a2 am: 1e659e59f0
by Lorenzo Colitti
· 10 years ago
8957dbd
Merge "Test nuking IPv4 sockets as well as IPv6." am: f6dc5650be am: 1634a952c6
by Lorenzo Colitti
· 10 years ago
Next »