test-kernel-modules: rename to test-modules to match build-modules

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-11-08 20:00:05 +00:00
parent 881b63a667
commit ed177345af
3 changed files with 3 additions and 3 deletions

2
test
View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
set -eu
./bench-boot --size "${1:-1}"
./test-kernel-modules
./test-modules