Re: [PATCH] Add Strong APA test 02

2020-07-28 Thread Richi Dubey
Hi, This is the required test case based on the paper ( https://people.mpi-sws.org/~bbb/papers/pdf/rtss14f.pdf) that tests if the Strong APA scheduler is working as intended. I have checked and this compiles with no warnings/errors. Thanks. Richi. On Tue, Jul 28, 2020 at 7:23 PM Richi Dubey wro

[PATCH] Add Strong APA test 02

2020-07-28 Thread Richi Dubey
--- testsuites/smptests/smpstrongapa02/init.c | 358 ++ .../smpstrongapa02/smpstrongapa02.doc | 26 ++ .../smpstrongapa02/smpstrongapa02.scn | 2 + 3 files changed, 386 insertions(+) create mode 100644 testsuites/smptests/smpstrongapa02/init.c create mode 1