diff options
author | Timothy Pearson <tpearson@raptorengineering.com> | 2019-05-11 15:12:49 -0500 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-05-11 15:12:49 -0500 |
commit | 9e80202352dd49bdd9e67b8b906d86f058431505 (patch) | |
tree | 5673c17aad6e3833da8c4ff21b5a11f666ec9fbe /src/tests/.gitignore | |
download | hqemu-master.zip hqemu-master.tar.gz |
Diffstat (limited to 'src/tests/.gitignore')
-rw-r--r-- | src/tests/.gitignore | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/src/tests/.gitignore b/src/tests/.gitignore new file mode 100644 index 0000000..1e55722 --- /dev/null +++ b/src/tests/.gitignore @@ -0,0 +1,57 @@ +check-qdict +check-qfloat +check-qint +check-qjson +check-qlist +check-qstring +check-qom-interface +check-qom-proplist +rcutorture +test-aio +test-bitops +test-blockjob-txn +test-coroutine +test-crypto-cipher +test-crypto-hash +test-crypto-tlscredsx509 +test-crypto-tlscredsx509-work/ +test-crypto-tlscredsx509-certs/ +test-crypto-tlssession +test-crypto-tlssession-work/ +test-crypto-tlssession-client/ +test-crypto-tlssession-server/ +test-cutils +test-hbitmap +test-int128 +test-iov +test-mul64 +test-opts-visitor +test-qapi-event.[ch] +test-qapi-types.[ch] +test-qapi-visit.[ch] +test-qdev-global-props +test-qemu-opts +test-qga +test-qmp-commands +test-qmp-commands.h +test-qmp-event +test-qmp-input-strict +test-qmp-input-visitor +test-qmp-introspect.[ch] +test-qmp-marshal.c +test-qmp-output-visitor +test-rcu-list +test-rfifolock +test-string-input-visitor +test-string-output-visitor +test-thread-pool +test-throttle +test-timed-average +test-visitor-serialization +test-vmstate +test-write-threshold +test-x86-cpuid +test-xbzrle +test-netfilter +*-test +qapi-schema/*.test.* |