mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
build test-gdb improve a bit
This commit is contained in:
@@ -11919,7 +11919,7 @@ Source: link:rootfs_overlay/test_all.sh[].
|
||||
We have some link:https://github.com/pexpect/pexpect[pexpect] automated tests for the baremetal programs!
|
||||
|
||||
....
|
||||
./build test-gdb && \
|
||||
./build --all-archs test-gdb && \
|
||||
./test-gdb --all-archs --all-emulators
|
||||
....
|
||||
|
||||
|
||||
@@ -10,4 +10,4 @@ while [ $# -gt 0 ]; do
|
||||
esac
|
||||
done
|
||||
./build-bench-boot --size "$test_size"
|
||||
./build test-gdb --all-archs
|
||||
./build --all-archs test-gdb
|
||||
|
||||
Reference in New Issue
Block a user