Sign in
qemu
/
qemu
/
2ba7fae29ec63acf2ce77d20d4146fa224bf2338
/
tests
/
Makefile
3953e3a
OptsVisitor: introduce unit tests, with test cases for range flattening
by Laszlo Ersek
· 12 years ago
747b0cb
tests: Unit tests for qdev global properties handling
by Eduardo Habkost
· 12 years ago
4f193e3
tests: Use qapi-schema-test.json as schema parser test
by Markus Armbruster
· 12 years ago
9862657
tests: QAPI schema parser tests
by Markus Armbruster
· 12 years ago
8fefa31
qtest: add test for ISA I/O space endianness
by Paolo Bonzini
· 12 years ago
3464700
tests: Add test-bitops.c with some sextract tests
by Peter Maydell
· 12 years ago
26491a3
libqos: Generalize I/O-mapped fw_cfg
by Markus Armbruster
· 12 years ago
530a7e4
boot-order-test: Add tests for PowerMacs
by Andreas Färber
· 12 years ago
db2b550
libqos: include dependencies
by Anthony Liguori
· 12 years ago
edbd790
boot-order-test: New; covering just PC for now
by Markus Armbruster
· 12 years ago
6046c62
int128: optimize and add test cases
by Paolo Bonzini
· 12 years ago
0412960
tests: set MALLOC_PERTURB_ to expose memory bugs
by Stefan Hajnoczi
· 12 years ago
acbe480
qtest: Add IDE test case
by Kevin Wolf
· 12 years ago
cc9936a
libqos: Relocate I2C files
by Andreas Färber
· 12 years ago
bf2a38d
fw_cfg: add qtest test case
by Anthony Liguori
· 12 years ago
9bda413
i440fx-test: add test to compare default register values
by Anthony Liguori
· 12 years ago
8a0743c
libqos: add malloc support
by Anthony Liguori
· 12 years ago
234c69c
libqos: add fw_cfg support
by Anthony Liguori
· 12 years ago
c4efe1c
qtest: add libqos including PCI support
by Anthony Liguori
· 12 years ago
7c2acc7
configure: Don't fall back to gthread coroutine backend
by Peter Maydell
· 12 years ago
f4c0f98
tests: Add unit tests for mulu64 and muls64
by Richard Henderson
· 12 years ago
e3f9fe2
cutils: unsigned int parsing functions
by Eduardo Habkost
· 12 years ago
baeddde
sparc: disable qtest in make check
by Anthony Liguori
· 12 years ago
21e3cd2
Add XBZRLE testing
by Orit Wasserman
· 12 years ago
ec9466f
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
by Anthony Liguori
· 12 years ago
503cb22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
247c9de
target-i386: Topology & APIC ID utility functions
by Eduardo Habkost
· 12 years ago
c5cd02b
tests: Add gcov support for x86_64 qtest
by Andreas Färber
· 12 years ago
cba040c
tests: Add gcov support for sparc64 qtest
by Andreas Färber
· 12 years ago
6a69449
tests: Fix gcov typo for tmp105-test
by Andreas Färber
· 12 years ago
5f7a74a
tests: adjust gcov variables for directory movement
by Paolo Bonzini
· 12 years ago
e7c033c
add hierarchical bitmap data type and test cases
by Paolo Bonzini
· 12 years ago
6e99890
tests: Add tmp105 qtest test case
by Andreas Färber
· 12 years ago
2bf7b45
libqtest: Prepare I2C libqos
by Andreas Färber
· 12 years ago
ff667e2
build: fold trace-obj-y into libqemuutil.a
by Paolo Bonzini
· 12 years ago
576d550
build: move base QAPI files to libqemuutil.a
by Paolo Bonzini
· 12 years ago
59cacde
build: move QAPI definitions for QEMU out of qapi-obj-y
by Paolo Bonzini
· 12 years ago
a372823
build: move qobject files to qobject/ and libqemuutil.a
by Paolo Bonzini
· 12 years ago
f157ebb
build: move files away from tools-obj-y, common-obj-y, user-obj-y
by Paolo Bonzini
· 12 years ago
8a09070
build: move util-obj-y to libqemuutil.a
by Paolo Bonzini
· 12 years ago
e4b42e6
build: rename oslib-obj-y to util-obj-y
by Paolo Bonzini
· 12 years ago
5708fc6
stubs: fully replace qemu-tool.c and qemu-user.c
by Paolo Bonzini
· 12 years ago
1d728c3
tests: add gcov support
by Blue Swirl
· 13 years ago
74c856e
tests: add thread pool unit tests
by Paolo Bonzini
· 12 years ago
b2ea25d
tests: add AioContext unit tests
by Paolo Bonzini
· 12 years ago
2b84c2b
tests: link in stubs
by Paolo Bonzini
· 12 years ago
136594f
build: do not include main loop where it is not actually used
by Paolo Bonzini
· 12 years ago
0191253
janitor: move iovector functions out of cutils.c
by Paolo Bonzini
· 12 years ago
0ef3dd6
tests: do not include tools-obj-y
by Paolo Bonzini
· 12 years ago
adb696f
block: Enable qemu_open/close to work with fd sets
by Corey Bryant
· 13 years ago
14117c7
tests: Makefile: include dependency files
by Eduardo Habkost
· 13 years ago
0e8a8c8
qtest: Add hard disk geometry test
by Markus Armbruster
· 13 years ago
23797df
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
by Anthony Liguori
· 13 years ago
2d49610
qapi: Unit tests for visitor-based serialization
by Michael Roth
· 13 years ago
2278a69
rewrite iov_* functions
by Michael Tokarev
· 13 years ago
4115852
build: do not sprinkle around GENERATED_HEADERS dependencies
by Paolo Bonzini
· 13 years ago
fba0c40
tests: Add rtc-test (fix test regression)
by Stefan Weil
· 13 years ago
fd4567d
tests: Fix linker failure for fdc-test
by Stefan Weil
· 13 years ago
6c80663
tests/Makefile: Add missing $(EXESUF)
by Kevin Wolf
· 13 years ago
93e9eb6
qtest: Add floppy test
by Kevin Wolf
· 13 years ago
f91837a
qtest: add m48t59 tests for Sparc
by Blue Swirl
· 13 years ago
2ad5960
tests: remove .SECONDARY special target
by Paolo Bonzini
· 13 years ago
d2a16f7
qtest: fix out of tree build
by Blue Swirl
· 13 years ago
d1aaf54
qtest: add rtc-test test-case
by Anthony Liguori
· 13 years ago
49ee359
qtest: add C version of test infrastructure
by Anthony Liguori
· 13 years ago
b93b63f
test makefile overhaul
by Paolo Bonzini
· 13 years ago
e38ac96
qapi: add strict mode to input visitor
by Paolo Bonzini
· 13 years ago
2db5b06
test: add test-qmp-commands to make check
by Michael Roth
· 13 years ago
3ac805d
test: remove qemu-ga reference
by Michael Roth
· 13 years ago
b8c6f29
Add 'make check-block'
by Kevin Wolf
· 13 years ago
8959449
make check: Add qemu-iotests subset
by Kevin Wolf
· 13 years ago
2d7799f
qapi: add tests for string-based visitors
by Paolo Bonzini
· 13 years ago
3c941c6
tests: Silence gtester in Makefile
by Stefan Weil
· 13 years ago
ad65aa8
test: eliminate libcheck tests and have make check use gtester
by Anthony Liguori
· 13 years ago
dbfe06c
build: split unit test builds to a separate makefile fragment
by Anthony Liguori
· 13 years ago
c09015d
tests: mv tests/* -> tests/tcg
by Anthony Liguori
· 13 years ago
e7764a4
tests/Makefile: Remove qruncom target
by Chen Wei-Ren
· 13 years ago
d65f083
lm32: opcode testsuite
by Michael Walle
· 14 years ago
f972894
do not pass bogus $(SRC_PATH) include paths to cc during configure
by Paolo Bonzini
· 14 years ago
2b2e59e
rewrite i386 tests Makefile
by Paolo Bonzini
· 14 years ago
48118b02
fix test_path
by Paolo Bonzini
· 14 years ago
9517a9e
unbreak "make" from vpath-built tests directory
by Paolo Bonzini
· 14 years ago
076d247
Use vpath directive
by Paolo Bonzini
· 15 years ago
5f65049
consolidate user cpu_{in, out}[bwl] into ioport-user.c
by Isaku Yamahata
· 16 years ago
e5fd43a
Support out-of-the-tree building of tests
by malc
· 16 years ago
6f7044f
update
by bellard
· 17 years ago
e1ffb0f
Add a tests for user-mode mmap
by edgar_igl
· 17 years ago
a44c7c1
compilation fix
by bellard
· 17 years ago
9b0b820
removed obsolete test2 target
by bellard
· 17 years ago
7aaabde
use -fno-strict-aliasing
by bellard
· 17 years ago
e7daa60
Add CRIS configuration bits, by Edgar E. Iglesias.
by ths
· 17 years ago
18c9b56
Implement iwMMXt instruction set for the PXA270 cpu.
by balrog
· 18 years ago
2afbeee
update path
by bellard
· 18 years ago
57be54b
Fix "make test2".
by pbrook
· 18 years ago
e463004
Simple test for mips/mipsel, based on a test by Alexander Voropay.
by ths
· 18 years ago
3b42c97
sse2 comment
by bellard
· 19 years ago
2d7a3b9
qruncom compile fixes (initial patch by Even Rouault)
by bellard
· 19 years ago
56902ee
more targets
by bellard
· 19 years ago
cc4adee
added MIPS user in automatic tests
by bellard
· 19 years ago
11650e3
clean target update
by bellard
· 20 years ago
Next »