From c971a816d961f45b5559ab4634787931686bbb6c Mon Sep 17 00:00:00 2001 From: Jatin Chaudhary Date: Thu, 4 Jul 2024 13:19:51 +0100 Subject: [PATCH] SWDEV-439716 - add readme in perftests redirecting user to actual folder Change-Id: Id317a2ca7ad94663832661db62d0d10d1dc5b638 --- perftests/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 perftests/README.md diff --git a/perftests/README.md b/perftests/README.md new file mode 100644 index 0000000000..7279849603 --- /dev/null +++ b/perftests/README.md @@ -0,0 +1,5 @@ +# Performance tests + +These tests are in process of being ported to Catch framework [here](../catch/perftests/). + +Do not try to compile these as these might fail due to absence of some critical components. If you are interested in performance tests you can try to compile the one's in catch/perftests.