]> xenbits.xensource.com Git - people/royger/xen.git/commit
tools/insn-fuzz: Use shorter filenames
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 1 Mar 2017 18:13:46 +0000 (18:13 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 20 Mar 2017 16:45:20 +0000 (16:45 +0000)
commit1c9875618301e7784b97a5ee70521fdde8d2f625
tree6caab7bdd96b8e734791b9ced72257204b09d12f
parent3a54f724912d4ed976d3be1a8c549918a5ef5245
tools/insn-fuzz: Use shorter filenames

Amongst other things, these tab complete more easily.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
.gitignore
tools/fuzz/README.afl
tools/fuzz/x86_instruction_emulator/Makefile
tools/fuzz/x86_instruction_emulator/afl-harness.c [new file with mode: 0644]
tools/fuzz/x86_instruction_emulator/afl-x86-insn-emulator-fuzzer.c [deleted file]
tools/fuzz/x86_instruction_emulator/fuzz-emul.c [new file with mode: 0644]
tools/fuzz/x86_instruction_emulator/x86-insn-emulator-fuzzer.c [deleted file]