summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.py')
-rw-r--r--testsuite.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite.py b/testsuite.py
index 932ee6a..62a06ab 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -1284,6 +1284,7 @@ g
verify(c.syms["ALLNOCONFIG_Y"].is_allnoconfig_y,
"ALLNOCONFIG_Y should be allnoconfig_y")
+
print("Testing UNAME_RELEASE")
verify_value("UNAME_RELEASE", platform.uname()[2])