summaryrefslogtreecommitdiff
path: root/ubuntu/scripts
AgeCommit message (Collapse)Author
2013-11-26add openem x86 tests v4Maxim Uvarov
V2 has changes accoding to Anders comments: testcases/ubuntu/scripts has to be ubuntu/scripts, and git-repo has to be removed. v3: use the latest dpdk from dpdk.org v4: revert back to Intel zip file. Change-Id: I4169a5dd20826f025e99badc6acc3ee52a52c785 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2013-10-05ubuntu: move from bzr to git repositories, clean up descriptionsFathi Boudra
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-10-05ubuntu/bootchart: fix bootchart testFathi Boudra
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-14common/netperf: move netperf scripts under common directoryFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-11netperf: fix pathsFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-10netperf: update scripts location pathFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-10Move netper multinode under ubuntu directoryFathi Boudra
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05openssl-bsaes: Use input blocks of varying sizesFathi Boudra
For CBC, this only tests the generic padding code of OpenSSL. However, XTS has its own ciphertext stealing code for dealing with non-integral block sized inputs. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
2013-09-05Add test to verify correctness of NEON bit sliced AES code in OpenSSLFathi Boudra
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Acked-by: Fathi Boudra <fathi.boudra@linaro.org>