On Fri, Mar 12, 2021 at 10:22:38AM +0100, Thomas Huth wrote:
> Make it clear that these files are related to benchmarks by moving
> them into a new folder called "bench".
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  Based-on: 20210310063314.1049838-1-th...@redhat.com
> 
>  tests/{ => bench}/atomic64-bench.c          |  0
>  tests/{ => bench}/atomic_add-bench.c        |  0
>  tests/{ => bench}/benchmark-crypto-cipher.c |  0
>  tests/{ => bench}/benchmark-crypto-hash.c   |  0
>  tests/{ => bench}/benchmark-crypto-hmac.c   |  0
>  tests/bench/meson.build                     | 34 +++++++++++++++++++++
>  tests/{ => bench}/qht-bench.c               |  0
>  tests/meson.build                           | 34 +--------------------
>  8 files changed, 35 insertions(+), 33 deletions(-)
>  rename tests/{ => bench}/atomic64-bench.c (100%)
>  rename tests/{ => bench}/atomic_add-bench.c (100%)
>  rename tests/{ => bench}/benchmark-crypto-cipher.c (100%)
>  rename tests/{ => bench}/benchmark-crypto-hash.c (100%)
>  rename tests/{ => bench}/benchmark-crypto-hmac.c (100%)
>  create mode 100644 tests/bench/meson.build
>  rename tests/{ => bench}/qht-bench.c (100%)

Acked-by: Daniel P. Berrangé <berra...@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to