tests: Temporarily add bcc.dat symlink
As some tests or manual setups might use bcc.dat directly, add a
symbolic link that will be removed once the current series has been
merged by reverting this commit to reduce the risk of post-submit
failure and simplify any bisect.
Test: -
Change-Id: I99e5df8616d81bb55432910c0a3ddc0521561658
diff --git a/tests/pvmfw/assets/bcc.dat b/tests/pvmfw/assets/bcc.dat
new file mode 120000
index 0000000..0bf1fec
--- /dev/null
+++ b/tests/pvmfw/assets/bcc.dat
@@ -0,0 +1 @@
+dice.dat
\ No newline at end of file