We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8460bfd commit 68d6c32Copy full SHA for 68d6c32
tests/recipes/single-baremetal/src/boot.c
@@ -0,0 +1,7 @@
1
+#include "testf.h"
2
+
3
+BAO_TEST(CPU_BOOT_CHECK,BOOT)
4
+{
5
+ TESTF_PASS("System booted successfully!\n");
6
+}
7
0 commit comments