Lines Matching refs:Android
4 A Guide to Developing Kselftest for VTS/Android
12 Android platforms.
17 Android platforms.
22 The Kselftest source is located at external/linux-kselftest in the Android
25 upstream; there are outstanding changes to kselftest for it to work on Android
31 * `external/linux-kselftest/Android.bp`: Lists build rules for the kselftest modules built in Soong.
32 * `external/linux-kselftest/android/`: Contains Android-specific files, aside from Android.[bp, mk]…
33 …/linux-kselftest/android/README`: Lists details on why particular tests are not enabled in Android.
83 … you care about with `m -j kselftest_<testname>` (listed in `external/linux-kselftest/Android.bp`).
165 config options that are not required by Android.
169 Cpufreq is not required by Android.
173 Cpu hotplug is not required by Android.
183 not required by Android.
187 Ftrace is a debug feature and not required by Android.
192 required by Android.
197 neither of which are required by Android.
201 KVM is not required by Android.
207 Android.
212 CONFIG_WW_MUTEX_SELFTEST which is not required by Android.
223 enabled, neither of which are required by Android.
227 These tests depend on FUSE which is not present in Android.
231 Memory hotplug is not required by Android.
235 The mount test depends on CONFIG_USER_NS which is not required by Android.
239 These tests depend on -lrt and -lpopt which are not present in Android.
246 Android.
251 are required by Android.
256 required by Android.
260 NTB (non-transparent bridge) is not required by Android.
264 Pstore is recommended, not required, for Android.
268 PTP support is not required by Android.
272 The rseq system call, enabled by CONFIG_RSEQ, is not required by Android.
281 kernel module is not required by Android.
285 These tests verify the legacy sync API which is deprecated on Android.
290 module is not required by Android.
309 The mqueue_lat test relies on mq_* calls which are not present on Android.
323 This test depends on CONFIG_USER_NS which is not required by Android.
328 kernel module is not required by Android.
333 hugetlbfs/hugetlb page support which is not required by Android.
337 The watchdog test depends on CONFIG_WATCHDOG which is not required by Android.
342 by Android.