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 53fd9a0 commit e3ec76fCopy full SHA for e3ec76f
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