diff options
| author | Emilio G. Cota | 2016-06-08 20:55:27 +0200 |
|---|---|---|
| committer | Richard Henderson | 2016-06-12 01:10:19 +0200 |
| commit | ff9249b7337df52ff36cd8d35da496f6d9d009b1 (patch) | |
| tree | fcb55415ae38ba26c3caadfb15b541275826ac08 /tests/.gitignore | |
| parent | qdist: add module to represent frequency distributions of data (diff) | |
| download | qemu-ff9249b7337df52ff36cd8d35da496f6d9d009b1.tar.gz qemu-ff9249b7337df52ff36cd8d35da496f6d9d009b1.tar.xz qemu-ff9249b7337df52ff36cd8d35da496f6d9d009b1.zip | |
qdist: add test program
Acked-by: Sergey Fedorov <sergey.fedorov@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1465412133-3029-10-git-send-email-cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index a06a8ba26f..7c0d156b74 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -48,6 +48,7 @@ test-qapi-types.[ch] test-qapi-visit.[ch] test-qdev-global-props test-qemu-opts +test-qdist test-qga test-qmp-commands test-qmp-commands.h |
