tests: context: allow 2 ticks of slop The hard-coded value of 10ms doesn't take the system configured amount of ticks per second, nor does it account for an unlucky tick advance which causes the test to fail very intermittently in QEMU. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>