test/bitops: fix command name
authorDavid Marchand <david.marchand@redhat.com>
Fri, 19 Jun 2020 09:58:28 +0000 (11:58 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 24 Jun 2020 23:26:26 +0000 (01:26 +0200)
commit7506edbc1c9d900c49b16d7caf3a3fd939aa4224
tree2388333b465d812fc79864a357b80abc9c289d45
parentd58314aa3ccb57776fbc6d27d024cce4097dd619
test/bitops: fix command name

Caught by code review, bitops test name is incorrect.

Fixes: 7660614c11e2 ("test/bitops: add bit operations test case")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Phil Yang <phil.yang@arm.com>
app/test/autotest_data.py