OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gudev
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/deps/fakegudev/src/
Makefile
6
PKGS_FAKEGUDEV :=
gudev
-1.0 glib-2.0
16
all: libfakegudev.so
gudev
-exercise libfakesyscalls.so fakesyscalls-exercise
19
gudev
-exercise:
gudev
-exercise.c
41
rm -f core
gudev
-exercise *.o *.so
gudev-exercise.c
14
#include <
gudev
/
gudev
.h>
test-gudev.sh
30
LD_PRELOAD=./libfakegudev.so ./
gudev
-exercise $1 > ${actual_output}
44
./
gudev
-exercise /dev/null > ${null_output}
128
LD_PRELOAD=./libfakegudev.so ./
gudev
-exercise /dev/fake /dev/fake /dev/fake > \
fakegudev.c
11
#include <
gudev
/
gudev
.h>
Completed in 1503 milliseconds